server/src/kernel
2017-02-05 16:55:51 +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 free multi-level construction correctly, avoid duplication 2015-10-13 22:56:16 +02:00
build.test.c fix remaining unit test after guard changes. 2016-10-31 20:10:17 +01:00
building.c add a function to compare size of occupied castles 2017-01-26 18:06:49 +01:00
building.h add a function to compare size of occupied castles 2017-01-26 18:06:49 +01:00
building.test.c BENENNE REGION ist jeder Einheit des Regionsbesitzers erlaubt 2017-01-26 18:06:49 +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 uninitialized variable. 2017-02-02 10:19:39 +01:00
config.h issue #633: parse FACTION/PARTEI in any language. 2017-01-26 18:06:48 +01:00
config.test.c issue #633: parse FACTION/PARTEI in any language. 2017-01-26 18:06:48 +01: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 code duplication, lazy_spell was almost the same as spellref. 2017-02-02 20:18:20 +01:00
equipment.h rename create_equipment function 2017-01-26 18:06:48 +01:00
equipment.test.c rename create_equipment function 2017-01-26 18:06:48 +01:00
faction.c channel XML race.parameters through a single, tested, function 2017-02-05 16:55:51 +01:00
faction.h emit a password message for newbie factions 2017-01-26 18:06:16 +01:00
faction.test.c channel XML race.parameters through a single, tested, function 2017-02-05 16:55:51 +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 store maxaura as an integer, not a float. 2017-02-03 20:06:01 +01:00
jsonconf.h
jsonconf.test.c store maxaura as an integer, not a float. 2017-02-03 20:06:01 +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 leaks: call cleanup, free triggers 2015-10-14 20:29:07 +02:00
race.c channel XML race.parameters through a single, tested, function 2017-02-05 16:55:51 +01:00
race.h channel XML race.parameters through a single, tested, function 2017-02-05 16:55:51 +01:00
race.test.c channel XML race.parameters through a single, tested, function 2017-02-05 16:55:51 +01:00
region.c add a function to compare size of occupied castles 2017-01-26 18:06:49 +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 BENENNE REGION ist jeder Einheit des Regionsbesitzers erlaubt 2017-01-26 18:06:49 +01: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 Deveron is now just E3 with a different name. 2017-02-02 10:10:21 +01:00
save.h try loading config.lua and custom.lua files, if they exist. 2017-01-26 18:06:48 +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 spellbooks should not use spellref, it's unnecessary. 2017-02-02 20:08:04 +01:00
spell.h spellbooks should not use spellref, it's unnecessary. 2017-02-02 20:08:04 +01:00
spell.test.c spellbooks should not use spellref, it's unnecessary. 2017-02-02 20:08:04 +01: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 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 optimization: elf-special "regen.forest" is now a config. 2017-02-04 23:21:36 +01:00
unit.h fix healing for elves in a forest. 2017-02-03 17:43:40 +01:00
unit.test.c optimization: elf-special "regen.forest" is now a config. 2017-02-04 23:21:36 +01:00
version.c build versioning for pre-release builds 2017-01-30 10:35:59 +01:00
version.h all code review nitpicks fixed. 2016-09-16 16:54:41 +02:00
xmlreader.c channel XML race.parameters through a single, tested, function 2017-02-05 16:55:51 +01:00
xmlreader.h