.. |
alliance.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
alliance.h
|
continue fixing compilation (gcc/clang)
|
2017-01-26 18:03:48 +01:00 |
alliance.test.c
|
clean up some tests.
|
2017-03-10 21:29:37 +01:00 |
ally.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
ally.h
|
|
|
ally.test.c
|
|
|
build.c
|
adding simple test for MAKE <ITEM>
|
2017-02-15 17:09:23 +01:00 |
build.h
|
reduce complexity of building_protection.
|
2017-02-22 19:38:46 +01:00 |
build.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
building.c
|
remove artsculpture and genericbuilding.
|
2017-02-24 14:29:14 +01:00 |
building.h
|
change all magic resistance to use fractions.
|
2017-02-24 20:47:47 +01:00 |
building.test.c
|
clean up some tests.
|
2017-03-10 21:29:37 +01:00 |
CMakeLists.txt
|
use converter frm noxml branch
|
2017-02-26 15:30:58 +01:00 |
command.c
|
remove unused function after refactoring
|
2016-09-07 17:52:12 +02:00 |
command.h
|
remove unused function after refactoring
|
2016-09-07 17:52:12 +02:00 |
command.test.c
|
more stbool.h includes, MSVC has no unlink
|
2017-01-26 18:05:26 +01:00 |
config.c
|
warn about missing game.mailcmd setting
|
2017-03-06 20:52:06 +01:00 |
config.h
|
bug 2292: set mailcmd from eressea.ini
|
2017-03-02 18:28:00 +01:00 |
config.test.c
|
bug 2292: set mailcmd from eressea.ini
|
2017-03-02 18:28:00 +01:00 |
connection.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
connection.h
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
curse.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
curse.h
|
make att_modification not crash when a good/bad dream curse has no magician.
|
2017-02-12 13:22:44 +01:00 |
curse.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
equipment.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
equipment.h
|
rename create_equipment function
|
2017-01-26 18:06:48 +01:00 |
equipment.test.c
|
rename create_equipment function
|
2017-01-26 18:06:48 +01:00 |
faction.c
|
BUG 2310: counting units and people.
|
2017-03-11 19:36:26 +01:00 |
faction.h
|
BUG 2310: counting units and people.
|
2017-03-11 19:36:26 +01:00 |
faction.test.c
|
stop using test_create_world, use test_setup.
|
2017-03-11 14:22:21 +01:00 |
group.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
group.h
|
|
|
group.test.c
|
BENUTZE Muschel repariert.
|
2017-02-13 18:48:38 +01:00 |
item.c
|
Merge branch 'master' into develop
|
2017-03-11 14:41:25 +01:00 |
item.h
|
Merge branch 'master' into develop
|
2017-03-11 14:41:25 +01:00 |
item.test.c
|
Merge branch 'master' into develop
|
2017-03-11 14:41:25 +01:00 |
jsonconf.c
|
bug 2291: json settings must not override eressea.ini.
|
2017-03-01 21:17:37 +01:00 |
jsonconf.h
|
|
|
jsonconf.test.c
|
bug 2291: json settings must not override eressea.ini.
|
2017-03-01 21:17:37 +01:00 |
messages.c
|
error message if building is required.
|
2017-02-16 20:26:34 +01:00 |
messages.h
|
continued work for MSVC compilation
|
2017-01-26 18:05:25 +01:00 |
messages.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
objtypes.h
|
|
|
order.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
order.h
|
continue fixing compilation (gcc/clang)
|
2017-01-26 18:03:48 +01:00 |
order.test.c
|
remove autoconf.h from platform.h, fix lots of includes
|
2016-11-25 20:15:11 +01:00 |
pathfinder.c
|
remove quicklist shim, use selist everywhere
|
2017-01-26 17:41:21 +01:00 |
pathfinder.h
|
remove quicklist shim, use selist everywhere
|
2017-01-26 17:41:21 +01:00 |
plane.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
plane.h
|
remove view functions for special planes (Regatta).
|
2016-09-16 18:59:24 +02:00 |
plane.test.c
|
|
|
pool.c
|
remove rtype->uget funpointer, and lua callbacks.
|
2017-03-04 20:59:43 +01:00 |
pool.h
|
|
|
pool.test.c
|
|
|
race.c
|
make item allow/deny XML easier to read, fix code
|
2017-03-03 09:56:27 +01:00 |
race.h
|
make item_use function crash if new and old rules do not agree
|
2017-02-28 14:22:59 +01:00 |
race.test.c
|
make item allow/deny XML easier to read, fix code
|
2017-03-03 09:56:27 +01:00 |
region.c
|
prefer dice to dice_rand
|
2017-03-06 06:28:12 +01:00 |
region.h
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
region.test.c
|
BENENNE REGION ist jeder Einheit des Regionsbesitzers erlaubt
|
2017-01-26 18:06:49 +01:00 |
render.h
|
|
|
resources.c
|
Merge branch 'master' into develop
|
2017-03-11 14:41:25 +01:00 |
resources.h
|
WIP: itype->use elimination.
|
2017-02-27 04:22:28 +01:00 |
rules.c
|
use converter frm noxml branch
|
2017-02-26 15:30:58 +01:00 |
rules.h
|
use converter frm noxml branch
|
2017-02-26 15:30:58 +01:00 |
save.c
|
BUG 2310: counting units and people.
|
2017-03-11 19:36:26 +01:00 |
save.h
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
save.test.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
ship.c
|
kill autoconf.h, replace platform.h for C99 compatibility work
|
2017-01-26 18:03:48 +01:00 |
ship.h
|
remove quicklist shim, use selist everywhere
|
2017-01-26 17:41:21 +01:00 |
ship.test.c
|
|
|
skills.c
|
reduce item.h include dependencies
|
2016-11-14 01:05:10 +01:00 |
skills.h
|
|
|
spell.c
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01:00 |
spell.h
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01:00 |
spell.test.c
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01:00 |
spellbook.c
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01:00 |
spellbook.h
|
spellbooks should not use spellref, it's unnecessary.
|
2017-02-02 20:08:04 +01:00 |
spellbook.test.c
|
remove superfluous quicklist includes.
|
2017-01-06 22:47:50 +01:00 |
terrain.c
|
Be very strict about C standards.
|
2017-02-18 21:15:14 +01:00 |
terrain.h
|
|
|
terrainid.h
|
|
|
types.h
|
change error message categories.
|
2017-01-26 18:05:26 +01:00 |
unit.c
|
BUG 2310: counting units and people.
|
2017-03-11 19:36:26 +01:00 |
unit.h
|
fix healing for elves in a forest.
|
2017-02-03 17:43:40 +01:00 |
unit.test.c
|
clean up some tests.
|
2017-03-10 21:29:37 +01:00 |
version.c
|
begin version 3.12
|
2017-02-26 20:16:22 +01:00 |
version.h
|
all code review nitpicks fixed.
|
2016-09-16 16:54:41 +02:00 |
xmlreader.c
|
remove rtype->uget funpointer, and lua callbacks.
|
2017-03-04 20:59:43 +01:00 |
xmlreader.h
|
fix header missing a struct
|
2017-02-26 15:52:58 +01:00 |