server/src
Enno Rehling 01649ce682 Merge pull request #266 from ennorehling/feature/bug-2101-study-teach-testing
bug 2101: increase max printed length of orders
2015-08-06 17:12:41 +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 Merge pull request #266 from ennorehling/feature/bug-2101-study-teach-testing 2015-08-06 17:12:41 +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 cleanup: struct declaration, more static. 2015-07-12 14:24:46 +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 add unit-test for casting spells, fix spell-casting (was looking for thisorder), all E3 tests pass again 2015-08-05 10:25:25 +02:00
CMakeLists.txt Merge pull request #266 from ennorehling/feature/bug-2101-study-teach-testing 2015-08-06 17:12:41 +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 repair update_long_order and K_DESTROY handling according to discussion in https://bugs.eressea.de/view.php?id=2080 2015-08-04 22:47:55 +02:00
battle.h indentation fixes (tab->spaces) 2015-06-26 14:31:21 +02:00
battle.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
bind_building.c indentation fixes (tab->spaces) 2015-06-26 14:31:21 +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
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
bind_locale.c
bind_locale.h
bind_log.c
bind_log.h
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 unit tests for STUDY and TEACH commands. 2015-07-09 13:24:21 +02:00
bind_process.h
bind_region.c Update to latest submodules, fix iniparser and critbit. 2015-07-12 10:38:01 +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
bind_unit.c merge feature/test-cleanup 2015-07-01 21:24:44 +02:00
bind_unit.h fix indentation in every file 2015-01-30 20:37:14 +01:00
bindings.c merge with latest hotfix 2015-07-12 04:53:10 +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 eliminate update_gbdream completely, make code smaller and simpler. 2015-08-02 23:16:41 +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
config.pkg.c
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 missing units from CR, add a test, partially convert from FILE* to stream 2015-08-05 14:45:46 +02:00
creport.h fix missing units from CR, add a test, partially convert from FILE* to stream 2015-08-05 14:45:46 +02: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 repair update_long_order and K_DESTROY handling according to discussion in https://bugs.eressea.de/view.php?id=2080 2015-08-04 22:47:55 +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
eressea.pkg.c
game.pkg
game.pkg.c
give.c Fix a bug reporting DETROY messages to the correct unit. 2015-07-07 00:49:12 +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 the outcome of a casual static analysis session. 2015-07-06 19:53:09 +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
inc fix tolua, I guess 2015-07-11 23:45:59 +02: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
json.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
jsreport.c resize buffer in eval_command, it was too small for many commands. 2015-08-06 16:52:24 +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 Update to latest submodules, fix iniparser and critbit. 2015-07-12 10:38:01 +02: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 Merge pull request #266 from ennorehling/feature/bug-2101-study-teach-testing 2015-08-06 17:12:41 +02:00
laws.h fix missing units from CR, add a test, partially convert from FILE* to stream 2015-08-05 14:45:46 +02:00
laws.test.c backfill missing tests for ally_cmd 2015-08-05 12:19:17 +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
locale.pkg
locale.pkg.c
log.pkg
log.pkg.c
magic.c add unit-test for casting spells, fix spell-casting (was looking for thisorder), all E3 tests pass again 2015-08-05 10:25:25 +02:00
magic.h ignore PVS=-Studio files 2015-07-12 14:17:18 +02:00
magic.test.c add unit-test for casting spells, fix spell-casting (was looking for thisorder), all E3 tests pass again 2015-08-05 10:25:25 +02:00
main.c Update to latest submodules, fix iniparser and critbit. 2015-07-12 10:38:01 +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 a bug reporting DETROY messages to the correct unit. 2015-07-07 00:49:12 +02:00
monsters.c Bug 1890: monsters do not respect the rules when giving excess weight to peasants. 2015-07-02 11:08:38 +02:00
morale.c
morale.h fix copyright notice 2015-01-30 22:10:29 +01:00
move.c Merge remote-tracking branch 'upstream/master' into develop 2015-08-03 19:43:26 +02:00
move.h some more easy tests for sabotage. 2015-07-07 13:38:14 +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
process.pkg.c
randenc.c Bug 2112: volcano stops smoking after it has erupted. 2015-06-26 14:26:42 +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 repair update_long_order and K_DESTROY handling according to discussion in https://bugs.eressea.de/view.php?id=2080 2015-08-04 22:47:55 +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 Merge pull request #266 from ennorehling/feature/bug-2101-study-teach-testing 2015-08-06 17:12:41 +02:00
reports.h fix gcc warning 2015-08-05 15:42:22 +02:00
reports.test.c fix missing units from CR, add a test, partially convert from FILE* to stream 2015-08-05 14:45:46 +02:00
settings.h Merge branch 'stm2-peasantgrowth_acceleration' 2015-01-30 22:25:21 +01:00
settings.pkg
settings.pkg.c
skill.c Update to latest submodules, fix iniparser and critbit. 2015-07-12 10:38:01 +02: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 Merge pull request #257 from badgerman/feature/rename-cerddor 2015-07-08 18:57:08 +02:00
spells.h test good/bad dreams 2015-05-06 18:15:10 +02:00
spells.test.c eliminate update_gbdream completely, make code smaller and simpler. 2015-08-02 23:16:41 +02:00
spy.c fix build, missing limits.h include 2015-07-07 09:44:24 +02:00
spy.h fix copyright notice 2015-01-30 22:10:29 +01:00
spy.test.c test that correct messages are sent to correct factions. 2015-07-07 14:42:07 +02:00
sqlite.c address some PVS comments 2015-07-21 09:01:11 +02:00
stdafx.h
study.c resize buffer in eval_command, it was too small for many commands. 2015-08-06 16:52:24 +02:00
study.h resize buffer in eval_command, it was too small for many commands. 2015-08-06 16:52:24 +02:00
study.test.c unit tests for STUDY and TEACH commands. 2015-07-09 13:24:21 +02:00
summary.c Fix a bug reporting DETROY messages to the correct unit. 2015-07-07 00:49:12 +02:00
summary.h fix indentation in every file 2015-01-30 20:37:14 +01:00
test_eressea.c unit tests for STUDY and TEACH commands. 2015-07-09 13:24:21 +02:00
tests.c uninitialized variable 2015-07-12 01:38:22 +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
upkeep.test.c the outcome of a casual static analysis session. 2015-07-06 19:53:09 +02:00
vortex.c fix indentation in every file 2015-01-30 20:37:14 +01:00
vortex.h
vortex.test.c
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
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