server/src
Enno Rehling 54d25e91dd add a new password module
start adding password hashing logic (WIP)
does not yet pass all tests
2016-01-12 23:52:30 +01:00
..
attributes https://bugs.eressea.de/view.php?id=2176 2015-12-17 12:40:22 +01:00
items pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +01:00
kernel add a new password module 2016-01-12 23:52:30 +01:00
modules pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +01:00
races
spells pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +01:00
tools
triggers MS Visual Studio 2015 update 1 breaking changes (relative include files) 2015-12-16 17:02:29 +01:00
util add a new password module 2016-01-12 23:52:30 +01:00
alchemy.c pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +01:00
alchemy.h
alchemy.test.c
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
bind_config.h
bind_dict.c
bind_dict.h
bind_eressea.c
bind_eressea.h
bind_faction.c add a new password module 2016-01-12 23:52:30 +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 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 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 Address MS Visual Studio 2015 update 1 breaking changes 2015-12-16 17:01:47 +01:00
bind_tolua.h
bind_unit.c
bind_unit.h
bindings.c Merge branch 'master' into develop 2016-01-01 16:38:57 +01:00
bindings.h
building_action.c fix a TODO, reduce size of icastle_data 2015-12-17 12:59:12 +01:00
buildno.h release version 3.7.8 2016-01-01 16:37:56 +01:00
calendar.c
calendar.h
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 branch 'master' into develop 2016-01-01 16:38:57 +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
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
donations.h
donations.test.c
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
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
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 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 add a new password module 2016-01-12 23:52:30 +01:00
laws.h make the password pseudo-private to faction.c 2016-01-12 06:46:51 +01:00
laws.test.c make the password pseudo-private to faction.c 2016-01-12 06:46:51 +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 fix a TODO, reduce size of icastle_data 2015-12-17 12:59:12 +01:00
magic.h fix a TODO, reduce size of icastle_data 2015-12-17 12:59:12 +01: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
monsters.c fix logic bug 2015-12-30 14:04:10 +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 https://bugs.eressea.de/view.php?id=2174 2015-12-17 20:36:21 +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 pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +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
piracy.test.c re-enable sea serpent piracy 2015-12-01 22:30:51 +01:00
platform.h
prefix.c
prefix.h
prefix.test.c
process.pkg
process.pkg.c
randenc.c test for immigration 2015-12-08 17:57:23 +01:00
randenc.h
report.c make the password pseudo-private to faction.c 2016-01-12 06:46:51 +01:00
report.h added tests for all kinds of syntax parameters 2015-11-13 00:57:14 +01:00
reports.c fix a TODO, reduce size of icastle_data 2015-12-17 12:59:12 +01:00
reports.h
reports.test.c issue #428, fix writing spell description for break_curse 2015-12-06 16:45:31 +01:00
seen.c
seen.h
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
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 fix a TODO, reduce size of icastle_data 2015-12-17 12:59:12 +01:00
spells.h
spells.test.c pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +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
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
study.test.c make the password pseudo-private to faction.c 2016-01-12 06:46:51 +01:00
summary.c fix compilation (what was I thinking?), remove uses of f.alive where they should not be needed. 2016-01-11 11:54:45 +01:00
summary.h
test_eressea.c Merge branch 'master' into develop 2015-11-25 13:25:36 +01:00
tests.c make the password pseudo-private to faction.c 2016-01-12 06:46:51 +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 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 pass the parent of an attribute into a_age and attrib_type::age 2015-12-16 22:18:44 +01:00
vortex.h
vortex.test.c
wormhole.c remove wormhole_data struct now that it's nearly empty 2015-12-17 13:10:09 +01:00
wormhole.h
wormhole.test.c
xmlreport.c
xmlreport.h