server/src/kernel
Enno Rehling a48cca5db8 building naming function configured from JSON (this needs work).
started writing tests for castles.
2014-06-28 16:55:28 -07:00
..
CMakeLists.txt added some tests for building buildings. 2014-06-28 16:19:46 -07:00
alchemy.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
alchemy.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
alliance.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
alliance.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
ally.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
ally.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
ally.test.c rename test files. 2014-06-16 08:01:59 -07:00
battle.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
battle.h make tests pass through valgrind 2014-06-26 21:48:01 -07:00
battle.test.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
build.c added some tests for building buildings. 2014-06-28 16:19:46 -07:00
build.h move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
build.test.c added some tests for building buildings. 2014-06-28 16:19:46 -07:00
building.c Added a test for expensive skills. 2014-06-22 07:55:14 -07:00
building.h added some tests for building buildings. 2014-06-28 16:19:46 -07:00
building.test.c rename test files. 2014-06-16 08:01:59 -07:00
calendar.c update cmake to compile without sqlite3, curses or libxml2 installed. 2014-06-11 20:30:34 -07:00
calendar.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
command.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
command.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
config.c fix weight calculation, uninitialized value 2014-06-26 21:02:03 -07:00
config.h move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
config.test.c add tests for get_param functions 2014-06-25 07:22:39 -07:00
connection.c switch remaining flags from unsigned to int. 2014-06-18 20:53:06 -07:00
connection.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
curse.c switch remaining flags from unsigned to int. 2014-06-18 20:53:06 -07:00
curse.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
curse.test.c rename test files. 2014-06-16 08:01:59 -07:00
equipment.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
equipment.h move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
equipment.test.c move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
faction.c getting rid of the olditemtypes[] array 2014-06-23 07:28:10 -07:00
faction.h getting rid of the olditemtypes[] array 2014-06-23 07:28:10 -07:00
group.c rename MIN/MAX to _min/_max 2014-03-16 05:03:17 +01:00
group.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
item.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
item.h read weight, capacity and flags of items 2014-06-25 08:00:09 -07:00
item.test.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
jsonconf.c building naming function configured from JSON (this needs work). 2014-06-28 16:55:28 -07:00
jsonconf.h json config files, beginning with races 2014-06-07 22:17:48 -07:00
jsonconf.test.c JSON configuration can read strings, with test. 2014-06-28 10:37:40 -07:00
magic.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
magic.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
magic.test.c rt_find -> get_resourcetype optimization 2014-06-24 08:19:11 -07:00
messages.c rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
messages.h rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
move.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
move.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
move.test.c finally have all the scaffolding to write a test with ships. 2014-06-16 22:19:19 -07:00
names.c rename MIN/MAX to _min/_max 2014-03-16 05:03:17 +01:00
names.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
objtypes.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
order.c Merge branch 'master' of github.com:eressea/server 2014-06-26 22:06:38 -07:00
order.h rename get_keyword, because something else should have that name. 2014-06-16 07:19:22 -07:00
pathfinder.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
pathfinder.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
plane.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
plane.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
player.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
player.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
pool.c rt_find -> get_resourcetype optimization 2014-06-24 08:19:11 -07:00
pool.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
pool.test.c move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
race.c getting rid of the olditemtypes[] array 2014-06-23 07:28:10 -07:00
race.h move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
region.c optimization: caching resource types in get_resourcetype. 2014-06-24 07:42:45 -07:00
region.h keyword_t and direction_t are moving into their own module. 2014-06-15 18:34:39 -07:00
render.h rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
reports.c optimization: caching resource types in get_resourcetype. 2014-06-24 07:42:45 -07:00
reports.h getting rid of the olditemtypes[] array 2014-06-23 07:28:10 -07:00
reports.test.c rename test files. 2014-06-16 08:01:59 -07:00
resources.c removing some naming conflicts that hapen when trying to re-enable amalgamation builds. 2014-04-11 19:41:17 -07:00
resources.h make tests pass through valgrind 2014-06-26 21:48:01 -07:00
save.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
save.h remove obsolete commands (PRAY) and parameters 2014-06-21 07:34:36 -07:00
ship.c read ships from config file (only very basic) and create them in a lua test. 2014-06-13 08:28:33 -07:00
ship.h keyword_t and direction_t are moving into their own module. 2014-06-15 18:34:39 -07:00
ship.test.c rename test files. 2014-06-16 08:01:59 -07:00
skills.c move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
skills.h make tests pass through valgrind 2014-06-26 21:48:01 -07:00
spell.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
spell.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
spell.test.c rename test files. 2014-06-16 08:01:59 -07:00
spellbook.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
spellbook.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
spellbook.test.c rename test files. 2014-06-16 08:01:59 -07:00
spellid.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
teleport.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
teleport.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
terrain.c fix missing locales initialization 2014-06-15 21:19:47 -07:00
terrain.h finally have all the scaffolding to write a test with ships. 2014-06-16 22:19:19 -07:00
terrainid.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
types.h getting rid of the olditemtypes[] array 2014-06-23 07:28:10 -07:00
unit.c eliminate it_find calls, replace it_find with something backed by rt_find 2014-06-24 22:44:05 -07:00
unit.h move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
version.h changing unsigned flags to regular ints 2014-05-10 18:57:04 +02:00
xmlreader.c move skill_t into a separate file, give it unit tests. 2014-06-20 23:59:04 -07:00
xmlreader.h remove old gamecode-diabling logic 2014-06-07 10:36:50 -07:00