server/src
Enno Rehling 98678d9fb2 disable the missing_message replacement used in so many tests. fix some tests so they don't need it. 2018-01-12 21:15:21 +01:00
..
attributes kill the fleechance attribute 2018-01-11 16:47:22 +01:00
items platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
kernel disable the missing_message replacement used in so many tests. fix some tests so they don't need it. 2018-01-12 21:15:21 +01:00
modules move va_copy macro closer to where it is used. 2017-12-29 17:00:16 +01:00
races BUG 2387: Zauberbeutel braucht kein notlost Attribut. 2017-12-16 20:29:07 +01:00
spells platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
tools
triggers platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
util disable the missing_message replacement used in so many tests. fix some tests so they don't need it. 2018-01-12 21:15:21 +01:00
CMakeLists.txt fix cmake detection of libbsd 2017-12-31 21:33:31 +01:00
academy.c add a unit test for academy_can_teach. 2017-12-29 13:37:17 +01:00
academy.h
academy.test.c add a unit test for academy_can_teach. 2017-12-29 13:37:17 +01:00
alchemy.c move va_copy macro closer to where it is used. 2017-12-29 17:00:16 +01:00
alchemy.h remove some ifdef options to maybe accelerate cppcheck. 2017-12-09 11:00:37 +01:00
alchemy.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
battle.c kill the fleechance attribute 2018-01-11 16:47:22 +01:00
battle.h BUG 2401: fix attacker list, move code to reports.c 2017-12-31 15:05:49 +01:00
battle.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
bind_building.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_building.h
bind_config.c rename strlcpy->str_strlcpy, etc. 2017-12-30 19:49:21 +01:00
bind_config.h
bind_eressea.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_eressea.h
bind_faction.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_faction.h
bind_gmtool.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_gmtool.h
bind_locale.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_locale.h
bind_message.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_message.h
bind_monsters.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_order.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_order.h
bind_process.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_process.h
bind_region.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_region.h
bind_ship.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_ship.h
bind_sqlite.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_storage.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_storage.h
bind_tolua.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bind_tolua.h
bind_unit.c BUG 2408: acceptance test for TARNE PARTEI 2018-01-10 18:38:38 +01:00
bind_unit.h
bindings.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
bindings.h remove the locale from orders. 2017-10-13 19:33:28 +02:00
calendar.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
calendar.h BUG 2396: insect recruit messages fixed, and tests added. 2017-12-22 11:15:17 +01:00
calendar.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
chaos.c Merge branch 'master' into develop 2017-08-18 20:31:14 +02:00
chaos.h gmtool can clear regions 2017-08-07 18:38:10 +02:00
config.pkg
config.pkg.c
console.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
console.h
convert.c we do not need a USE_LIBXML define, xml is a hard requirement. 2017-12-09 21:04:27 +01:00
creport.c BUG 2409: avoid using integer values >= 2^31 in the CR. 2018-01-08 19:45:49 +01:00
creport.h eliminate some TODO comments. 2017-12-26 07:25:42 +01:00
creport.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
direction.c unit test ROUTE. 2017-12-11 16:24:06 +01:00
direction.h unit test ROUTE. 2017-12-11 16:24:06 +01:00
direction.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
donations.c
donations.h
donations.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
economy.c stop using MIN and MAX 2017-12-30 08:58:50 +01:00
economy.h remove stealing from economy.c (that file is too big). 2017-12-04 20:01:08 +01:00
economy.test.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
eressea.c sqlite may set errno, reset it 2017-12-23 18:28:51 +01:00
eressea.h
eressea.pkg
eressea.pkg.c
game.pkg
game.pkg.c
give.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
give.h
give.test.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
gmtool.c PATH_MAX and MAX_PATH are crazy. 2017-12-29 11:44:14 +01:00
gmtool.h platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
gmtool_structs.h
guard.c BUG 2366: Fix cansee for seen_spell regions. 2017-10-10 20:24:20 +02:00
guard.h
guard.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
helpers.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
helpers.h
inc
items.c kill the fleechance attribute 2018-01-11 16:47:22 +01:00
items.h
json.c allow empty faction email 2017-11-15 12:12:42 +01:00
json.h
json.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
jsreport.c
jsreport.h
keyword.c rename strlcpy->str_strlcpy, etc. 2017-12-30 19:49:21 +01:00
keyword.h fix cppcheck report (missing curly race) 2017-11-20 14:57:04 +01:00
keyword.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
laws.c do not use MIN and MAX. 2018-01-01 08:23:52 +01:00
laws.h merge with master, which was far behind 2017-10-15 20:32:19 +02:00
laws.test.c disable the missing_message replacement used in so many tests. fix some tests so they don't need it. 2018-01-12 21:15:21 +01:00
lighthouse.c do not use MIN and MAX. 2018-01-01 08:23:52 +01:00
lighthouse.h Merge branch 'kill-rcspell' into feature/refactor-rcspell 2017-05-21 21:33:29 +02:00
lighthouse.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
listbox.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
listbox.h
locale.pkg
locale.pkg.c
log.pkg
log.pkg.c
magic.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
magic.h deprecate old get_mage implementation. 2017-10-06 21:53:07 +02:00
magic.test.c reduce dependence on platform.h. 2017-12-28 18:29:40 +01:00
main.c PATH_MAX and MAX_PATH are crazy. 2017-12-29 11:44:14 +01:00
market.c consistent naming of module configurations (singular). 2017-11-06 21:04:30 +01:00
market.h
market.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
monsters.c do not use MIN and MAX. 2018-01-01 08:23:52 +01:00
monsters.h bug 2387: create a ghost to hold on to magical notlost items. 2017-12-25 19:11:12 +01:00
monsters.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
morale.c kill the old curses enum and oldcursename. 2017-08-21 20:48:00 +02:00
morale.h
move.c do not use MIN and MAX. 2018-01-01 08:23:52 +01:00
move.h platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
move.test.c disable the missing_message replacement used in so many tests. fix some tests so they don't need it. 2018-01-12 21:15:21 +01:00
names.c rename strlcpy->str_strlcpy, etc. 2017-12-30 19:49:21 +01:00
names.h
names.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
orderfile.c workaround for cppcheck false-positive 2017-11-20 08:51:06 +01:00
orderfile.h some examples for how the new orderfile logic can be used to write unit tests. 2017-10-07 20:17:04 +02:00
orderfile.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
piracy.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
piracy.h
piracy.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
platform.h move va_copy macro closer to where it is used. 2017-12-29 17:00:16 +01:00
prefix.c reduce dependence on platform.h. 2017-12-28 18:29:40 +01:00
prefix.h
prefix.test.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
process.pkg
process.pkg.c
randenc.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
randenc.h
renumber.c hackish optimization for STUDY orders 2017-10-13 19:33:29 +02:00
renumber.h
renumber.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
report.c BUG 2403: endless loop (variable rename gone wrong). 2017-12-31 16:36:59 +01:00
report.h
report.test.c reduce dependence on platform.h. 2017-12-28 18:29:40 +01:00
reports.c BUG 2401: fix combat display, again. 2018-01-07 17:22:15 +01:00
reports.h BUG 2401: fix attacker list, move code to reports.c 2017-12-31 15:05:49 +01:00
reports.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
settings.h The MUSEUM_MODULE define is unnecessary. 2017-12-09 21:06:44 +01:00
settings.pkg
settings.pkg.c
skill.c
skill.h
skill.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
spells.c rename strlcpy->str_strlcpy, etc. 2017-12-30 19:49:21 +01:00
spells.h BUG 2366: add a test to verify that view_reality sets an observer. 2017-10-10 18:45:44 +02:00
spells.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
spy.c rename strlcpy->str_strlcpy, etc. 2017-12-30 19:49:21 +01:00
spy.h
spy.test.c disable the missing_message replacement used in so many tests. fix some tests so they don't need it. 2018-01-12 21:15:21 +01:00
sqlite.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
steal.c stop using MIN and MAX 2017-12-30 08:58:50 +01:00
study.c Bug 2407: do not cache study_cost(SK_MAGIC). 2018-01-07 15:26:17 +01:00
study.h remove obsolete defines. 2017-12-09 16:53:36 +01:00
study.test.c disable the missing_message replacement used in so many tests. fix some tests so they don't need it. 2018-01-12 21:15:21 +01:00
summary.c stop using MIN and MAX 2017-12-30 08:58:50 +01:00
summary.h
summary.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
teleport.c BUG 2366: add a test to verify that view_reality sets an observer. 2017-10-10 18:45:44 +02:00
teleport.h BUG 2366: add a test to verify that view_reality sets an observer. 2017-10-10 18:45:44 +02:00
test_eressea.c remov bsdstring tests and include 2017-12-30 20:11:02 +01:00
tests.c remov bsdstring tests and include 2017-12-30 20:11:02 +01:00
tests.h celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
tests.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
travelthru.c remov bsdstring tests and include 2017-12-30 20:11:02 +01:00
travelthru.h
travelthru.test.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
upkeep.c stop using MIN and MAX 2017-12-30 08:58:50 +01:00
upkeep.h
upkeep.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
volcano.c bug 2156: fix volcano reporting, maybe. 2017-12-25 21:55:50 +01:00
volcano.h consistent naming of module configurations (singular). 2017-11-06 21:04:30 +01:00
volcano.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
vortex.c reduce dependence on platform.h. 2017-12-28 18:29:40 +01:00
vortex.h leak: free special directions. 2017-08-25 08:52:15 +02:00
vortex.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
wormhole.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
wormhole.h
wormhole.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00