server/src/kernel
2014-11-23 21:15:09 +01:00
..
alliance.c
alliance.h
ally.c fix gcc build, ebable new test. 2014-10-31 16:51:57 +01:00
ally.h
ally.test.c fix gcc build, ebable new test. 2014-10-31 16:51:57 +01:00
build.c move magic out of kernel, into src. 2014-11-01 12:57:01 +01:00
build.h
build.test.c
building.c refactoring modules, cleaning out the config.c kitchen sink. 2014-11-01 12:09:56 +01:00
building.h
building.test.c move magic out of kernel, into src. 2014-11-01 12:57:01 +01:00
calendar.c
calendar.h
CMakeLists.txt move magic out of kernel, into src. 2014-11-01 12:57:01 +01:00
command.c
command.h
config.c refactor config.c, move the find* functions into the modules they belong to. 2014-11-01 18:34:53 +01:00
config.h refactor config.c, move the find* functions into the modules they belong to. 2014-11-01 18:34:53 +01:00
config.test.c
connection.c
connection.h fix gcc build, forward-declare structs in the header. 2014-11-01 13:10:22 +01:00
curse.c refactoring modules, cleaning out the config.c kitchen sink. 2014-11-01 12:09:56 +01:00
curse.h refactor and kill dead code. 2014-10-18 18:37:44 +02:00
curse.test.c
equipment.c
equipment.h fix gcc build, forward-declare structs in the header. 2014-11-01 13:10:22 +01:00
equipment.test.c move magic out of kernel, into src. 2014-11-01 12:57:01 +01:00
faction.c refactoring: move all monster-related code into monster.c 2014-11-11 16:53:56 +01:00
faction.h refactoring: move all monster-related code into monster.c 2014-11-11 16:53:56 +01:00
faction.test.c refactoring: move all monster-related code into monster.c 2014-11-11 16:53:56 +01:00
group.c bug 2041: group alliances are lost. 2014-11-03 18:10:05 +01:00
group.h bug 2041: group alliances are lost. 2014-11-03 18:10:05 +01:00
group.test.c clean up data files after tests are finished. 2014-11-04 08:06:46 +01:00
item.c Add missing test coverage for update_guards. Fix the weapon:minskill default. 2014-10-14 18:37:45 +02:00
item.h fix gcc build, forward-declare structs in the header. 2014-11-01 13:10:22 +01:00
item.test.c move magic out of kernel, into src. 2014-11-01 12:57:01 +01:00
jsonconf.c read keywords from json configuration, use German imperative forms. 2014-10-29 19:40:09 +01:00
jsonconf.h read keywords from json configuration, use German imperative forms. 2014-10-29 19:40:09 +01:00
jsonconf.test.c fix broken test that didn't like the new init_locale() requirements. 2014-10-29 20:01:55 +01:00
messages.c refactoring: move all monster-related code into monster.c 2014-11-11 16:53:56 +01:00
messages.h
objtypes.h
order.c Plündern 2014-10-16 14:45:21 +02:00
order.h
order.test.c fix tests that relied on translation structures being statically cached. 2014-10-23 16:14:01 +02:00
pathfinder.c
pathfinder.h
plane.c
plane.h fix gcc build, forward-declare structs in the header. 2014-11-01 13:10:22 +01:00
pool.c bug 2042, pools not working. 2014-11-03 07:52:00 +01:00
pool.h fix gcc build, forward-declare structs in the header. 2014-11-01 13:10:22 +01:00
pool.test.c bug 2042, pools not working. 2014-11-03 07:52:00 +01:00
race.c refactor of rc_specialdamage, and move it into battle, nothing else uses it. 2014-11-09 22:31:41 +01:00
race.h refactor of rc_specialdamage, and move it into battle, nothing else uses it. 2014-11-09 22:31:41 +01:00
race.test.c
region.c Arbeitsplätze 2014-09-18 12:10:42 +02:00
region.h
render.h
resources.c
resources.h
save.c add missing file, fix factions that lack a locale. 2014-11-23 21:15:09 +01:00
save.h update to latest version of storage library. 2014-11-03 22:29:04 +01:00
save.test.c
ship.c
ship.h
ship.test.c move magic out of kernel, into src. 2014-11-01 12:57:01 +01:00
skills.c refactoring modules, cleaning out the config.c kitchen sink. 2014-11-01 12:09:56 +01:00
skills.h
spell.c
spell.h fix gcc build, forward-declare structs in the header. 2014-11-01 13:10:22 +01:00
spell.test.c move magic out of kernel, into src. 2014-11-01 12:57:01 +01:00
spellbook.c refactoring modules, cleaning out the config.c kitchen sink. 2014-11-01 12:09:56 +01:00
spellbook.h
spellbook.test.c move magic out of kernel, into src. 2014-11-01 12:57:01 +01:00
spellid.h
teleport.c refactoring: move all monster-related code into monster.c 2014-11-11 16:53:56 +01:00
teleport.h
terrain.c
terrain.h
terrainid.h
types.h
unit.c refactoring: move all monster-related code into monster.c 2014-11-11 16:53:56 +01:00
unit.h refactor config.c, move the find* functions into the modules they belong to. 2014-11-01 18:34:53 +01:00
unit.test.c test special treatment for spells in remove_empty_units. 2014-10-16 08:06:44 +02:00
version.h
xmlreader.c Add missing test coverage for update_guards. Fix the weapon:minskill default. 2014-10-14 18:37:45 +02:00
xmlreader.h