server/src
Enno Rehling bad4fb47c5 bad GUARD_NONE conversion, should have been false. 2016-11-05 16:20:00 +01:00
..
attributes WIP: remove at_guard, GUARD_TREES and GUARD_MINING 2016-10-30 09:18:19 +01:00
items remove dead phoenix feature. 2016-08-29 20:56:00 +01:00
kernel include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01:00
modules fix demand in broken regions, after load. 2016-10-24 13:54:53 +02:00
races remove recruitcost from non-player races. 2016-09-22 18:28:37 +02:00
spells WIP: remove GUARD_* flags. 2016-10-31 07:45:06 +01:00
tools
triggers move game-version information fom version.h to gamedata.h 2016-09-10 17:21:17 +02:00
util fix gcc conversion warnings 2016-10-09 10:07:05 +02:00
CMakeLists.txt add a failing test for "monsters can guard when unarmed" 2016-10-29 19:18:43 +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 WIP: remove GUARD_* flags. 2016-10-31 07:45:06 +01:00
alchemy.h
alchemy.test.c WIP: remove GUARD_* flags. 2016-10-31 07:45:06 +01:00
battle.c bad GUARD_NONE conversion, should have been false. 2016-11-05 16:20:00 +01: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 Make runtests more verbose in case of errors. 2016-10-31 20:36:05 +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 WIP: test production guarding. 2016-10-28 19:42:47 +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 fix demand in terraformed regions. 2016-10-24 13:47:38 +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 WIP: remove GUARD_* flags. 2016-10-31 07:45:06 +01:00
bind_unit.h
bindings.c really disable reports 2016-09-13 21:09:05 +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
config.pkg
config.pkg.c
console.c
console.h
creport.c include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01:00
creport.h split off report.test from reports.test 2016-09-13 20:13:26 +02:00
creport.test.c disable reports entirely. 2016-09-13 20:17:59 +02:00
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 include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01:00
economy.h add (failing) test for recruiting into existing units. 2016-09-18 11:34:54 +02:00
economy.test.c calculating income for dragons is no longer hard-coded 2016-10-04 09:14:49 +02:00
eressea.c re-enable creport 2016-09-17 22:57:22 +02:00
eressea.h
eressea.pkg
eressea.pkg.c
game.pkg
game.pkg.c
give.c remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01: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 fix endless loop in cp1252 search (wrong sort) 2016-10-02 13:12:47 +02:00
gmtool.h support different editor codepages 2016-08-07 19:19:35 +02:00
gmtool_structs.h
guard.c remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
guard.h remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
guard.test.c WIP: finish removing GUARD_* flags 2016-10-31 09:40:36 +01:00
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 remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
jsreport.h
keyword.c
keyword.h
keyword.test.c
laws.c remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
laws.h include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01:00
laws.test.c include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01:00
lighthouse.c re-organize lighthouse reporting. 2016-10-05 20:36:01 +02:00
lighthouse.h test lighthouses 2016-09-17 12:34:02 +02:00
lighthouse.test.c re-enable report tests. 2016-09-18 10:24:08 +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 remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
magic.h remove RS_FARVISION, it is the only spell that uses units. 2016-10-01 21:03:16 +02:00
magic.test.c use test_setup to start tests 2016-09-08 08:12:26 +02:00
main.c I no longer use CRTDBG to find bugs. Valgrind rules. 2016-10-29 10:53:18 +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 actually don't call old_race anymore 2016-09-22 09:41:30 +02:00
monster.h
monsters.c include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01:00
monsters.h split out seaserpent creation for testing 2016-08-31 11:35:07 +02:00
monsters.test.c WIP: remove GUARD_* flags. 2016-10-31 07:45:06 +01:00
morale.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
morale.h
move.c include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01:00
move.h move is_guarded from move.h to guard.h 2016-10-29 19:15:49 +02:00
move.test.c move guard test to guard.test.c 2016-10-30 05:39:25 +01: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 cache some more get_race calls, especially for RC_SPELL. 2016-10-03 20:36:46 +02:00
randenc.h
report.c include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01:00
report.h fix travelthru reporting (passes unit test) 2016-09-17 08:28:33 +02:00
report.test.c split off report.test from reports.test 2016-09-13 20:13:26 +02:00
reports.c include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01:00
reports.h I am now calling get_race far too often. Fix this a bit. 2016-09-20 20:27:41 +02:00
reports.test.c re-organize lighthouse reporting. 2016-10-05 20:36:01 +02:00
settings.h fix bad Lua test for ents, so they actually guard. 2016-10-29 17:51:01 +02:00
settings.pkg introducing config_set and config_get so we don't have to refer to globals.parameters everywhere 2015-11-22 10:33:31 +01:00
settings.pkg.c introducing config_set and config_get so we don't have to refer to globals.parameters everywhere 2015-11-22 10:33:31 +01:00
skill.c
skill.h
skill.test.c
spells.c include guard.h directly, not through laws.h 2016-11-01 22:11:10 +01: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 include guard.h directly, not through laws.h 2016-11-01 22:11:10 +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 the unicode.h include from files that don't use it. 2016-10-05 16:43:14 +02:00
study.c remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
study.h fix experimental separation of test-only code 2016-03-24 22:32:29 +01:00
study.test.c I am now calling get_race far too often. Fix this a bit. 2016-09-20 20:27:41 +02:00
summary.c remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01: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 delete files created by report_summary 2016-09-15 21:16:45 +02:00
teleport.c some more config lookup caching 2016-09-23 20:39:08 +02:00
teleport.h get_normalplane is unnecessary 2016-01-28 12:46:38 +01:00
test_eressea.c add a failing test for "monsters can guard when unarmed" 2016-10-29 19:18:43 +02:00
tests.c fix the economy test. no idea why it passes now? 2016-09-27 15:40:03 +02:00
tests.h fix the economy test. no idea why it passes now? 2016-09-27 15:40:03 +02:00
tests.test.c use test_setup to start tests 2016-09-08 08:12:26 +02:00
travelthru.c remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
travelthru.h remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
travelthru.test.c remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
upkeep.c reduce get_race calls by a few more 2016-09-22 15:51:11 +02:00
upkeep.h
upkeep.test.c remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
volcano.c get_race is better than old_race 2016-09-19 08:56:33 +02: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 remove the unicode.h include from files that don't use it. 2016-10-05 16:43:14 +02:00
xmlreport.h