server/src/kernel
2017-08-06 21:05:54 +02:00
..
alliance.c BUG 2311: enforce all unit limits. 2017-03-11 20:30:17 +01:00
alliance.h BUG 2311: enforce all unit limits. 2017-03-11 20:30:17 +01:00
alliance.test.c BUG 2311: enforce all unit limits. 2017-03-11 20:30:17 +01:00
ally.c
ally.h
ally.test.c
build.c this test fails when btype->maxsize isn't used as a limit for building. 2017-07-17 14:01:08 +02:00
build.h XML construction elements never have a building. 2017-05-06 15:53:21 +02:00
build.test.c XML construction elements never have a building. 2017-05-06 15:53:21 +02:00
building.c BUG 2353: Segen der Erde produziert zu viel Silber 2017-08-06 18:52:59 +02:00
building.h remove btypr->name funcptr and btype->attribs. 2017-05-12 22:12:22 +02:00
building.test.c retrofit a test for buildingcapacity. 2017-07-17 12:39:41 +02:00
callbacks.c fix callbacks linkage for clang/mac 2017-05-02 15:10:43 +02:00
callbacks.h refactor resource callbacks into callbacks module 2017-05-09 08:18:20 +02:00
CMakeLists.txt fix callbacks linkage for clang/mac 2017-05-02 15:10:43 +02:00
command.c
command.h
command.test.c
config.c BUG 2333 NMR-Anzahl im WB falsch 2017-06-11 17:06:13 +02:00
config.h add a config_set_int convenience function. 2017-05-07 13:26:54 +02:00
config.test.c improve the mailcmd test 2017-06-11 17:13:31 +02:00
connection.c
connection.h
curse.c BUG 2353: Segen der Erde produziert zu viel Silber 2017-08-06 18:52:59 +02:00
curse.h BUG 2343: fix clone_men (hitpoints), add test. 2017-06-25 14:07:50 +02:00
curse.test.c
equipment.c
equipment.h
equipment.test.c eliminate spell->id. 2017-05-01 17:04:28 +02:00
faction.c BUG 2256: kill the FFL_NEWID flag 2017-07-09 15:37:42 +02:00
faction.h BUG 2256: kill the FFL_NEWID flag 2017-07-09 15:37:42 +02:00
faction.test.c BUG 2354: fix email validation. 2017-08-06 21:03:51 +02:00
group.c
group.h
group.test.c
item.c remove unused r->land->items list. 2017-05-09 18:49:10 +02:00
item.h WIP: reimplemented production modifiers. 2017-04-02 14:43:53 +02:00
item.test.c Merge branch 'master' into develop 2017-03-11 14:41:25 +01:00
jsonconf.c remove btypr->name funcptr and btype->attribs. 2017-05-12 22:12:22 +02:00
jsonconf.h
jsonconf.test.c consistently rename ec_flags constants (ECF_*) 2017-07-17 12:33:55 +02:00
messages.c cmistake no return value, no mistakes 2017-06-25 08:21:14 +02:00
messages.h cmistake no return value, no mistakes 2017-06-25 08:21:14 +02:00
messages.test.c also apply noerror rules to msg_feedback. 2017-03-25 11:36:29 +01:00
objtypes.h
order.c Getrennte Befehle fuer PFLANZE und ZUECHTE 2017-06-24 13:36:18 +02:00
order.h Neuer Befehlespräfix: ! zur Unterdrückung von Fehlern. 2017-03-25 11:18:48 +01:00
order.test.c Neuer Befehlespräfix: ! zur Unterdrückung von Fehlern. 2017-03-25 11:18:48 +01:00
pathfinder.c
pathfinder.h
plane.c
plane.h
plane.test.c
pool.c consistently rename ec_flags constants (ECF_*) 2017-07-17 12:33:55 +02:00
pool.h
pool.test.c
race.c entirely remove RC_SPELL 2017-05-24 08:52:19 +02:00
race.h consistently rename ec_flags constants (ECF_*) 2017-07-17 12:33:55 +02:00
race.test.c
region.c cannot assert that free_unit has no faction (complicated reasons) 2017-06-04 14:35:15 +02:00
region.h Merge branch 'kill-rcspell' into feature/refactor-rcspell 2017-05-21 21:33:29 +02:00
region.test.c make region:set_resource do the right thing 2017-03-22 20:37:09 +01:00
render.h
resources.c refactor resource callbacks into callbacks module 2017-05-09 08:18:20 +02:00
resources.h refactor resource callbacks into callbacks module 2017-05-09 08:18:20 +02:00
rules.c
rules.h
save.c Merge branch 'master' into develop 2017-06-18 22:05:20 +02:00
save.h
save.test.c
ship.c fix bogus warnings 2017-05-22 21:35:25 +02:00
ship.h
ship.test.c
skills.c refactor for STUDYDAYS 2017-08-01 22:09:57 +02:00
skills.h refactor for STUDYDAYS 2017-08-01 22:09:57 +02:00
spell.c merge spell callback changes. 2017-05-01 19:13:40 +02:00
spell.h merge spell callback changes. 2017-05-01 19:13:40 +02:00
spell.test.c eliminate spell->id. 2017-05-01 17:04:28 +02:00
spellbook.c
spellbook.h
spellbook.test.c eliminate spell->id. 2017-05-01 17:04:28 +02:00
terrain.c
terrain.h
terrainid.h
types.h Merge branch 'kill-rcspell' into feature/refactor-rcspell 2017-05-21 21:33:29 +02:00
unit.c consistently rename ec_flags constants (ECF_*) 2017-07-17 12:33:55 +02:00
unit.h BUG 2343: fix clone_men (hitpoints), add test. 2017-06-25 14:07:50 +02:00
unit.test.c BUG 2343: fix clone_men (hitpoints), add test. 2017-06-25 14:07:50 +02:00
version.c starting a new release 2017-05-28 12:51:41 +02:00
version.h
xmlreader.c BUG 2350: read studyspeed correctly and fix orcs 2017-08-01 22:09:57 +02:00
xmlreader.h