server/src/kernel
2017-01-26 18:05:26 +01:00
..
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 remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00
ally.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
ally.h fix gcc build 2015-11-24 19:15:53 +01:00
ally.test.c
build.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
build.h
build.test.c fix remaining unit test after guard changes. 2016-10-31 20:10:17 +01:00
building.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
building.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
building.test.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
CMakeLists.txt fix demand in terraformed regions. 2016-10-24 13:47:38 +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 read game configuration data from .ini file 2017-01-26 18:05:26 +01:00
config.h read game configuration data from .ini file 2017-01-26 18:05:26 +01:00
config.test.c test and cache all the rules! 2016-09-11 15:54:03 +02:00
connection.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
connection.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
curse.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
curse.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
curse.test.c add missing tests for recent failures. 2016-10-23 13:02:53 +02:00
equipment.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
equipment.h remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00
equipment.test.c remove superfluous quicklist includes. 2017-01-06 22:47:50 +01:00
faction.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
faction.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
faction.test.c merge monster.c and monsters.c 2017-01-26 17:57: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 attrib.read gets a gamedata object (remove dependency on global.data_version) 2016-02-24 11:44:18 +01:00
group.test.c More PVS-Studio warnings eliminated. 2016-11-23 19:19:04 +01:00
item.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
item.h move read/write_items to item.c. 2016-11-14 01:00:48 +01:00
item.test.c always create test units inside a region (so they can get destroyed in free_gamedata) 2016-09-08 09:11:17 +02:00
jsonconf.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
jsonconf.h
jsonconf.test.c compiles with gcc on rpi 2017-01-26 18:05:26 +01:00
messages.c change error message categories. 2017-01-26 18:05:26 +01:00
messages.h continued work for MSVC compilation 2017-01-26 18:05:25 +01:00
messages.test.c fix clang builds 2016-11-18 13:24:50 +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 test some simple facts about planes 2016-04-09 14:26:10 +02:00
pool.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
pool.h
pool.test.c
race.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
race.h fix undead name generation. 2017-01-26 17:57:21 +01:00
race.test.c make old_race a little bit less awful. 2016-10-04 10:34:18 +02:00
region.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +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 fix demand in terraformed regions. 2016-10-24 13:47:38 +02:00
render.h
resources.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
resources.h
save.c compiles with gcc on rpi 2017-01-26 18:05:26 +01:00
save.h declutter config.h, use it sparingly. 2016-11-17 10:38:09 +01:00
save.test.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +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 introducing config_set and config_get so we don't have to refer to globals.parameters everywhere 2015-11-22 10:33:31 +01:00
skills.c reduce item.h include dependencies 2016-11-14 01:05:10 +01:00
skills.h
spell.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
spell.h remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00
spell.test.c remove superfluous quicklist includes. 2017-01-06 22:47:50 +01:00
spellbook.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
spellbook.h remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00
spellbook.test.c remove superfluous quicklist includes. 2017-01-06 22:47:50 +01:00
terrain.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
terrain.h remove the SAIL_INTO flag 2016-06-10 20:55:27 +02:00
terrainid.h
types.h change error message categories. 2017-01-26 18:05:26 +01:00
unit.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
unit.h remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
unit.test.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
version.c develop branch is now base for 3.11 2016-11-28 08:39:07 +01:00
version.h all code review nitpicks fixed. 2016-09-16 16:54:41 +02:00
xmlreader.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
xmlreader.h