server/src
2015-12-11 18:03:55 +01:00
..
attributes config.c cleanup: move attribute registration to attributes.c 2015-11-24 19:32:52 +01:00
items replace all get_param_* for global.parameters with config_get_* 2015-11-22 10:44:46 +01:00
kernel fix ahort to int converaion problems, fox PR 2015-12-11 18:03:55 +01:00
modules encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
races
spells CID 22455 Logically dead code 2015-11-11 16:00:07 +01:00
tools
triggers add missing test file, try again 2015-11-09 19:46:01 +01:00
util facility to inject a non-random random generator 2015-12-08 17:57:23 +01:00
alchemy.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
alchemy.h remove superfluous argument from herbsearch 2015-08-27 14:46:08 +02:00
alchemy.test.c testing all the error cases for PIRACY 2015-10-12 13:27:39 +02:00
battle.c Merge branch 'master' into develop 2015-12-06 18:39:54 +01:00
battle.h optimization: read configuration once before all battles, not before or during each individual one. 2015-11-22 15:29:43 +01: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 allocate space for null terminator 2015-10-30 12:08:09 +01:00
bind_config.h
bind_dict.c
bind_dict.h
bind_eressea.c
bind_eressea.h
bind_faction.c increase the datatype for scores from int to long long 2015-09-06 19:04:04 +02:00
bind_faction.h
bind_gmtool.c
bind_gmtool.h
bind_locale.c
bind_locale.h
bind_log.c
bind_log.h
bind_message.c
bind_message.h
bind_monsters.c moved files for flyingship to subdir "spells" 2015-11-02 15:40:26 +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 fix morale change when region owner changes 2015-11-12 16:09:26 +01: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 bug introduced by f78fe842 (CID 22443) 2015-11-04 10:40:53 +01:00
bind_storage.h
bind_tolua.c
bind_tolua.h
bind_unit.c add missing guard.h include everywhere, remove duplicate prototypes from config.h 2015-09-12 23:41:37 +02:00
bind_unit.h
bindings.c replace all get_param_* for global.parameters with config_get_* 2015-11-22 10:44:46 +01:00
bindings.h
building_action.c
buildno.h release version 3.7.5 2015-12-06 18:44:31 +01:00
calendar.c moving the calendar module out of the kernel directory, it does not belong with the major game objects 2015-09-12 12:54:09 +02:00
calendar.h moving the calendar module out of the kernel directory, it does not belong with the major game objects 2015-09-12 12:54:09 +02:00
callback.c
callback.h
callback.test.c
chaos.c replace all get_param_* for global.parameters with config_get_* 2015-11-22 10:44:46 +01:00
chaos.h
CMakeLists.txt Merge remote-tracking branch 'upstream/develop' into develop 2015-11-25 14:38:26 +01:00
config.pkg
config.pkg.c
console.c
console.h
creport.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01: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
direction.h
direction.test.c remove invalid tests. uninitialized locales do not have default words 2015-11-01 05:35:10 +01:00
donations.c kill stray semicolon 2015-09-10 21:22:55 +02: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 refactor donations into a seaprate code module, add a basic test 2015-09-09 15:45:20 +02:00
economy.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +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 minor leak: release memory held by curse_type structures 2015-10-15 08:38:43 +02: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 encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
gmtool.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
gmtool.h
gmtool_structs.h
guard.c move at_guard into guard module as well 2015-09-12 23:38:31 +02:00
guard.h move at_guard into guard module as well 2015-09-12 23:38:31 +02:00
helpers.c eliminate more static cached configuration values 2015-11-22 15:14:50 +01:00
helpers.h
inc fix tolua, I guess 2015-07-11 23:45:59 +02:00
items.c
items.h
json.c increase the datatype for scores from int to long long 2015-09-06 19:04:04 +02: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 replace all get_param_* for global.parameters with config_get_* 2015-11-22 10:44:46 +01:00
jsreport.h
keyword.c disable features by name that are not keywords 2015-09-12 17:37:29 +02:00
keyword.h disable features by name that are not keywords 2015-09-12 17:37:29 +02:00
keyword.test.c remove invalid tests. uninitialized locales do not have default words 2015-11-01 05:35:10 +01:00
laws.c fix rare bug that created negative peasants 2015-12-08 17:57:23 +01:00
laws.h config.c cleanup: move attribute registration to attributes.c 2015-11-24 19:32:52 +01:00
laws.test.c test for immigration 2015-12-08 17:57:23 +01:00
lighthouse.c change effskill signature to take a region, change eff_skill to work on a skill * to avoid multiple lookups. 2015-08-27 16:16:55 +02:00
lighthouse.h
listbox.c fix logging for sp_igjarjuk, temporarily set log-levels for the game to error|warn|info 2015-09-12 19:48:03 +02:00
listbox.h
locale.pkg
locale.pkg.c
log.pkg
log.pkg.c
magic.c Merge branch 'master' into develop 2015-12-06 20:51:14 +01:00
magic.h memory leak: when freeing factions, also free their spellbooks 2015-10-13 21:47:45 +02:00
magic.test.c prepared test for nr_spell 2015-11-13 00:57:14 +01:00
main.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
market.c refactored inside_building/building_is_active/active_building 2015-11-16 02:13:48 +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 Merge branch 'monster_leftovers' of https://github.com/stm2/server into stm2-monster_leftovers 2015-11-25 14:25:42 +01:00
monster.h Fix a bug reporting DETROY messages to the correct unit. 2015-07-07 00:49:12 +02:00
monsters.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
monsters.test.c re-enable sea serpent piracy 2015-12-01 22:30:51 +01:00
morale.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
morale.h
move.c fix null pointer access, bug2169 2015-11-29 21:06:35 +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 fix null pointer access, bug2169 2015-11-29 21:06:35 +01:00
names.c CID 22467: Division or modulo by zero 2015-11-04 12:59:03 +01:00
names.h
piracy.c fix piracy_cmd for swimmers and flyers 2015-12-01 22:13:20 +01:00
piracy.h refactor piracy code into a module, separate from move. 2015-10-11 21:19:38 +02:00
piracy.test.c re-enable sea serpent piracy 2015-12-01 22:30:51 +01:00
platform.h only disable MSVC2015 warnings in MSVC2015, do not break confuse compilers. 2015-10-11 14:39:51 +02:00
prefix.c implement JSON prefixes. fix free_prefixes not resetting size (TODO: quicklist). 2015-09-12 12:49:12 +02:00
prefix.h free race prefixes when the game is done (small memory leak). 2015-09-12 12:29:42 +02:00
prefix.test.c add a unit test for add/free prefixes. fix bad free_prefixes call site. 2015-09-12 12:41:04 +02:00
process.pkg
process.pkg.c
randenc.c test for immigration 2015-12-08 17:57:23 +01:00
randenc.h
report.c encapsulate r->land->peasants, money, horses, herbs, morale 2015-12-08 17:57:23 +01:00
report.h added tests for all kinds of syntax parameters 2015-11-13 00:57:14 +01:00
reports.c refactoring: move parsing and allies code out of config.c 2015-11-24 18:52:09 +01:00
reports.h eliminate deprecated call 2015-10-27 12:40:04 +01:00
reports.test.c issue #428, fix writing spell description for break_curse 2015-12-06 16:45:31 +01:00
seen.c refactor: add a faction_add_seen function that also updates [first, last) interval. 2015-09-09 11:08:33 +02:00
seen.h building on linux 2015-09-09 11:09:57 +02:00
seen.test.c always call seen_done to eliminate memory leaks in tests. 2015-10-13 16:05:32 +02:00
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 refactor donations into a seaprate code module, add a basic test 2015-09-09 15:45:20 +02:00
skill.test.c remove invalid tests. uninitialized locales do not have default words 2015-11-01 05:35:10 +01:00
spells.c fix and tests for otherfaction attributes in E2 2015-11-09 13:36:52 +01:00
spells.h
spells.test.c test_create_castorder can take spelllparameters now too 2015-11-02 17:09:16 +01:00
spy.c fix and tests for otherfaction attributes in E2 2015-11-09 13:36:52 +01:00
spy.h
spy.test.c fix memory leaks in all tests that create an order without calling free_order at the end. 2015-10-13 15:45:38 +02:00
sqlite.c issue #419, eliminate language_struct.h, make the struct module-private 2015-12-01 12:24:22 +01:00
stdafx.h
study.c Merge branch 'market_tests' of https://github.com/stm2/server into stm2-market_tests 2015-11-26 18:42:23 +01: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 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
summary.c CID 22503 Negative array index write 2015-11-11 15:48:09 +01:00
summary.h
test_eressea.c Merge branch 'master' into develop 2015-11-25 13:25:36 +01:00
tests.c facility to inject a non-random random generator 2015-12-08 17:57:23 +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 memory leak: at_travelunit contains a quicklist, needs custom cleanup code. 2015-10-13 22:09:41 +02:00
travelthru.h replace all at_travelunit code with travelthru_map calls. 2015-08-19 14:37:51 +02:00
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 refactoring: move parsing and allies code out of config.c 2015-11-24 18:52:09 +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
vortex.h
vortex.test.c
wormhole.c
wormhole.h
wormhole.test.c
xmlreport.c
xmlreport.h