server/src/kernel
Enno Rehling c9445ab517 change resource_type trie storage 2017-09-18 11:48:42 +02:00
..
CMakeLists.txt fix callbacks linkage for clang/mac 2017-05-02 15:10:43 +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 fix a lot of memory leaks that were exposed by unit tests. 2017-09-02 17:36:09 +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 Merge branch 'master' into develop 2017-08-24 16:47:24 +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
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 Be very strict about C standards. 2017-02-18 21:15:14 +01:00
connection.h
curse.c kill ATF_CURSE flag, compare to at_curse directly. 2017-08-25 21:11:01 +02:00
curse.h kill ATF_CURSE flag, compare to at_curse directly. 2017-08-25 21:11:01 +02:00
curse.test.c kill curse cache logic, it was a bad idea. 2017-08-21 19:43:35 +02:00
equipment.c do not use strncpy, then 2017-09-18 08:39:06 +02:00
equipment.h coverity scan does not understand get_or_create_equipment? 2017-09-17 09:31:43 +02:00
equipment.test.c eliminate spell->id. 2017-05-01 17:04:28 +02:00
faction.c Merge branch 'master' into develop 2017-08-24 16:47:24 +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 BENUTZE Muschel repariert. 2017-02-13 18:48:38 +01:00
item.c change resource_type trie storage 2017-09-18 11:48:42 +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 coverity scan does not understand get_or_create_equipment? 2017-09-17 09:31:43 +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 make item allow/deny XML easier to read, fix code 2017-03-03 09:56:27 +01:00
region.c fix read/write of regioninfo. 2017-09-16 09:03:42 +02:00
region.h move region display to land_region struct, oceans do not have descriptions. 2017-09-16 07:58:57 +02:00
region.test.c BUG 2360: upper limits for trees. 2017-08-27 20:10:27 +02: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 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 attempt to fix valgrind bug 2017-09-16 09:34:47 +02:00
save.h Be very strict about C standards. 2017-02-18 21:15:14 +01:00
save.test.c fix read/write of regioninfo. 2017-09-16 09:03:42 +02:00
ship.c replace ct_find calls with constants. 2017-08-21 20:18:19 +02:00
ship.h
ship.test.c replace ct_find calls with constants. 2017-08-21 20:18:19 +02:00
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 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 eliminate spell->id. 2017-05-01 17:04:28 +02:00
terrain.c replace ct_find calls with constants. 2017-08-21 20:18:19 +02:00
terrain.h
terrainid.h
types.h Merge branch 'kill-rcspell' into feature/refactor-rcspell 2017-05-21 21:33:29 +02:00
unit.c sortiere unit.skills nach id. 2017-09-15 21:52:20 +02:00
unit.h BUG 2343: fix clone_men (hitpoints), add test. 2017-06-25 14:07:50 +02:00
unit.test.c sortiere unit.skills nach id. 2017-09-15 21:52:20 +02:00
version.c upgrade version number, ready for 3.14 development 2017-08-24 17:00:36 +02:00
version.h
xmlreader.c coverity scan does not understand get_or_create_equipment? 2017-09-17 09:31:43 +02:00
xmlreader.h fix header missing a struct 2017-02-26 15:52:58 +01:00