server/src/kernel
2017-05-07 17:46:51 +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 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 XML construction elements never have a building. 2017-05-06 15:53:21 +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 XML construction elements never have a building. 2017-05-06 15:53:21 +02:00
building.h bt_register is non-standard API, hide it. 2017-05-06 15:39:09 +02:00
building.test.c XML construction elements never have a building. 2017-05-06 15:53:21 +02:00
callbacks.c fix callbacks linkage for clang/mac 2017-05-02 15:10:43 +02:00
callbacks.h fix callbacks linkage for clang/mac 2017-05-02 15:10:43 +02:00
CMakeLists.txt fix callbacks linkage for clang/mac 2017-05-02 15:10:43 +02: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 gamedate: no negative turns allowed. 2017-05-07 16:12:10 +02:00
config.h add a config_set_int convenience function. 2017-05-07 13:26:54 +02:00
config.test.c require that main.c declare any ini variables that we might expect. 2017-03-12 21:03:38 +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 eliminate spell->id. 2017-05-01 17:04:28 +02:00
faction.c decluttering settings.h 2017-03-31 21:37:30 +02:00
faction.h the LOMEM define has never been used, kill it. 2017-04-01 20:08:04 +02: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 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 store calendar configuration nin JSON, not XML. 2017-05-07 17:46:51 +02: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 also apply noerror rules to msg_feedback. 2017-03-25 11:36:29 +01:00
messages.h continued work for MSVC compilation 2017-01-26 18:05:25 +01:00
messages.test.c also apply noerror rules to msg_feedback. 2017-03-25 11:36:29 +01:00
objtypes.h
order.c the LOMEM define has never been used, kill it. 2017-04-01 20:08:04 +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 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 Fix a crash in TARNE <race> 2017-04-17 20:11:44 +02:00
race.h Fix a crash in TARNE <race> 2017-04-17 20:11:44 +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 additional testing for largestbuilding and comparisons. 2017-04-28 21:30:05 +02:00
region.h use building_taxes everywhere. 2017-04-28 20:10:20 +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 rmt_find no longer used. 2017-03-22 20:46:29 +01:00
resources.h WIP: reimplemented production modifiers. 2017-04-02 14:43:53 +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 remove additional unused macro constants 2017-03-31 21:29:37 +02: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 XML construction elements never have a building. 2017-05-06 15:53:21 +02:00
ship.h remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00
ship.test.c
skills.c strip skillmod down to the essentials. 2017-04-02 20:17:39 +02:00
skills.h strip skillmod down to the essentials. 2017-04-02 20:17:39 +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 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 strip skillmod down to the essentials. 2017-04-02 20:17:39 +02:00
unit.h BUG 2313: spells must not be counted. 2017-03-12 13:39:25 +01:00
unit.test.c fix gcc build 2017-04-17 20:45:01 +02: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 store calendar configuration nin JSON, not XML. 2017-05-07 17:46:51 +02:00
xmlreader.h fix header missing a struct 2017-02-26 15:52:58 +01:00