server/src
Enno Rehling 2d7d46d3ac Merge small braineater units to reduce memory pressure. 2018-02-04 19:13:04 +01:00
..
attributes fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
items test_setup_world is deprecated. 2018-01-14 17:43:10 +01:00
kernel macros should have uppercase names. 2018-02-03 14:49:35 +01:00
modules BUG 2405: use mistletoe to create effect, use effect to flee from battle. 2018-01-21 18:07:49 +01:00
races BUG 2387: Zauberbeutel braucht kein notlost Attribut. 2017-12-16 20:29:07 +01:00
spells mistletoe as curse (bad idea) 2018-01-21 11:03:48 +01:00
tools
triggers fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
util Make the behavior for missing messages configurable. 2018-01-14 11:25:44 +01:00
CMakeLists.txt fix mac build 2018-02-04 14:59:01 +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 why are we using the short type? 2018-01-21 11:14:55 +01:00
alchemy.h compiles, test fails, xmlreader includes need fixing 2018-01-14 17:40:48 +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 DRY: change mistletoe code 2018-01-22 19:22:56 +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 make some changes to support non-random skill progress. 2018-01-21 11:03:50 +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 jsonconf reads game rules outside of kernel, so move it out. 2018-01-14 17:50:54 +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_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 why are we using the short type? 2018-01-21 11:14:55 +01:00
bind_unit.h
bindings.c Merge remote-tracking branch 'upstream/develop' into develop 2018-01-28 18:42:22 +01:00
bindings.h stop using sqlite for a player database 2018-01-26 17:56:30 +01: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 move xmlreader.c up a directory. 2018-01-21 11:03:49 +01:00
creport.c macros should have uppercase names. 2018-02-03 14:49:35 +01:00
creport.h eliminate some TODO comments. 2017-12-26 07:25:42 +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 provide more missing messages in test setups. 2018-01-14 11:58:22 +01:00
economy.c further reduce teh amount of temporary storage required by the economy module. 2018-02-03 20:52:24 +01:00
economy.h further reduce teh amount of temporary storage required by the economy module. 2018-02-03 20:52:24 +01:00
economy.test.c remove a lot of struct copying in the stupid expand function. 2018-02-03 20:45:19 +01:00
eressea.c move xmlreader.c up a directory. 2018-01-21 11:03:49 +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 fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
gmtool.c move xmlreader.c up a directory. 2018-01-21 11:03:49 +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 bug 2292: only land regions can be guarded. 2017-03-02 12:39:21 +01:00
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 start removing dependencies on potion_type. 2018-01-14 17:40:48 +01:00
helpers.h remove the funcpointer from struct spell. 2017-04-30 22:15:18 +02:00
inc
items.c BUG 2405: use mistletoe to create effect, use effect to flee from battle. 2018-01-21 18:07:49 +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
jsonconf.c jsonconf reads game rules outside of kernel, so move it out. 2018-01-14 17:50:54 +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 broken includes 2018-01-14 18:03:33 +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 move more reporting code to reports.c 2018-01-26 17:39:15 +01:00
laws.h merge with master, which was far behind 2017-10-15 20:32:19 +02:00
laws.test.c Replace 0 with NULL (consistency is good). 2018-01-14 09:58:45 +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 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 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 fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
main.c Make the behavior for missing messages configurable. 2018-01-14 11:25:44 +01:00
market.c consistent naming of module configurations (singular). 2017-11-06 21:04:30 +01:00
market.h
market.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +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 fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +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 Replace 0 with NULL (consistency is good). 2018-01-14 09:58:45 +01:00
names.c rename strlcpy->str_strlcpy, etc. 2017-12-30 19:49:21 +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 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 fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
piracy.c platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
piracy.h
piracy.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +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 Merge branch 'master' into develop 2018-01-21 11:01:05 +01:00
renumber.h
renumber.test.c fix test_cleanup -> test_teardown name change 2018-01-21 11:02:20 +01:00
report.c macros should have uppercase names. 2018-02-03 14:49:35 +01:00
report.h Add a good test for the NR. 2017-03-05 16:55:11 +01:00
report.test.c Replace 0 with NULL (consistency is good). 2018-01-14 09:58:45 +01:00
reports.c macros should have uppercase names. 2018-02-03 14:49:35 +01:00
reports.h move more reporting code to reports.c 2018-01-26 17:39:15 +01:00
reports.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
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 move bsdstring use to reports.c 2018-01-25 21:31:09 +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 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
spy.c rename strlcpy->str_strlcpy, etc. 2017-12-30 19:49:21 +01:00
spy.h TARNE PARTEI creport test 2017-03-01 18:11:46 +01:00
spy.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
steal.c remove a lot of struct copying in the stupid expand function. 2018-02-03 20:45:19 +01:00
study.c more skill size savings. 2018-02-03 14:16:01 +01:00
study.h remove obsolete defines. 2017-12-09 16:53:36 +01:00
study.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
summary.c Solve unicode indentation problems in summary. 2018-01-28 19:12:31 +01:00
summary.h make summary a little prettier. 2018-01-28 11:37:42 +01:00
summary.test.c BUG 2398: remove deltas from summary. 2018-01-27 21:48:05 +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 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.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 remov bsdstring tests and include 2017-12-30 20:11:02 +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 start removing dependencies on potion_type. 2018-01-14 17:40:48 +01:00
volcano.h consistent naming of module configurations (singular). 2017-11-06 21:04:30 +01:00
volcano.test.c fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +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 fix crashes on 64-bit systems (not all 0s are created equal). 2018-01-14 09:38:26 +01:00
xmlreader.c move xmlreader.c up a directory. 2018-01-21 11:03:49 +01:00
xmlreader.h move xmlreader.c up a directory. 2018-01-21 11:03:49 +01:00