server/src
2017-01-26 18:06:16 +01:00
..
attributes more stbool.h includes, MSVC has no unlink 2017-01-26 18:05:26 +01:00
items kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
kernel emit a password message for newbie factions 2017-01-26 18:06:16 +01:00
modules kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
races kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
spells continued work for MSVC compilation 2017-01-26 18:05:25 +01:00
tools fix indentation in every file 2015-01-30 20:37:14 +01:00
triggers kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
util change error message categories. 2017-01-26 18:05:26 +01:00
academy.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
academy.h just a little bit of refactoring 2016-03-11 21:36:10 +01:00
alchemy.c continued work for MSVC compilation 2017-01-26 18:05:25 +01:00
alchemy.h remove superfluous argument from herbsearch 2015-08-27 14:46:08 +02:00
alchemy.test.c WIP: remove GUARD_* flags. 2016-10-31 07:45:06 +01:00
battle.c issue #621: delete battledebug code 2017-01-26 18:05:26 +01:00
battle.h issue #621: delete battledebug code 2017-01-26 18:05:26 +01:00
battle.test.c remove more static curse_type variables 2016-08-29 20:34:30 +01:00
bind_building.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
bind_building.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_config.c never use strncpy, anywhere. 2017-01-26 17:57:21 +01:00
bind_config.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_dict.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
bind_dict.h fix preview crash in embassies.lua. 2015-02-01 10:03:30 +01:00
bind_eressea.c remove unused and broken backup functionality 2016-11-14 01:35:45 +01:00
bind_eressea.h
bind_faction.c continue fixing compilation (gcc/clang) 2017-01-26 18:03:48 +01:00
bind_faction.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_gmtool.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
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_message.c declutter config.h, use it sparingly. 2016-11-17 10:38:09 +01:00
bind_message.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_monsters.c remove old & unused fix_famililar repair code. 2017-01-26 17:57:21 +01:00
bind_order.c declutter config.h, use it sparingly. 2016-11-17 10:38:09 +01:00
bind_order.h add missing files 2015-12-30 21:22:28 +01:00
bind_process.c move renumber command to a separate module. 2016-11-15 23:34:20 +01:00
bind_process.h
bind_region.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
bind_region.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_ship.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
bind_ship.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_sqlite.c replace pushnumber with pushinteger where applicable (prep for Lua 5.3). 2015-06-08 20:53:40 +02:00
bind_storage.c replace snprintf and the like. 2017-01-26 17:57:21 +01:00
bind_storage.h fix indentation in every file 2015-01-30 20:37:14 +01:00
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 remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00
bind_unit.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bindings.c game.start in eressea.ini overrides calendar 2017-01-26 18:06:15 +01:00
bindings.h issue #629: fix eressea.ini config 2017-01-26 18:06:15 +01:00
building_action.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
calendar.c game.start in eressea.ini overrides calendar 2017-01-26 18:06:15 +01:00
calendar.h game.start in eressea.ini overrides calendar 2017-01-26 18:06:15 +01:00
chaos.c merge monster.c and monsters.c 2017-01-26 17:57:21 +01:00
chaos.h fix copyright notice 2015-01-30 22:10:29 +01:00
CMakeLists.txt do not set -Werror twice 2017-01-26 18:05:26 +01:00
config.pkg
config.pkg.c
console.c fix indentation in every file 2015-01-30 20:37:14 +01:00
console.h remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
creport.c use the email address from eressea.ini in CR mailto 2017-01-26 18:06:15 +01:00
creport.h split off report.test from reports.test 2016-09-13 20:13:26 +02:00
creport.test.c remove superfluous quicklist includes. 2017-01-06 22:47:50 +01:00
direction.c fix memory leak in umlaut.c with reference counting (sad). 2016-09-06 19:57:07 +01:00
direction.h fix indentation in every file 2015-01-30 20:37:14 +01:00
direction.test.c relocate the addtoken leak "test" to umlaut.test.c 2016-09-05 18:46:02 +02:00
donations.c continued work for MSVC compilation 2017-01-26 18:05:25 +01:00
donations.h refactor donations into a seaprate code module, add a basic test 2015-09-09 15:45:20 +02:00
donations.test.c more stbool.h includes, MSVC has no unlink 2017-01-26 18:05:26 +01:00
economy.c continued work for MSVC compilation 2017-01-26 18:05:25 +01:00
economy.h move entertainmoney to economy 2016-11-22 12:22:07 +01: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 fix indentation in every file 2015-01-30 20:37:14 +01:00
eressea.pkg
eressea.pkg.c
game.pkg remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
game.pkg.c remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
give.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
give.h more stbool.h includes, MSVC has no unlink 2017-01-26 18:05:26 +01:00
give.test.c create_order takes variable arguments! 2017-01-26 17:57:22 +01:00
gmtool.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
gmtool.h support different editor codepages 2016-08-07 19:19:35 +02:00
gmtool_structs.h fix indentation in every file 2015-01-30 20:37:14 +01:00
guard.c merge monster.c and monsters.c 2017-01-26 17:57:21 +01:00
guard.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
guard.test.c merge monster.c and monsters.c 2017-01-26 17:57:21 +01:00
helpers.c never use strncpy, anywhere. 2017-01-26 17:57:21 +01:00
helpers.h fix indentation in every file 2015-01-30 20:37:14 +01:00
inc fix tolua, I guess 2015-07-11 23:45:59 +02:00
items.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
items.h fix indentation in every file 2015-01-30 20:37:14 +01:00
json.c replace snprintf and the like. 2017-01-26 17:57:21 +01:00
json.h
json.test.c test-only leak: do some json surgery and delete the entire tree from the export 2015-10-15 09:06:44 +02:00
jsreport.c remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
jsreport.h Implement an optional JSON report writer. Currently writes readable maps for Tiled. 2015-03-29 14:03:56 +02:00
keyword.c coverity warning: NEGATIVE_RETURNS 2016-11-14 02:21:49 +01:00
keyword.h continue fixing compilation (gcc/clang) 2017-01-26 18:03:48 +01:00
keyword.test.c coverity warning: NEGATIVE_RETURNS 2016-11-14 02:21:49 +01:00
laws.c emit a password message for newbie factions 2017-01-26 18:06:16 +01:00
laws.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
laws.test.c create_order takes variable arguments! 2017-01-26 17:57:22 +01:00
lighthouse.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
lighthouse.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
lighthouse.test.c re-enable report tests. 2016-09-18 10:24:08 +02:00
listbox.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
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 kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
magic.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
magic.test.c remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00
main.c issue #629: fix eressea.ini config 2017-01-26 18:06:15 +01:00
market.c remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00
market.h more stbool.h includes, MSVC has no unlink 2017-01-26 18:05:26 +01:00
market.test.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
monsters.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
monsters.h more stbool.h includes, MSVC has no unlink 2017-01-26 18:05:26 +01:00
monsters.test.c merge monster.c and monsters.c 2017-01-26 17:57:21 +01:00
morale.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
morale.h fix copyright notice 2015-01-30 22:10:29 +01:00
move.c continued work for MSVC compilation 2017-01-26 18:05:25 +01:00
move.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
move.test.c add a failing test for bug 2266 2017-01-26 17:57:21 +01:00
names.c continued work for MSVC compilation 2017-01-26 18:05:25 +01:00
names.h remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
names.test.c monster name pluralization changes with u->number. 2017-01-26 17:57:21 +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 quelling some static analysis complaints. 2016-11-19 20:57:10 +01:00
platform.h compiles with gcc on rpi 2017-01-26 18:05:26 +01:00
prefix.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
prefix.h static analysis warnings. 2016-11-23 18:56:40 +01:00
prefix.test.c static analysis warnings. 2016-11-23 18:56:40 +01:00
process.pkg move renumber command to a separate module. 2016-11-15 23:34:20 +01:00
process.pkg.c move renumber command to a separate module. 2016-11-15 23:34:20 +01:00
randenc.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
randenc.h converting float->double in a lot of the code to prevent -Wconversion messages 2015-05-15 19:08:44 +02:00
renumber.c additional testing for renumber. 2016-11-17 21:08:35 +01:00
renumber.h move renumber command to a separate module. 2016-11-15 23:34:20 +01:00
renumber.test.c more stbool.h includes, MSVC has no unlink 2017-01-26 18:05:26 +01:00
report.c use FACTION in text template, not ERESSEA 2017-01-26 18:06:15 +01:00
report.h fix travelthru reporting (passes unit test) 2016-09-17 08:28:33 +02:00
report.test.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
reports.c emit a password message for newbie factions 2017-01-26 18:06:16 +01:00
reports.h more stbool.h includes, MSVC has no unlink 2017-01-26 18:05:26 +01:00
reports.test.c emit a password message for newbie factions 2017-01-26 18:06:16 +01:00
settings.h remove bad umlaut encodings, make sources US-ASCII. 2016-11-20 18:09:08 +01: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 CID 22554: Improper use of negative value (REVERSE_NEGATIVE) 2015-10-30 12:40:48 +01:00
skill.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
skill.test.c remove invalid tests. uninitialized locales do not have default words 2015-11-01 05:35:10 +01:00
spells.c continued work for MSVC compilation 2017-01-26 18:05:25 +01:00
spells.h test good/bad dreams 2015-05-06 18:15:10 +02:00
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 kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
spy.h move findrace into race.c 2016-11-22 12:32:28 +01:00
spy.test.c fix bug 2261: bit manipulation error in STEALTH FACTION. 2016-12-03 23:38:53 +01:00
sqlite.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
study.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
study.h unlimited teachers. 2017-01-26 17:57:21 +01:00
study.test.c unlimited teachers. 2017-01-26 17:57:21 +01:00
summary.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
summary.h more stbool.h includes, MSVC has no unlink 2017-01-26 18:05:26 +01:00
summary.test.c delete files created by report_summary 2016-09-15 21:16:45 +02:00
teleport.c merge monster.c and monsters.c 2017-01-26 17:57:21 +01:00
teleport.h get_normalplane is unnecessary 2016-01-28 12:46:38 +01:00
test_eressea.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
tests.c arguments for test_setup that help debugging tests. 2016-11-16 18:08:10 +01:00
tests.h arguments for test_setup that help debugging tests. 2016-11-16 18:08:10 +01:00
tests.test.c use test_setup to start tests 2016-09-08 08:12:26 +02:00
travelthru.c remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00
travelthru.h remove BOM from UTF-8 files, replace Umlauts 2016-11-01 17:25:52 +01:00
travelthru.test.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
upkeep.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
upkeep.h
upkeep.test.c quelling some static analysis complaints. 2016-11-19 20:57:10 +01:00
volcano.c github issue #606 2016-11-18 13:30:30 +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 kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
vortex.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
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 kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
wormhole.h fix copyright notice 2015-01-30 22:10:29 +01:00
wormhole.test.c remove quicklist shim, use selist everywhere 2017-01-26 17:41:21 +01:00