server/src
2016-08-09 18:28:15 +02:00
..
attributes Merge branch 'master' into develop 2016-08-06 23:30:59 +02:00
items bug: learn_skill was not learning the right skill 2016-03-24 13:01:42 +01:00
kernel Merge branch 'test-alliance' of https://github.com/ennorehling/eressea into ennorehling-test-alliance 2016-08-08 08:46:09 +02:00
modules change ship_allowed constants just a little bit 2016-06-10 18:00:22 +02:00
races
spells remove code for alp (non-functional) 2016-03-25 21:18:57 +01:00
tools
triggers remove code for alp (non-functional) 2016-03-25 21:18:57 +01:00
util coverity CID 141509 Unchecked return value from library 2016-08-09 18:28:15 +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 delete old healing effects on read 2016-06-17 21:49:31 +02:00
alchemy.h
alchemy.test.c
battle.c Merge branch 'test-alliance' of https://github.com/ennorehling/eressea into ennorehling-test-alliance 2016-08-08 08:46:09 +02:00
battle.h healing potion works once per battle with 100% 2016-06-12 23:23:22 +02:00
battle.test.c Merge branch 'master' into develop 2015-12-06 20:51:14 +01:00
bind_building.c test and fix for market operation, bug2083 2015-11-16 01:13:01 +01: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 fix integration test data file 2016-02-22 21:35:37 +01:00
bind_faction.h
bind_gmtool.c
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 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 moved files for flyingship to subdir "spells" 2015-11-02 15:40:26 +01: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 optimization: read configuration once before all battles, not before or during each individual one. 2015-11-22 15:29:43 +01:00
bind_process.h
bind_region.c repair magic item: stardust 2016-08-06 18:16:50 +02:00
bind_region.h
bind_ship.c overfull ships do not drift but take damage 2015-11-15 12:43:05 +01:00
bind_ship.h
bind_sqlite.c
bind_storage.c fix a FIXME: include gamedata.h directly, not through save.h 2016-04-09 18:22:20 +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 http://bugs.eressea.de/view.php?id=2207 2016-07-30 22:01:10 +02:00
bind_unit.h
bindings.c http://bugs.eressea.de/view.php?id=2207 2016-07-30 22:01:10 +02:00
bindings.h
building_action.c read_referernce takes a gamedata object. 2016-02-24 11:53:22 +01:00
buildno.h death by NMR was broken, because I can't write loops good. 2016-08-07 00:40:10 +02: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
CMakeLists.txt refactorings 2016-03-09 14:52:50 +01:00
config.pkg
config.pkg.c
console.c
console.h
creport.c Reparatur Irrlichter 2016-08-06 14:36:54 +02:00
creport.h
direction.c
direction.h
direction.test.c refactor many tests to use the test locale instead of building their own 2016-03-24 13:01:47 +01:00
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 taxing without skill does not fail silently any more 2015-11-14 15:36:14 +01:00
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 cleanup of config.c: move more code to other modules like unit.c and faction.c 2015-11-24 19:53:27 +01:00
give.h
give.test.c refactor many tests to use the test locale instead of building their own 2016-03-24 13:01:47 +01:00
gmtool.c unused variable 2016-08-07 19:20:41 +02:00
gmtool.h support different editor codepages 2016-08-07 19:19:35 +02:00
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 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 replace all get_param_* for global.parameters with config_get_* 2015-11-22 10:44:46 +01:00
jsreport.h
keyword.c
keyword.h
keyword.test.c remove invalid tests. uninitialized locales do not have default words 2015-11-01 05:35:10 +01:00
laws.c Merge branch 'master' into develop 2016-08-07 00:47:50 +02:00
laws.h make the password pseudo-private to faction.c 2016-01-12 06:46:51 +01:00
laws.test.c Merge branch 'test-alliance' of https://github.com/ennorehling/eressea into ennorehling-test-alliance 2016-08-08 08:46:09 +02: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 refactor tests to use test locale where possible 2016-03-24 13:01:47 +01:00
main.c support different editor codepages 2016-08-07 19:19:35 +02:00
market.c update key attribute api 2016-02-09 06:43:19 +01:00
market.h
market.test.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
monster.c remove code for alp (non-functional) 2016-03-25 21:18:57 +01:00
monster.h
monsters.c integrated Ennos suggestions for dragon growls 2016-06-11 13:47:38 +02:00
monsters.test.c Merge pull request #512 from stm2/dragon_growl 2016-06-11 23:16:23 +02:00
morale.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
morale.h
move.c clarify building_type.maxsize and add error logging for bug 2221. 2016-08-06 13:52:29 +02:00
move.h test target selection rules for drifting ships. 2016-06-10 18:24:18 +02:00
move.test.c remove the SAIL_INTO flag 2016-06-10 20:55:27 +02:00
names.c CID 22467: Division or modulo by zero 2015-11-04 12:59:03 +01:00
names.h
piracy.c remove the SAIL_INTO flag 2016-06-10 20:55:27 +02:00
piracy.h
piracy.test.c remove the SAIL_INTO flag 2016-06-10 20:55:27 +02:00
platform.h
prefix.c
prefix.h
prefix.test.c
process.pkg
process.pkg.c
randenc.c bug: learn_skill was not learning the right skill 2016-03-24 13:01:42 +01:00
randenc.h
report.c Reparatur Irrlichter 2016-08-06 14:36:54 +02:00
report.h added tests for all kinds of syntax parameters 2015-11-13 00:57:14 +01:00
reports.c fix error detection during report writing 2016-08-06 20:50:27 +02:00
reports.h eliminate deprecated call 2015-10-27 12:40:04 +01:00
reports.test.c Merge branch 'test-alliance' of https://github.com/ennorehling/eressea into ennorehling-test-alliance 2016-08-08 08:46:09 +02: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 eliminate even more static variable caches 2015-11-22 16:14:27 +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
skill.test.c remove invalid tests. uninitialized locales do not have default words 2015-11-01 05:35:10 +01:00
spells.c clarify building_type.maxsize and add error logging for bug 2221. 2016-08-06 13:52:29 +02: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 eliminate false positive CID 26252 (itoa36 is always 4 chars or less) 2016-05-04 16:35:07 +02:00
study.c fix bug 2194, poorly 2016-03-25 17:05:01 +01:00
study.h fix experimental separation of test-only code 2016-03-24 22:32:29 +01:00
study.test.c fix bug 2194, poorly 2016-03-25 17:05:01 +01:00
summary.c Merge branch 'master' into develop 2016-05-29 11:13:19 +02: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 Merge branch 'test-alliance' of https://github.com/ennorehling/eressea into ennorehling-test-alliance 2016-08-08 08:46:09 +02:00
tests.c Merge branch 'test-alliance' of https://github.com/ennorehling/eressea into ennorehling-test-alliance 2016-08-08 08:46:09 +02:00
tests.h integrated Ennos suggestions for dragon growls 2016-06-11 13:47:38 +02:00
tests.test.c
travelthru.c
travelthru.h
travelthru.test.c unit needs to be in a region or test_cleanup will not free it 2015-10-14 22:19:15 +02:00
upkeep.c fixed reversed logic for demon peasant hunger (bug 2187) 2016-02-28 16:15:48 +01:00
upkeep.h
upkeep.test.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
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 refactor test_create_locale 2016-03-24 13:01:42 +01:00
wormhole.c clarify building_type.maxsize and add error logging for bug 2221. 2016-08-06 13:52:29 +02:00
wormhole.h
wormhole.test.c
xmlreport.c
xmlreport.h