server/src
Enno Rehling 9b7a4e813b functional test for forced leave configuration.
functional test for forced leave after combat.
functional test for MAKE TEMP.
error handling for Lua function building.create().
reduce some errors to warnings.
initialize race.battle_flags correctly (when not created through XML).
re-initialize processor in case config has changed.
handle missing translation of combat status, with error message.
2015-06-19 13:17:01 +02:00
..
attributes converting float->double in a lot of the code to prevent -Wconversion messages 2015-05-15 19:08:44 +02:00
items bugfix use_item (use_skillpotion did not use pool). 2015-05-24 07:17:23 +02:00
kernel functional test for forced leave configuration. 2015-06-19 13:17:01 +02:00
modules calculate simple default scores for items that do not have one defined in XML. 2015-06-08 21:15:07 +02:00
races fix indentation in every file 2015-01-30 20:37:14 +01:00
spells enable stricter conversion checking for gcc < 4.9, fix code 2015-05-15 20:35:36 +02:00
tools fix indentation in every file 2015-01-30 20:37:14 +01:00
triggers enable stricter conversion checking for gcc < 4.9, fix code 2015-05-15 20:35:36 +02:00
util functional test for forced leave configuration. 2015-06-19 13:17:01 +02:00
CMakeLists.txt additional clang warning for tautological comparisons. 2015-06-01 08:04:46 +02:00
alchemy.c fix copyright notice 2015-01-30 22:10:29 +01:00
alchemy.h fix copyright notice 2015-01-30 22:10:29 +01:00
battle.c functional test for forced leave configuration. 2015-06-19 13:17:01 +02:00
battle.h cleanup battle.h header 2015-05-30 17:29:01 +02:00
battle.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_building.c functional test for forced leave configuration. 2015-06-19 13:17:01 +02:00
bind_building.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_config.c fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_config.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_dict.c more lua_pushinteger conversion for lua 5.3 2015-06-08 21:19:17 +02:00
bind_dict.h fix preview crash in embassies.lua. 2015-02-01 10:03:30 +01:00
bind_eressea.c fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_eressea.h remove obsolete commands (PRAY) and parameters 2014-06-21 07:34:36 -07:00
bind_faction.c more lua_pushinteger conversion for lua 5.3 2015-06-08 21:19:17 +02:00
bind_faction.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_gmtool.c replace pushnumber with pushinteger where applicable (prep for Lua 5.3). 2015-06-08 20:53:40 +02:00
bind_gmtool.h move bindings into src/ make the code compile from scratch again. 2014-02-22 00:32:59 -08:00
bind_locale.c directions can now be read from json configuration. 2014-06-15 22:17:08 -07:00
bind_locale.h begin binding locales (need to init_locales in the right place, still). 2014-06-14 07:52:32 -07:00
bind_log.c bindings for error logging, phase 1. 2014-06-13 13:02:03 -07:00
bind_log.h bindings for error logging, phase 1. 2014-06-13 13:02:03 -07:00
bind_message.c replace pushnumber with pushinteger where applicable (prep for Lua 5.3). 2015-06-08 20:53:40 +02:00
bind_message.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_monsters.c replace pushnumber with pushinteger where applicable (prep for Lua 5.3). 2015-06-08 20:53:40 +02:00
bind_process.c fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_process.h move bindings into src/ make the code compile from scratch again. 2014-02-22 00:32:59 -08:00
bind_region.c more lua_pushinteger conversion for lua 5.3 2015-06-08 21:19:17 +02:00
bind_region.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_settings.c fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_settings.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_ship.c replace pushnumber with pushinteger where applicable (prep for Lua 5.3). 2015-06-08 20:53:40 +02: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 pushnumber with pushinteger where applicable (prep for Lua 5.3). 2015-06-08 20:53:40 +02:00
bind_storage.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_tolua.c try to allow visual studio to build with all warnings (/WAll) enabled. 2015-01-12 22:53:21 +01:00
bind_tolua.h MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
bind_unit.c replace pushnumber with pushinteger where applicable (prep for Lua 5.3). 2015-06-08 20:53:40 +02:00
bind_unit.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bindings.c more lua_pushinteger conversion for lua 5.3 2015-06-08 21:19:17 +02:00
bindings.h fix indentation in every file 2015-01-30 20:37:14 +01:00
building_action.c fix indentation in every file 2015-01-30 20:37:14 +01:00
buildno.h update build no, re-enable test 2015-05-24 14:05:03 +02:00
callback.c fix indentation in every file 2015-01-30 20:37:14 +01:00
callback.h fix indentation in every file 2015-01-30 20:37:14 +01:00
callback.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
chaos.c fix copyright notice 2015-01-30 22:10:29 +01:00
chaos.h fix copyright notice 2015-01-30 22:10:29 +01:00
config.pkg read keywords from json configuration, use German imperative forms. 2014-10-29 19:40:09 +01:00
config.pkg.c read keywords from json configuration, use German imperative forms. 2014-10-29 19:40:09 +01:00
console.c fix indentation in every file 2015-01-30 20:37:14 +01:00
console.h fix copyright notice 2015-01-30 22:10:29 +01:00
creport.c Fix the 'B' island generation to use the newfactions file, for use by new GMs. 2015-06-02 15:29:21 +02:00
creport.h fix indentation in every file 2015-01-30 20:37:14 +01:00
direction.c fix indentation in every file 2015-01-30 20:37:14 +01:00
direction.h fix indentation in every file 2015-01-30 20:37:14 +01:00
direction.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
economy.c signed/unsigned comparisons (VC warning only) 2015-05-15 20:56:43 +02:00
economy.h fix copyright notice 2015-01-30 22:10:29 +01:00
economy.test.c add test for hero recruits 2015-02-16 20:44:03 +01:00
eressea.c Implement an optional JSON report writer. Currently writes readable maps for Tiled. 2015-03-29 14:03:56 +02:00
eressea.h fix indentation in every file 2015-01-30 20:37:14 +01:00
eressea.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
eressea.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
game.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
game.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
give.c Merge branch 'hotfix/bug-2109-give-unit' of https://github.com/badgerman/eressea into badgerman-hotfix/bug-2109-give-unit 2015-06-08 09:43:36 +02:00
give.h fix indentation in every file 2015-01-30 20:37:14 +01:00
give.test.c Bugfix 2109: Einheiten lassen sich nicht mehr zwischen Parteien übergeben 2015-06-08 09:06:20 +02:00
gmtool.c Fix the 'B' island generation to use the newfactions file, for use by new GMs. 2015-06-02 15:29:21 +02:00
gmtool.h Fix the 'B' island generation to use the newfactions file, for use by new GMs. 2015-06-02 15:29:21 +02:00
gmtool_structs.h fix indentation in every file 2015-01-30 20:37:14 +01:00
helpers.c replace pushnumber with pushinteger where applicable (prep for Lua 5.3). 2015-06-08 20:53:40 +02:00
helpers.h fix indentation in every file 2015-01-30 20:37:14 +01:00
items.c converting float->double in a lot of the code to prevent -Wconversion messages 2015-05-15 19:08:44 +02:00
items.h fix indentation in every file 2015-01-30 20:37:14 +01:00
json.c fix -Wconversion in reports.c, json.c 2015-05-15 11:19:26 +02:00
json.h remove obsolete commands (PRAY) and parameters 2014-06-21 07:34:36 -07:00
json.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
jsreport.c https://github.com/eressea/server/issues/203 terrain_t check was exactly wrong, causing log spam. 2015-05-22 13:52:45 +02: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 fix keyword-buffer overflow 2015-03-07 14:15:12 +01:00
keyword.h fix indentation in every file 2015-01-30 20:37:14 +01:00
keyword.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
laws.c functional test for forced leave configuration. 2015-06-19 13:17:01 +02:00
laws.h implement post-combat forced leave from ship/building 2015-06-19 07:53:11 +02:00
laws.test.c implement post-combat forced leave from ship/building 2015-06-19 07:53:11 +02:00
lighthouse.c call init_locales after parse_json from Lua, downgrade missing string warnings during that to DEBUG (because it's quite common not to have them). 2015-01-08 20:55:29 +01:00
lighthouse.h fix copyright notice 2015-01-30 22:10:29 +01:00
listbox.c fix indentation in every file 2015-01-30 20:37:14 +01:00
listbox.h update cmake to compile without sqlite3, curses or libxml2 installed. 2014-06-11 20:30:34 -07:00
locale.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
locale.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
log.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
log.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
magic.c use the syntax_error function where appropriate. 2015-05-18 11:34:52 +02:00
magic.h enable stricter conversion checking for gcc < 4.9, fix code 2015-05-15 20:35:36 +02:00
magic.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
main.c additional clang warning for tautological comparisons. 2015-06-01 08:04:46 +02:00
market.c fix indentation in every file 2015-01-30 20:37:14 +01:00
market.h fix indentation in every file 2015-01-30 20:37:14 +01:00
market.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
monster.c fix copyright notice 2015-01-30 22:10:29 +01:00
monster.h fix copyright notice 2015-01-30 22:10:29 +01:00
monsters.c fix indentation in every file 2015-01-30 20:37:14 +01:00
morale.c Refactoring morale into a separate module. 2014-12-10 19:04:02 +01:00
morale.h fix copyright notice 2015-01-30 22:10:29 +01:00
move.c fix -Wconversion for move.c 2015-05-15 06:43:47 +02:00
move.h fix -Wconversion for move.c 2015-05-15 06:43:47 +02:00
move.test.c unit tests walkingcapacity, configurable trollbelt effect 2015-04-14 02:32:01 +02:00
names.c trying to test curse_write/read 2015-05-13 12:05:45 +02:00
names.h fix copyright notice 2015-01-30 22:10:29 +01:00
platform.h fix copyright notice 2015-01-30 22:10:29 +01:00
process.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
process.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
randenc.c converting float->double in a lot of the code to prevent -Wconversion messages 2015-05-15 19:08:44 +02:00
randenc.h converting float->double in a lot of the code to prevent -Wconversion messages 2015-05-15 19:08:44 +02:00
report.c Merge pull request #201 from badgerman/issue-199-sparagraph 2015-05-20 22:54:53 +02:00
report.h fix an out-of-bounds error in the new stream-based report code when centering very short headlines, refactor indentation code, add tests. 2015-05-19 08:26:44 +02:00
reports.c functional test for forced leave configuration. 2015-06-19 13:17:01 +02:00
reports.h bugfix sparagraph (github issue #199). 2015-05-20 18:05:25 +02:00
reports.test.c bugfix sparagraph (github issue #199). 2015-05-20 18:05:25 +02:00
settings.h Merge branch 'stm2-peasantgrowth_acceleration' 2015-01-30 22:25:21 +01:00
settings.pkg MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
settings.pkg.c MSVC: disable level 4 warning C4100 for tolua-generated code (unused variable) 2014-08-14 19:39:17 +02:00
skill.c fix indentation in every file 2015-01-30 20:37:14 +01:00
skill.h fix indentation in every file 2015-01-30 20:37:14 +01:00
skill.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
spells.c enable stricter conversion checking for gcc < 4.9, fix code 2015-05-15 20:35:36 +02:00
spells.h test good/bad dreams 2015-05-06 18:15:10 +02:00
spells.test.c test good/bad dreams 2015-05-06 18:15:10 +02:00
spy.c refining spy tests 2015-05-04 14:30:59 +02:00
spy.h fix copyright notice 2015-01-30 22:10:29 +01:00
spy.test.c fixed errors introduced by rebase 2015-05-04 14:46:32 +02:00
sqlite.c fix indentation in every file 2015-01-30 20:37:14 +01:00
stdafx.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
study.c fix auto-study plus-equal typo 2015-03-19 15:31:25 +01:00
study.h fix copyright notice 2015-01-30 22:10:29 +01:00
summary.c fix indentation in every file 2015-01-30 20:37:14 +01:00
summary.h fix indentation in every file 2015-01-30 20:37:14 +01:00
test_eressea.c bugfix use_item (use_skillpotion did not use pool). 2015-05-24 07:17:23 +02:00
tests.c Bug 2089 again. rename giveitem flag to keepitem, because races should default to not holding on to their stuff. 2015-04-19 12:49:39 +02:00
tests.h work around gcc being nervous when static functions are unused. 2015-02-08 13:42:04 +01:00
tests.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
upkeep.c Bug 2089 again. rename giveitem flag to keepitem, because races should default to not holding on to their stuff. 2015-04-19 12:49:39 +02:00
upkeep.h cleaning out config.c, there is too much code in there. 2014-08-31 16:50:37 +02:00
upkeep.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
vortex.c fix indentation in every file 2015-01-30 20:37:14 +01:00
vortex.h fix compilation warning on gcc. 2014-09-29 21:22:44 +02:00
vortex.test.c make tests more valgrind-friendly by not leaking memory 2014-12-12 11:32:12 +01:00
wormhole.c fix indentation in every file 2015-01-30 20:37:14 +01:00
wormhole.h fix copyright notice 2015-01-30 22:10:29 +01:00
wormhole.test.c refactoring and tests for wormhole module. 2014-09-29 23:19:59 +02:00
xmlreport.c fix indentation in every file 2015-01-30 20:37:14 +01:00
xmlreport.h fix indentation in every file 2015-01-30 20:37:14 +01:00