server/src/kernel
Enno Rehling f8ff9ffda5 compiles with gcc on rpi 2017-01-10 18:40:01 +01:00
..
CMakeLists.txt fix demand in terraformed regions. 2016-10-24 13:47:38 +02:00
alliance.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
alliance.h continue fixing compilation (gcc/clang) 2017-01-10 18:06:44 +01:00
alliance.test.c new rule: call test_setup to begin test, test_cleanup at end. 2016-08-29 14:21:28 +01:00
ally.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
ally.h
ally.test.c
build.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +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-10 16:31:05 +01:00
building.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
building.test.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +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-10 18:20:47 +01:00
config.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
config.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +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-10 16:31:05 +01:00
connection.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
curse.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
curse.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +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-10 16:31:05 +01:00
equipment.h testing lazy find_spell calls for equipment configuration 2016-09-24 17:29:55 +02:00
equipment.test.c testing lazy find_spell calls for equipment configuration 2016-09-24 17:29:55 +02:00
faction.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
faction.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
faction.test.c merge monster.c and monsters.c 2016-12-23 18:05:38 +01:00
group.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +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-10 16:31:05 +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-10 16:31:05 +01:00
jsonconf.h
jsonconf.test.c compiles with gcc on rpi 2017-01-10 18:40:01 +01:00
messages.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
messages.h continued work for MSVC compilation 2017-01-10 18:07:36 +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-10 16:31:05 +01:00
order.h continue fixing compilation (gcc/clang) 2017-01-10 18:06:44 +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 test some simple facts about planes 2016-04-09 14:26:10 +02:00
pathfinder.h test some simple facts about planes 2016-04-09 14:26:10 +02:00
plane.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +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-10 16:31:05 +01:00
pool.h
pool.test.c
race.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
race.h fix undead name generation. 2016-12-31 20:03:50 +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-10 16:31:05 +01:00
region.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +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-10 16:31:05 +01:00
resources.h
save.c compiles with gcc on rpi 2017-01-10 18:40:01 +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-10 16:31:05 +01:00
ship.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
ship.h remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
ship.test.c
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-10 16:31:05 +01:00
spell.h remove some dead declarations 2016-03-24 13:01:41 +01:00
spell.test.c split off report.test from reports.test 2016-09-13 20:13:26 +02:00
spellbook.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
spellbook.h declutter save.h (items, spellbooks) 2016-11-14 01:22:50 +01:00
spellbook.test.c
terrain.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +01:00
terrain.h remove the SAIL_INTO flag 2016-06-10 20:55:27 +02:00
terrainid.h
types.h Merge branch 'develop' of github.com:ennorehling/eressea into develop 2016-11-15 20:44:02 +01:00
unit.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-10 16:31:05 +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-10 16:31:05 +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-10 16:31:05 +01:00
xmlreader.h