.. |
alliance.c
|
eliminate leak from alliance.test
|
2016-09-07 17:50:51 +02:00 |
alliance.h
|
|
|
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
|
some more config lookup caching
|
2016-09-23 20:39:08 +02:00 |
ally.h
|
|
|
ally.test.c
|
|
|
build.c
|
add some more local caching.
|
2016-09-11 12:48:00 +02:00 |
build.h
|
|
|
build.test.c
|
add some more local caching.
|
2016-09-11 12:48:00 +02:00 |
building.c
|
allow local caching of bt_find results
|
2016-09-19 04:04:02 +02:00 |
building.h
|
allow local caching of bt_find results
|
2016-09-19 04:04:02 +02:00 |
building.test.c
|
allow local caching of bt_find results
|
2016-09-19 04:04:02 +02:00 |
CMakeLists.txt
|
fix travis build by not depending on CMake 2.8.8
|
2016-09-16 16:30:56 +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
|
try to eliminate memory leak in command.test
|
2016-09-07 16:39:54 +01:00 |
config.c
|
some more config lookup caching
|
2016-09-23 20:39:08 +02:00 |
config.h
|
eliminate RS_FARVISION enum, there is no other kind of RC_SPELL.
|
2016-09-24 20:31:31 +02:00 |
config.test.c
|
test and cache all the rules!
|
2016-09-11 15:54:03 +02:00 |
connection.c
|
move game-version information fom version.h to gamedata.h
|
2016-09-10 17:21:17 +02:00 |
connection.h
|
|
|
curse.c
|
allow caching of ct_find results
|
2016-09-19 03:52:10 +02:00 |
curse.h
|
allow caching of ct_find results
|
2016-09-19 03:52:10 +02:00 |
curse.test.c
|
allow caching of ct_find results
|
2016-09-19 03:52:10 +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
|
some more config lookup caching
|
2016-09-23 20:39:08 +02:00 |
faction.h
|
SAMRT_INTERVALS is no longer an option, but regular
|
2016-09-20 09:39:21 +02:00 |
faction.test.c
|
alternative implementation for dfindhash that doesn't use as much memory.
|
2016-09-11 20:09:48 +02:00 |
group.c
|
move game-version information fom version.h to gamedata.h
|
2016-09-10 17:21:17 +02:00 |
group.h
|
|
|
group.test.c
|
move game-version information fom version.h to gamedata.h
|
2016-09-10 17:21:17 +02:00 |
item.c
|
move static variable cleanup to kernel_done.
|
2016-09-07 21:22:05 +02:00 |
item.h
|
move static variable cleanup to kernel_done.
|
2016-09-07 21:22:05 +02: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
|
|
|
jsonconf.h
|
|
|
jsonconf.test.c
|
expect remove and unlink to set errno when file doesn't exist, reduce misleading spam.
|
2016-09-11 17:19:27 +02:00 |
messages.c
|
|
|
messages.h
|
|
|
messages.test.c
|
|
|
objtypes.h
|
|
|
order.c
|
|
|
order.h
|
|
|
order.test.c
|
|
|
pathfinder.c
|
|
|
pathfinder.h
|
|
|
plane.c
|
|
|
plane.h
|
remove view functions for special planes (Regatta).
|
2016-09-16 18:59:24 +02:00 |
plane.test.c
|
|
|
pool.c
|
|
|
pool.h
|
|
|
pool.test.c
|
|
|
race.c
|
remove recruitcost from non-player races.
|
2016-09-22 18:28:37 +02:00 |
race.h
|
remove recruitcost from non-player races.
|
2016-09-22 18:28:37 +02:00 |
race.test.c
|
I am now calling get_race far too often. Fix this a bit.
|
2016-09-20 20:27:41 +02:00 |
region.c
|
re-enable report writing, fix report.c to work without seen_region
|
2016-09-16 18:03:28 +02:00 |
region.h
|
RF_SAVEMASK needs to include RF_LIGHTHOUSE or the new report prep doesn't work.
|
2016-09-17 19:52:13 +02:00 |
render.h
|
|
|
resources.c
|
|
|
resources.h
|
|
|
save.c
|
RF_SAVEMASK needs to include RF_LIGHTHOUSE or the new report prep doesn't work.
|
2016-09-17 19:52:13 +02:00 |
save.h
|
all code review nitpicks fixed.
|
2016-09-16 16:54:41 +02:00 |
save.test.c
|
all code review nitpicks fixed.
|
2016-09-16 16:54:41 +02:00 |
ship.c
|
fix memory leak in umlaut.c with reference counting (sad).
|
2016-09-06 19:57:07 +01:00 |
ship.h
|
|
|
ship.test.c
|
|
|
skills.c
|
some more config lookup caching
|
2016-09-23 20:39:08 +02:00 |
skills.h
|
|
|
spell.c
|
fixed: tests that try to create duplicate spells do not spam stderr.
|
2016-08-29 14:49:31 +01:00 |
spell.h
|
|
|
spell.test.c
|
split off report.test from reports.test
|
2016-09-13 20:13:26 +02:00 |
spellbook.c
|
|
|
spellbook.h
|
|
|
spellbook.test.c
|
|
|
terrain.c
|
|
|
terrain.h
|
|
|
terrainid.h
|
|
|
types.h
|
WIP: prepare_seen vs lastregion/firstregion.
|
2016-09-12 22:03:16 +02:00 |
unit.c
|
some more config lookup caching
|
2016-09-23 20:39:08 +02:00 |
unit.h
|
WIP: prepare_seen vs lastregion/firstregion.
|
2016-09-12 22:03:16 +02:00 |
unit.test.c
|
I am now calling get_race far too often. Fix this a bit.
|
2016-09-20 20:27:41 +02:00 |
version.c
|
Merge branch 'develop' into kill-seen-region
|
2016-09-16 17:12:40 +02:00 |
version.h
|
all code review nitpicks fixed.
|
2016-09-16 16:54:41 +02:00 |
xmlreader.c
|
testing lazy find_spell calls for equipment configuration
|
2016-09-24 17:29:55 +02:00 |
xmlreader.h
|
|
|