server/src
Enno Rehling 18c8148b74 narrow down test failure to a unit test.
learn_skill doesn't use u->number!
2016-03-24 12:59:51 +01:00
..
attributes memory leak: free this test's local attrib list 2016-03-11 09:47:13 +01:00
items deprecate learn_skill taking a double 2016-03-24 12:51:21 +01:00
kernel refactor demon_skillchange to use learn_skill 2016-03-24 12:59:50 +01:00
modules read_referernce takes a gamedata object. 2016-02-24 11:53:22 +01:00
races
spells this test is poorly written, and a trap 2016-03-10 23:05:24 +01:00
tools
triggers a new test for the happy case of a working academy 2016-03-09 23:20:05 +01:00
util just a little bit of refactoring 2016-03-11 21:36:10 +01:00
CMakeLists.txt refactorings 2016-03-09 14:52:50 +01:00
academy.c deprecate learn_skill taking a double 2016-03-24 12:51:21 +01:00
academy.h just a little bit of refactoring 2016-03-11 21:36:10 +01:00
alchemy.c refactoring: move produceexp from unit.c to study.c 2016-03-09 14:50:54 +01:00
alchemy.h
alchemy.test.c
battle.c Merge branch 'master' into develop 2016-02-23 10:47:33 +01:00
battle.h
battle.test.c Merge branch 'master' into develop 2015-12-06 20:51:14 +01:00
bind_building.c
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 fix integration test data file 2016-02-22 21:35:37 +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
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
bind_process.h
bind_region.c fix morale change when region owner changes 2016-02-20 16:42:18 +01:00
bind_region.h
bind_ship.c
bind_ship.h
bind_sqlite.c
bind_storage.c trigger_type.read gets a gamedata object 2016-02-24 11:46:54 +01: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 Merge branch 'master' into develop 2016-02-23 10:47:33 +01:00
bind_unit.h
bindings.c deprecate learn_skill taking a double 2016-03-24 12:51:21 +01:00
bindings.h
building_action.c read_referernce takes a gamedata object. 2016-02-24 11:53:22 +01:00
buildno.h release version 3.8.6 2016-03-12 15:25:13 +01:00
calendar.c
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 eliminate global log_flags, revert the mode arguments for fopen. 2016-02-05 23:10:05 +01:00
creport.h
direction.c
direction.h
direction.test.c
donations.c
donations.h
donations.test.c
economy.c refactoring: move produceexp from unit.c to study.c 2016-03-09 14:50:54 +01:00
economy.h
economy.test.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
eressea.c fix reading and writing curses from test (crash) 2016-02-26 17:54:25 +01:00
eressea.h
eressea.pkg
eressea.pkg.c
game.pkg
game.pkg.c
give.c
give.h
give.test.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
gmtool.c eliminate global log_flags, revert the mode arguments for fopen. 2016-02-05 23:10:05 +01:00
gmtool.h
gmtool_structs.h
guard.c update key attribute api 2016-02-09 06:43:19 +01:00
guard.h
helpers.c Merge branch 'master' into develop 2016-01-01 16:38:57 +01:00
helpers.h
inc
items.c
items.h
json.c
json.h
json.test.c
jsreport.c
jsreport.h
keyword.c
keyword.h
keyword.test.c
laws.c fix write_faction_reference, check for f->alive in other places 2016-02-22 20:47:06 +01:00
laws.h make the password pseudo-private to faction.c 2016-01-12 06:46:51 +01:00
laws.test.c clean up after your tests, young grashopper 2016-02-28 20:34:37 +01:00
lighthouse.c
lighthouse.h
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 refactoring: move produceexp from unit.c to study.c 2016-03-09 14:50:54 +01:00
magic.h pass the parent of an attribute into a_age and attrib_type::age 2016-02-20 16:50:04 +01:00
magic.test.c Merge branch 'feature/issue-462-log-test-errors' of https://github.com/ennorehling/eressea into ennorehling-feature/issue-462-log-test-errors 2016-01-31 21:58:16 +01:00
main.c eliminate global log_flags, revert the mode arguments for fopen. 2016-02-05 23:10:05 +01:00
market.c update key attribute api 2016-02-09 06:43:19 +01:00
market.h
market.test.c
monster.c Merge branch 'monster_leftovers' of https://github.com/stm2/server into stm2-monster_leftovers 2015-11-25 14:25:42 +01:00
monster.h
monsters.c refactoring: move produceexp from unit.c to study.c 2016-03-09 14:50:54 +01:00
monsters.test.c refactoring: move produceexp from unit.c to study.c 2016-03-09 14:50:54 +01:00
morale.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
morale.h
move.c refactoring: move produceexp from unit.c to study.c 2016-03-09 14:50:54 +01:00
move.h Merge branch 'market_tests' of https://github.com/stm2/server into stm2-market_tests 2015-11-26 18:42:23 +01:00
move.test.c memory leak: test_create_shiptype and coasts, again 2016-03-11 09:50:18 +01:00
names.c
names.h
piracy.c fix piracy_cmd for swimmers and flyers 2015-12-01 22:13:20 +01:00
piracy.h
piracy.test.c memory leak: finally found that coast leak. bad test was overwriting coasts without free (setting custom coasts in a test is not easy). 2016-03-11 11:52:36 +01:00
platform.h
prefix.c
prefix.h
prefix.test.c
process.pkg
process.pkg.c
randenc.c refactor demon_skillchange to use learn_skill 2016-03-24 12:59:50 +01:00
randenc.h
report.c eliminate global log_flags, revert the mode arguments for fopen. 2016-02-05 23:10:05 +01:00
report.h
reports.c Merge branch 'master' into develop 2016-02-23 10:47:33 +01:00
reports.h
reports.test.c memory leaks 2016-03-11 09:43:16 +01:00
seen.c
seen.h braineaters outside of astral sapce lose 50% of their innate magic resistance. 2016-01-28 10:58:28 +01:00
seen.test.c
settings.h
settings.pkg
settings.pkg.c
skill.c
skill.h
skill.test.c
spells.c attrib.read gets a gamedata object (remove dependency on global.data_version) 2016-02-24 11:44:18 +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 refactoring: move produceexp from unit.c to study.c 2016-03-09 14:50:54 +01:00
spy.h
spy.test.c a new test for the happy case of a working academy 2016-03-09 23:20:05 +01:00
sqlite.c github issue #458, valgrind reports uninitialized data 2016-01-24 14:21:14 +01:00
study.c refactor demon_skillchange to use learn_skill 2016-03-24 12:59:50 +01:00
study.h refactor demon_skillchange to use learn_skill 2016-03-24 12:59:50 +01:00
study.test.c narrow down test failure to a unit test. 2016-03-24 12:59:51 +01:00
summary.c eliminate global log_flags, revert the mode arguments for fopen. 2016-02-05 23:10:05 +01:00
summary.h
teleport.c fix crash when aging stone circles without an astral plane 2016-01-31 13:47:18 +01:00
teleport.h get_normalplane is unnecessary 2016-01-28 12:46:38 +01:00
test_eressea.c fix failing storage test 2016-02-24 11:39:27 +01:00
tests.c refactor demon_skillchange to use learn_skill 2016-03-24 12:59:50 +01:00
tests.h Merge pull request #396 from stm2/spell_parameters 2015-12-03 11:04:57 +01:00
tests.test.c
travelthru.c
travelthru.h
travelthru.test.c
upkeep.c fixed reversed logic for demon peasant hunger (bug 2187) 2016-02-28 16:15:48 +01:00
upkeep.h
upkeep.test.c
vortex.c attrib.read gets a gamedata object (remove dependency on global.data_version) 2016-02-24 11:44:18 +01:00
vortex.h
vortex.test.c
wormhole.c read_referernce takes a gamedata object. 2016-02-24 11:53:22 +01:00
wormhole.h
wormhole.test.c
xmlreport.c
xmlreport.h