server/src
2018-02-25 20:49:33 +01:00
..
attributes messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
items cppcheck: DMAXHASH was unused. 2018-02-25 17:58:45 +01:00
kernel merge conflict nightmare fix. 2018-02-25 20:49:33 +01:00
modules fix some cppcheck warnings 2018-02-11 15:43:24 +01:00
races fix some cppcheck warnings 2018-02-11 15:43:24 +01:00
spells messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
tools
triggers messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
util merge conflict nightmare fix. 2018-02-25 20:49:33 +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 remove P_POWER from use_potion 2018-02-17 19:02:02 +01:00
alchemy.h rename potion: p14 to healing 2018-02-17 20:35:00 +01:00
alchemy.test.c Default to reporting missing message types during tests as an error, grandfather in some tests with test_inject_messagetypes(); 2018-01-14 17:08:46 +01:00
battle.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
battle.h BUG 2415: eliminate at_potiondelay and WdL delay. 2018-02-15 20:25:58 +01:00
battle.test.c cppcheck false positives 2018-02-25 20:06:55 +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 cppcheck warnings for battle 2018-02-25 14:18:36 +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 fix test_process_turn failure. 2018-02-14 20:01:36 +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_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 bufunit does not write an indent, doe not need the parameter. 2018-02-24 19:46:34 +01:00
bind_unit.h
bindings.c bufunit does not write an indent, doe not need the parameter. 2018-02-24 19:46:34 +01:00
bindings.h stop using sqlite for a player database 2018-01-26 17:56:30 +01:00
chaos.c
chaos.h
CMakeLists.txt messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
config.pkg
config.pkg.c
console.c add a Readline module, fix detection, keep disabled for now 2018-02-25 16:36:45 +01:00
console.h add a Readline module, fix detection, keep disabled for now 2018-02-25 16:36:45 +01:00
convert.c unused variable. 2018-02-06 21:39:52 +01:00
creport.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
creport.h BUG 2415: eliminate at_potiondelay and WdL delay. 2018-02-15 20:25:58 +01:00
creport.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +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 Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
economy.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
economy.h messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
economy.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
eressea.c merge conflict nightmare fix. 2018-02-25 20:49:33 +01:00
eressea.h
eressea.pkg
eressea.pkg.c
game.pkg
game.pkg.c
give.c merge conflict nightmare fix. 2018-02-25 20:49:33 +01:00
give.h
give.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
gmtool.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
gmtool.h compilation fix, disable catapult damage code. 2018-02-25 14:54:45 +01:00
gmtool_structs.h compilation fix, disable catapult damage code. 2018-02-25 14:54:45 +01:00
guard.c BUG 2366: Fix cansee for seen_spell regions. 2017-10-10 20:24:20 +02:00
guard.h
guard.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
helpers.c merge conflict nightmare fix. 2018-02-25 20:49:33 +01:00
helpers.h
inc
items.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
items.h refactor the resurrection code. There is more work to be done here, too much duplicaton between battle and volcano. 2018-02-15 21:05:11 +01:00
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
jsonconf.c cppcheck: DMAXHASH was unused. 2018-02-25 17:58:45 +01:00
jsonconf.h jsonconf reads game rules outside of kernel, so move it out. 2018-01-14 17:50:54 +01:00
jsonconf.test.c fix test_process_turn failure. 2018-02-14 20:01:36 +01:00
jsreport.c cppcheck: DMAXHASH was unused. 2018-02-25 17:58:45 +01:00
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 messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
laws.h FAST_CONNECT is always on. 2018-02-25 18:30:20 +01:00
laws.test.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
lighthouse.c do not use MIN and MAX. 2018-01-01 08:23:52 +01:00
lighthouse.h
lighthouse.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +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 messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
magic.h BUG 2415: eliminate at_potiondelay and WdL delay. 2018-02-15 20:25:58 +01:00
magic.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
main.c write a log of dead factions. 2018-02-23 21:24:15 +01:00
market.c make attrib use a variant, not a custom union. 2018-02-09 21:20:43 +01:00
market.h
market.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
monsters.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +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 Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
morale.c fix test_process_turn failure. 2018-02-14 20:01:36 +01:00
morale.h
move.c fix test_process_turn failure. 2018-02-14 20:01:36 +01:00
move.h platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
move.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
names.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
names.h
names.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
orderfile.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +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 messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
piracy.c cppcheck: variable scopes, etc. 2018-02-11 15:57:31 +01:00
piracy.h
piracy.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
platform.h move va_copy macro closer to where it is used. 2017-12-29 17:00:16 +01:00
prefix.c cppcheck: variable scopes, etc. 2018-02-11 15:57:31 +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 stop using MINMAX macros. 2018-02-24 19:41:36 +01:00
randenc.h
renumber.c findunitg was deprecated. 2018-02-25 18:35:40 +01:00
renumber.h
renumber.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
report.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
report.h
report.test.c Replace 0 with NULL (consistency is good). 2018-01-14 09:58:45 +01:00
reports.c bufunit does not write an indent, doe not need the parameter. 2018-02-24 19:46:34 +01:00
reports.h bufunit does not write an indent, doe not need the parameter. 2018-02-24 19:46:34 +01:00
reports.test.c bufunit does not write an indent, doe not need the parameter. 2018-02-24 19:46:34 +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 messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +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 Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
spy.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 18:14:48 +01:00
spy.h
spy.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
steal.c findunitg was deprecated. 2018-02-25 18:35:40 +01:00
study.c fix test_process_turn failure. 2018-02-14 20:01:36 +01:00
study.h remove obsolete defines. 2017-12-09 16:53:36 +01:00
study.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
summary.c fix test_process_turn failure. 2018-02-14 20:01:36 +01:00
summary.h make summary a little prettier. 2018-01-28 11:37:42 +01:00
summary.test.c fix test_process_turn failure. 2018-02-14 20:01:36 +01:00
teleport.c Merge small braineater units to reduce memory pressure. 2018-02-04 19:13:04 +01: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 begin adding tests for skills. 2018-01-21 11:03:49 +01:00
tests.c messy merge of cppcheck fixes into develop 2018-02-25 20:41:53 +01:00
tests.h Default to reporting missing message types during tests as an error, grandfather in some tests with test_inject_messagetypes(); 2018-01-14 17:08:46 +01:00
tests.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
travelthru.c make attrib use a variant, not a custom union. 2018-02-09 21:20:43 +01:00
travelthru.h
travelthru.test.c Replace 0 with NULL (consistency is good). 2018-01-14 09:58:45 +01:00
upkeep.c start removing dependencies on potion_type. 2018-01-14 17:40:48 +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 2419: fix and speed up volcano-survival through potions. 2018-02-16 20:06:36 +01:00
volcano.h BUG 2415: eliminate at_potiondelay and WdL delay. 2018-02-15 20:25:58 +01:00
volcano.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
vortex.c make attrib use a variant, not a custom union. 2018-02-09 21:20:43 +01:00
vortex.h
vortex.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
wormhole.c make attrib use a variant, not a custom union. 2018-02-09 21:20:43 +01:00
wormhole.h
wormhole.test.c Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. 2018-02-25 17:18:30 +01:00
xmlreader.c fix test_process_turn failure. 2018-02-14 20:01:36 +01:00
xmlreader.h move xmlreader.c up a directory. 2018-01-21 11:03:49 +01:00