server/src
2016-09-17 20:01:49 +02:00
..
attributes move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
items remove dead phoenix feature. 2016-08-29 20:56:00 +01:00
kernel remove view functions for special planes (Regatta). 2016-09-16 18:59:24 +02:00
modules change ship_allowed constants just a little bit 2016-06-10 18:00:22 +02:00
races
spells move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
tools
triggers move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
util move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
academy.c repair the test for academies, make academy bonus use non-deprecated learn_skill 2016-03-24 13:44:29 +01:00
academy.h just a little bit of refactoring 2016-03-11 21:36:10 +01:00
alchemy.c add some more local caching. 2016-09-11 12:48:00 +02:00
alchemy.h
alchemy.test.c new rule: call test_setup to begin test, test_cleanup at end. 2016-08-29 14:21:28 +01:00
battle.c delete dead code 2016-09-11 16:44:35 +02:00
battle.h healing potion works once per battle with 100% 2016-06-12 23:23:22 +02:00
battle.test.c remove more static curse_type variables 2016-08-29 20:34:30 +01:00
bind_building.c remove the BLD_WORKING flag. 2016-08-21 20:12:28 +02:00
bind_building.h
bind_config.c eliminate global log_flags, revert the mode arguments for fopen. 2016-02-05 23:10:05 +01:00
bind_config.h
bind_dict.c
bind_dict.h
bind_eressea.c eliminate global log_flags, revert the mode arguments for fopen. 2016-02-05 23:10:05 +01:00
bind_eressea.h
bind_faction.c fix integration test data file 2016-02-22 21:35:37 +01:00
bind_faction.h
bind_gmtool.c
bind_gmtool.h
bind_locale.c add a lua binding to convert user-language strings to directions 2015-12-22 18:38:12 +01:00
bind_locale.h add a lua binding to convert user-language strings to directions 2015-12-22 18:38:12 +01:00
bind_log.c
bind_log.h
bind_message.c add tests for snowglobe error messages 2016-01-01 16:30:09 +01:00
bind_message.h
bind_monsters.c split out seaserpent creation for testing 2016-08-31 11:35:07 +02:00
bind_order.c add missing files 2015-12-30 21:22:28 +01:00
bind_order.h add missing files 2015-12-30 21:22:28 +01:00
bind_process.c remove any reference to old two-stage maintenance. 2016-08-21 20:02:20 +02:00
bind_process.h
bind_region.c remove the BLD_WORKING flag. 2016-08-21 20:12:28 +02:00
bind_region.h
bind_ship.c delete dead code 2016-09-11 16:44:35 +02:00
bind_ship.h
bind_sqlite.c
bind_storage.c move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
bind_storage.h
bind_tolua.c Address MS Visual Studio 2015 update 1 breaking changes 2015-12-16 17:01:47 +01:00
bind_tolua.h
bind_unit.c delete dead code 2016-09-11 16:44:35 +02:00
bind_unit.h
bindings.c WIP: add a simple test for summary, add a simple dtor for them (it is still leaking stuff). 2016-09-09 17:20:09 +02:00
bindings.h
building_action.c move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
calendar.c fix some calendar-related leaks and issues 2016-09-09 18:39:38 +02:00
calendar.h
callback.c
callback.h
callback.test.c
chaos.c update key attribute api 2016-02-09 06:43:19 +01:00
chaos.h
CMakeLists.txt test lighthouses 2016-09-17 12:34:02 +02:00
config.pkg
config.pkg.c
console.c
console.h
creport.c move version string into a single object file 2016-09-16 16:30:17 +02:00
creport.h
direction.c fix memory leak in umlaut.c with reference counting (sad). 2016-09-06 19:57:07 +01:00
direction.h
direction.test.c relocate the addtoken leak "test" to umlaut.test.c 2016-09-05 18:46:02 +02:00
donations.c
donations.h
donations.test.c
economy.c I have questions about this 2016-09-10 21:12:19 +02:00
economy.h remove any reference to old two-stage maintenance. 2016-08-21 20:02:20 +02:00
economy.test.c merge in and fix the economy tests 2016-08-21 20:04:51 +02:00
eressea.c fix some calendar-related leaks and issues 2016-09-09 18:39:38 +02:00
eressea.h
eressea.pkg
eressea.pkg.c
game.pkg
game.pkg.c
give.c fix giving items to dead units, https://bugs.eressea.de/view.php?id=2230 2016-08-21 11:58:53 +02:00
give.h
give.test.c add unit tests for giving stuff to empty units. 2016-08-21 11:46:54 +02:00
gmtool.c move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
gmtool.h support different editor codepages 2016-08-07 19:19:35 +02:00
gmtool_structs.h
guard.c update key attribute api 2016-02-09 06:43:19 +01:00
guard.h
helpers.c move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
helpers.h
inc
items.c
items.h
json.c
json.h
json.test.c
jsreport.c
jsreport.h
keyword.c
keyword.h
keyword.test.c
laws.c add some more local caching. 2016-09-11 12:48:00 +02:00
laws.h make the password pseudo-private to faction.c 2016-01-12 06:46:51 +01:00
laws.test.c do not call log10(0) for new lighthouses. 2016-09-11 11:02:04 +02:00
lighthouse.c test lighthouses 2016-09-17 12:34:02 +02:00
lighthouse.h test lighthouses 2016-09-17 12:34:02 +02:00
lighthouse.test.c add a lighthouse to the sample data. 2016-09-17 20:01:49 +02:00
listbox.c
listbox.h
locale.pkg add a lua binding to convert user-language strings to directions 2015-12-22 18:38:12 +01:00
locale.pkg.c add a lua binding to convert user-language strings to directions 2015-12-22 18:38:12 +01:00
log.pkg
log.pkg.c
magic.c move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
magic.h pass the parent of an attribute into a_age and attrib_type::age 2016-02-20 16:50:04 +01:00
magic.test.c use test_setup to start tests 2016-09-08 08:12:26 +02:00
main.c move version string into a single object file 2016-09-16 16:30:17 +02:00
market.c update key attribute api 2016-02-09 06:43:19 +01:00
market.h
market.test.c remove the BLD_WORKING flag. 2016-08-21 20:12:28 +02:00
monster.c remove code for alp (non-functional) 2016-03-25 21:18:57 +01:00
monster.h
monsters.c Merge pull request #548 from ennorehling/refactor-volcano 2016-08-31 17:19:29 +01:00
monsters.h split out seaserpent creation for testing 2016-08-31 11:35:07 +02:00
monsters.test.c fix broken seaserpent test 2016-08-31 16:47:36 +02:00
morale.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
morale.h
move.c Merge branch 'master' into develop 2016-09-01 21:55:52 +02:00
move.h remove move_on_land argument from move_cmd 2016-08-20 19:25:44 +02:00
move.test.c remove the BLD_WORKING flag. 2016-08-21 20:12:28 +02:00
names.c CID 146892: null-pointer check should be an assert. 2016-09-11 19:09:23 +02:00
names.h refactoring prior to removing static variable 2016-08-28 18:15:00 +01:00
names.test.c make describe_braineater more generic (describe_race). 2016-08-28 20:44:45 +01:00
piracy.c fix order-related memory leaks 2016-09-06 21:07:23 +02:00
piracy.h fix piracy order aliasing issue #549 2016-09-01 20:40:07 +01:00
piracy.test.c fix piracy order aliasing issue #549 2016-09-01 20:40:07 +01:00
platform.h
prefix.c
prefix.h
prefix.test.c new rule: call test_setup to begin test, test_cleanup at end. 2016-08-29 14:21:28 +01:00
process.pkg
process.pkg.c
randenc.c optimization: the orcish curse is pretty rare, and we are spending a lot of time on processing it. 2016-08-29 19:44:43 +01:00
randenc.h
report.c delete dead code 2016-09-11 16:44:35 +02:00
report.h
reports.c remove view functions for special planes (Regatta). 2016-09-16 18:59:24 +02:00
reports.h free configuration data (valgrind calls it still-reachable leaks). 2016-09-07 20:46:41 +02:00
reports.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
seen.c
seen.h braineaters outside of astral sapce lose 50% of their innate magic resistance. 2016-01-28 10:58:28 +01:00
seen.test.c fix seen.test creating a unit without a region 2016-09-08 09:06:02 +02:00
settings.h
settings.pkg
settings.pkg.c
skill.c
skill.h
skill.test.c
spells.c move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
spells.h
spells.test.c pass the parent of an attribute into a_age and attrib_type::age 2016-02-20 16:50:04 +01:00
spy.c refactoring: move produceexp from unit.c to study.c 2016-03-09 14:50:54 +01:00
spy.h
spy.test.c new rule: call test_setup to begin test, test_cleanup at end. 2016-08-29 14:21:28 +01:00
sqlite.c remove crypto submodule, stea mtrand from it 2016-09-04 10:47:21 +02:00
study.c eliminate static curse variables (gbdream & more) 2016-08-29 20:31:18 +01:00
study.h fix experimental separation of test-only code 2016-03-24 22:32:29 +01:00
study.test.c do not call log10(0) for new lighthouses. 2016-09-11 11:02:04 +02:00
summary.c introduced a bug when refactoring 2016-09-09 17:42:00 +02:00
summary.h WIP: add a simple test for summary, add a simple dtor for them (it is still leaking stuff). 2016-09-09 17:20:09 +02:00
summary.test.c make the summary test pass without a leak 2016-09-09 17:40:36 +02:00
teleport.c fix crash when aging stone circles without an astral plane 2016-01-31 13:47:18 +01:00
teleport.h get_normalplane is unnecessary 2016-01-28 12:46:38 +01:00
test_eressea.c test lighthouses 2016-09-17 12:34:02 +02:00
tests.c do not call log10(0) for new lighthouses. 2016-09-11 11:02:04 +02:00
tests.h promote spell.test error logging to a tests.c API, use it for item.test 2016-08-29 15:19:17 +01:00
tests.test.c use test_setup to start tests 2016-09-08 08:12:26 +02:00
travelthru.c
travelthru.h
travelthru.test.c
upkeep.c death to static caches! 2016-08-30 07:51:05 +01:00
upkeep.h
upkeep.test.c new rule: call test_setup to begin test, test_cleanup at end. 2016-08-29 14:21:28 +01:00
volcano.c verify arguments for volcanooutbreak message. 2016-08-27 08:29:01 +01:00
volcano.h activate, fix and improve volcano test. 2016-08-26 17:26:26 +01:00
volcano.test.c use test_setup to start tests 2016-09-08 08:12:26 +02:00
vortex.c move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
vortex.h
vortex.test.c new rule: call test_setup to begin test, test_cleanup at end. 2016-08-29 14:21:28 +01:00
wormhole.c move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
wormhole.h
wormhole.test.c new rule: call test_setup to begin test, test_cleanup at end. 2016-08-29 14:21:28 +01:00
xmlreport.c
xmlreport.h