server/src/kernel
2016-11-23 19:19:04 +01:00
..
alliance.c reduce item.h include dependencies 2016-11-14 01:05:10 +01:00
alliance.h
alliance.test.c
ally.c reduce dependency on save.h 2016-11-13 19:40:38 +01:00
ally.h
ally.test.c
build.c More PVS-Studio warnings eliminated. 2016-11-23 19:19:04 +01:00
build.h
build.test.c fix remaining unit test after guard changes. 2016-10-31 20:10:17 +01:00
building.c move wages and related functionality to buildin.c 2016-11-23 17:36:39 +01:00
building.h move wages and related functionality to buildin.c 2016-11-23 17:36:39 +01:00
building.test.c fix curse-vigour calculation math. 2016-11-20 19:08:39 +01:00
CMakeLists.txt fix demand in terraformed regions. 2016-10-24 13:47:38 +02:00
command.c
command.h
command.test.c
config.c move wages and related functionality to buildin.c 2016-11-23 17:36:39 +01:00
config.h move wages and related functionality to buildin.c 2016-11-23 17:36:39 +01:00
config.test.c
connection.c quelling some static analysis complaints. 2016-11-19 20:57:10 +01:00
connection.h
curse.c fix curse-vigour calculation math. 2016-11-20 19:08:39 +01:00
curse.h missing struct declarations in curse.h 2016-11-17 11:34:35 +01:00
curse.test.c add missing tests for recent failures. 2016-10-23 13:02:53 +02:00
equipment.c testing lazy find_spell calls for equipment configuration 2016-09-24 17:29:55 +02: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 fix curse-vigour calculation math. 2016-11-20 19:08:39 +01:00
faction.h declutter config.h, use it sparingly. 2016-11-17 10:38:09 +01:00
faction.test.c
group.c kil xmlreport files. 2016-11-14 01:27:59 +01:00
group.h
group.test.c More PVS-Studio warnings eliminated. 2016-11-23 19:19:04 +01:00
item.c More PVS-Studio warnings eliminated. 2016-11-23 19:19:04 +01:00
item.h move read/write_items to item.c. 2016-11-14 01:00:48 +01:00
item.test.c
jsonconf.c quelling some static analysis complaints. 2016-11-19 20:57:10 +01:00
jsonconf.h
jsonconf.test.c calculating income for dragons is no longer hard-coded 2016-10-04 09:14:49 +02:00
messages.c BUG 2253: Magicians cannot give men to empty units or peasants. 2016-11-13 16:09:58 +01:00
messages.h
messages.test.c fix clang builds 2016-11-18 13:24:50 +01:00
objtypes.h
order.c Fixing Bugs 2246 & 2251 2016-11-05 18:20:56 +01:00
order.h
order.test.c
pathfinder.c
pathfinder.h
plane.c
plane.h
plane.test.c
pool.c fix curse-vigour calculation math. 2016-11-20 19:08:39 +01:00
pool.h
pool.test.c
race.c move findrace into race.c 2016-11-22 12:32:28 +01:00
race.h move findrace into race.c 2016-11-22 12:32:28 +01:00
race.test.c make old_race a little bit less awful. 2016-10-04 10:34:18 +02:00
region.c begin to declutter config.c 2016-11-15 20:43:36 +01:00
region.h begin to declutter config.c 2016-11-15 20:43:36 +01:00
region.test.c fix demand in terraformed regions. 2016-10-24 13:47:38 +02:00
render.h
resources.c fix curse-vigour calculation math. 2016-11-20 19:08:39 +01:00
resources.h
save.c factionid and curseid are also boring. 2016-11-17 21:29:15 +01:00
save.h declutter config.h, use it sparingly. 2016-11-17 10:38:09 +01:00
save.test.c remove unused and broken backup functionality 2016-11-14 01:35:45 +01:00
ship.c quelling some static analysis complaints. 2016-11-19 20:57:10 +01:00
ship.h more config.h removal. 2016-11-17 17:06:31 +01:00
ship.test.c
skills.c reduce item.h include dependencies 2016-11-14 01:05:10 +01:00
skills.h
spell.c
spell.h
spell.test.c
spellbook.c declutter save.h (items, spellbooks) 2016-11-14 01:22:50 +01:00
spellbook.h declutter save.h (items, spellbooks) 2016-11-14 01:22:50 +01:00
spellbook.test.c
terrain.c
terrain.h
terrainid.h
types.h Merge branch 'develop' of github.com:ennorehling/eressea into develop 2016-11-15 20:44:02 +01:00
unit.c fix curse-vigour calculation math. 2016-11-20 19:08:39 +01:00
unit.h fix curse-vigour calculation math. 2016-11-20 19:08:39 +01:00
unit.test.c add missing tests for recent failures. 2016-10-23 13:02:53 +02:00
version.c
version.h
xmlreader.c WIP: remove at_guard, GUARD_TREES and GUARD_MINING 2016-10-30 09:18:19 +01:00
xmlreader.h