server/src
Enno Rehling 4a79960cb1 Große Monster können sich auf dem Ozean nicht verstecken. 2021-06-05 14:55:20 +02:00
..
attributes clarification: at_dict is deprecated but has a conversion. 2021-03-23 18:50:48 +01:00
items https://bugs.eressea.de/view.php?id=2750 2021-05-19 21:55:56 +02:00
kernel Große Monster können sich auf dem Ozean nicht verstecken. 2021-06-05 14:55:20 +02:00
modules remove unicode from autoseed (races are always english tokens) 2021-02-24 18:48:12 +01:00
races make it impossible to create buildings with size 0 2020-08-16 16:00:27 +02:00
spells a working stone circle boosts magic resistance of people inside. 2021-03-27 19:12:12 +01:00
triggers Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
util include what you use 2021-03-14 17:42:18 +01:00
.DS_Store
CMakeLists.txt move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
alchemy.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
alchemy.h remove copyright notices. 2019-09-13 21:35:44 +02:00
alchemy.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
automate.c separate stats and log 2021-02-16 10:12:05 +01:00
automate.h move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
automate.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
battle.c https://bugs.eressea.de/view.php?id=2750 2021-05-19 21:55:56 +02:00
battle.h remove battle.alive it was no longer used. 2021-03-25 19:23:20 +01:00
battle.test.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
bind_building.c make it impossible to create buildings with size 0 2020-08-16 16:00:27 +02:00
bind_building.h remove copyright notices. 2019-09-13 21:35:44 +02:00
bind_config.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
bind_config.h
bind_eressea.c fix highly theoretical source of crash. 2021-03-15 20:00:58 +01:00
bind_eressea.h
bind_faction.c fix build (bad merge, self is now f) 2019-09-24 09:35:38 +02:00
bind_faction.h fix build (bad merge, self is now f) 2019-09-24 09:35:38 +02:00
bind_gmtool.c remove non-utf8 hacks from mapper. 2021-02-21 22:32:40 +01:00
bind_gmtool.h
bind_locale.c
bind_locale.h
bind_message.c
bind_message.h remove copyright notices. 2019-09-13 21:35:44 +02:00
bind_monsters.c monster include structure, contd. 2019-12-01 17:28:51 +01:00
bind_order.c remove deprecated init_order_depr 2020-08-16 16:00:30 +02:00
bind_order.h
bind_process.c FOLGE SCHIFF repariert. 2020-09-03 21:42:38 +02:00
bind_process.h
bind_region.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
bind_region.h remove copyright notices. 2019-09-13 21:35:44 +02:00
bind_ship.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
bind_ship.h remove copyright notices. 2019-09-13 21:35:44 +02:00
bind_storage.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
bind_storage.h remove copyright notices. 2019-09-13 21:35:44 +02:00
bind_tolua.c move binding function declarations to headers. 2019-12-01 17:07:09 +01:00
bind_tolua.h
bind_unit.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
bind_unit.h remove copyright notices. 2019-09-13 21:35:44 +02:00
bindings.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
bindings.h move binding function declarations to headers. 2019-12-01 17:07:09 +01:00
chaos.c bug 2674 fix null-ptr deref 2020-08-16 16:00:27 +02:00
chaos.h remove copyright notices. 2019-09-13 21:35:44 +02:00
checker.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
config.pkg
config.pkg.c tolua creates sources that abuse the LUALIB_API defines. 2021-02-16 10:12:05 +01:00
console.c tolua creates sources that abuse the LUALIB_API defines. 2021-02-16 10:12:05 +01:00
console.h remove copyright notices. 2019-09-13 21:35:44 +02:00
contact.c bugfix: KONTAKTIERE ohne Parameter crasht. 2019-07-28 07:43:54 +02:00
contact.h
contact.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
creport.c https://bugs.eressea.de/view.php?id=2751 2021-05-19 21:27:34 +02:00
creport.h https://bugs.eressea.de/view.php?id=2751 2021-05-19 21:27:34 +02:00
creport.test.c https://bugs.eressea.de/view.php?id=2751 2021-05-19 21:27:34 +02:00
direction.c fix source encodings, break umlauts, ASCII everywhere 2019-03-03 09:41:15 +01:00
direction.h
direction.test.c
donations.c code style: do not cast the result of malloc 2021-03-13 14:17:07 +01:00
donations.h
donations.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
economy.c refactoring building_stage.construction 2021-03-13 15:38:16 +01:00
economy.h remove copyright notices. 2019-09-13 21:35:44 +02:00
economy.test.c materials array is terminated with number == 0 2021-03-14 16:35:55 +01:00
eressea.c Allow alternative names for some spells. 2020-08-16 16:00:28 +02:00
eressea.h
eressea.pkg
eressea.pkg.c tolua creates sources that abuse the LUALIB_API defines. 2021-02-16 10:12:05 +01:00
exparse.c https://bugs.eressea.de/view.php?id=2737 2021-04-05 19:19:49 +02:00
exparse.h
game.pkg
game.pkg.c tolua creates sources that abuse the LUALIB_API defines. 2021-02-16 10:12:05 +01:00
gamedb.c null pointer handling for strlcpy 2019-04-25 16:31:35 +02:00
gamedb.h
give.c Mit GIB 0 können hungernde Personen an die Bauern gegeben werden. 2021-04-01 18:54:56 +02:00
give.h Mit GIB 0 können hungernde Personen an die Bauern gegeben werden. 2021-04-01 18:54:56 +02:00
give.test.c Mit GIB 0 können hungernde Personen an die Bauern gegeben werden. 2021-04-01 18:54:56 +02:00
gmtool.c remove lunit from repository (use luarocks) 2021-02-22 19:51:46 +01:00
gmtool.h overdue unicode cleanup. 2021-02-21 20:49:03 +01:00
gmtool_structs.h remove non-utf8 hacks from mapper. 2021-02-21 22:32:40 +01:00
guard.c remove copyright notices. 2019-09-13 21:35:44 +02:00
guard.h
guard.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
helpers.c clarification: at_dict is deprecated but has a conversion. 2021-03-23 18:50:48 +01:00
helpers.h remove copyright notices. 2019-09-13 21:35:44 +02:00
inc
items.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
items.h remove copyright notices. 2019-09-13 21:35:44 +02:00
json.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
json.h
json.test.c fix tests that expected the old storage library behavior 2021-02-21 00:21:19 +01:00
jsonconf.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
jsonconf.h remove copyright notices. 2019-09-13 21:35:44 +02:00
jsonconf.test.c refactoring building_stage.construction 2021-03-13 15:38:16 +01:00
laws.c fix crash in release build 2021-05-04 21:06:53 +02:00
laws.h we don't need to track age statistics for any but the new factions. rename global age to newbies. 2021-02-21 00:54:33 +01:00
laws.test.c unused variable 2021-03-12 20:23:00 +01:00
lighthouse.c lighthouses protect from drifting 2020-12-06 15:47:47 +01:00
lighthouse.h remove copyright notices. 2019-09-13 21:35:44 +02:00
lighthouse.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
listbox.c remove non-utf8 hacks from mapper. 2021-02-21 22:32:40 +01:00
listbox.h
locale.pkg
locale.pkg.c tolua creates sources that abuse the LUALIB_API defines. 2021-02-16 10:12:05 +01:00
log.pkg
log.pkg.c tolua creates sources that abuse the LUALIB_API defines. 2021-02-16 10:12:05 +01:00
magic.c Merge branch 'master' into develop 2021-05-01 22:03:31 +02:00
magic.h https://bugs.eressea.de/view.php?id=2737 2021-04-08 21:25:37 +02:00
magic.test.c https://bugs.eressea.de/view.php?id=2737 2021-04-05 19:19:49 +02:00
main.c overdue unicode cleanup. 2021-02-21 20:49:03 +01:00
market.c remove copyright notices. 2019-09-13 21:35:44 +02:00
market.h remove copyright notices. 2019-09-13 21:35:44 +02:00
market.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
monsters.c Große Monster können sich auf dem Ozean nicht verstecken. 2021-06-05 14:55:20 +02:00
monsters.h small bug: argument is not const. 2020-08-16 16:00:28 +02:00
monsters.test.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
morale.c remove copyright notices. 2019-09-13 21:35:44 +02:00
morale.h remove copyright notices. 2019-09-13 21:35:44 +02:00
move.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
move.h FOLGE SCHIFF repariert. 2020-09-03 21:42:38 +02:00
move.test.c https://bugs.eressea.de/view.php?id=2718 2021-02-16 10:12:04 +01:00
names.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
names.h remove copyright notices. 2019-09-13 21:35:44 +02:00
names.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
orderfile.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
orderfile.h kill read_orders, rewrite tests to use parseorders. 2020-03-02 21:05:49 +01:00
orderfile.test.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
piracy.c remove deprecated init_order_depr 2020-08-16 16:00:30 +02:00
piracy.h
piracy.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
platform.h eliminate MAX/MIN macros completely 2019-03-03 09:42:41 +01:00
prefix.c more allocation checks. 2019-03-03 09:41:15 +01:00
prefix.h fix gcc 10 compatibility 2021-02-16 10:09:14 +01:00
prefix.test.c
process.pkg
process.pkg.c tolua creates sources that abuse the LUALIB_API defines. 2021-02-16 10:12:05 +01:00
randenc.c separate stats and log 2021-02-16 10:12:05 +01:00
randenc.h remove copyright notices. 2019-09-13 21:35:44 +02:00
recruit.c https://bugs.eressea.de/view.php?id=2751 2021-05-19 21:27:34 +02:00
recruit.h https://bugs.eressea.de/view.php?id=2751 2021-05-19 21:27:34 +02:00
renumber.c FOLGE SCHIFF repariert. 2020-09-03 21:42:38 +02:00
renumber.h
renumber.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
report.c https://bugs.eressea.de/view.php?id=2751 2021-05-19 21:27:34 +02:00
report.h remove copyright notices. 2019-09-13 21:35:44 +02:00
report.test.c fix tests that expected the old storage library behavior 2021-02-21 00:21:19 +01:00
reports.c Große Monster können sich auf dem Ozean nicht verstecken. 2021-06-05 14:55:20 +02:00
reports.h https://bugs.eressea.de/view.php?id=2751 2021-05-19 21:27:34 +02:00
reports.test.c Große Monster können sich auf dem Ozean nicht verstecken. 2021-06-05 14:55:20 +02:00
settings.h remove copyright notices. 2019-09-13 21:35:44 +02:00
settings.pkg
settings.pkg.c tolua creates sources that abuse the LUALIB_API defines. 2021-02-16 10:12:05 +01:00
signals.c screw you, iwyu 2020-12-06 15:47:47 +01:00
signals.h move gcc-specific signal handling out of main.c 2020-12-06 15:47:47 +01:00
spells.c flee_spell did not need an extra argument 2021-03-24 20:58:32 +01:00
spells.h bug 2684: update sp_showastral and sp_viewreality. 2020-08-16 16:00:28 +02:00
spells.test.c make curse_active check for a magician. 2021-03-23 19:27:11 +01:00
spy.c https://bugs.eressea.de/view.php?id=2719 2021-02-16 10:12:04 +01:00
spy.h remove copyright notices. 2019-09-13 21:35:44 +02:00
spy.test.c FFL_DEFENDER is deprecated and interfers with dreams 2021-03-24 11:29:19 +01:00
steal.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
study.c Große Monster können sich auf dem Ozean nicht verstecken. 2021-06-05 14:55:20 +02:00
study.h move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
study.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
summary.c we don't need to track age statistics for any but the new factions. rename global age to newbies. 2021-02-21 00:54:33 +01:00
summary.h remove copyright notices. 2019-09-13 21:35:44 +02:00
summary.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
teleport.c move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
teleport.h bug 2684: update sp_showastral and sp_viewreality. 2020-08-16 16:00:28 +02:00
test_eressea.c separate stats and log 2021-02-16 10:12:05 +01:00
tests.c https://bugs.eressea.de/view.php?id=2729 2021-03-13 21:18:47 +01:00
tests.h https://bugs.eressea.de/view.php?id=2729 2021-03-13 21:18:47 +01:00
tests.test.c
travelthru.c remove copyright notices. 2019-09-13 21:35:44 +02:00
travelthru.h
travelthru.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
upkeep.c asciification 2019-03-03 09:42:42 +01:00
upkeep.h
upkeep.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
volcano.c code style: use quotes on local includes 2021-03-24 21:41:20 +01:00
volcano.h replace damage_unit with somethign that doesn't malloc 2021-03-11 20:15:25 +01:00
volcano.test.c code style: use quotes on local includes 2021-03-24 21:41:20 +01:00
vortex.c review some flawfinder warnings 2019-03-03 09:41:53 +01:00
vortex.h
vortex.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
wormhole.c make it impossible to create buildings with size 0 2020-08-16 16:00:27 +02:00
wormhole.h remove copyright notices. 2019-09-13 21:35:44 +02:00
wormhole.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00