server/src
Enno Rehling d8c0b57864 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
..
attributes fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
items Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
kernel fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
modules fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
races make it impossible to create buildings with size 0 2020-08-16 16:00:27 +02:00
spells more astral spell magic resist fixes 2021-02-16 10:12:04 +01:00
triggers Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
util fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
.DS_Store
CMakeLists.txt require cmake 3.13, not more 2021-02-20 23:24:50 +01:00
alchemy.c remove copyright notices. 2019-09-13 21:35:44 +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 remove copyright notices. 2019-09-13 21:35:44 +02:00
automate.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
battle.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
battle.h reduce struct person by 12 bytes on a 32-bit arch. 2019-11-17 19:55:41 +01:00
battle.test.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01: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 MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +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 Newbie islands should not have volcano terrain. 2019-04-05 17:14:28 +02: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 bug 2710: add tests, fix land movement 2020-12-06 15:47:47 +01:00
bind_unit.h remove copyright notices. 2019-09-13 21:35:44 +02:00
bindings.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01: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 New Syntax: CONTACT [UNIT|FACTION] ... 2018-11-04 18:07:42 +01:00
contact.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
creport.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
creport.h remove copyright notices. 2019-09-13 21:35:44 +02:00
creport.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01: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 analysis scan. 2019-03-03 09:41:15 +01:00
donations.h
donations.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
economy.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
economy.h remove copyright notices. 2019-09-13 21:35:44 +02:00
economy.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +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 fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01: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 personen mit racename können eh nicht übergeben werden, code kann man sich sparen. 2021-02-16 10:12:04 +01:00
give.h remove copyright notices. 2019-09-13 21:35:44 +02:00
give.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
gmtool.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
gmtool.h remove copyright notices. 2019-09-13 21:35:44 +02:00
gmtool_structs.h remove copyright notices. 2019-09-13 21:35:44 +02: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 remove copyright notices. 2019-09-13 21:35:44 +02:00
helpers.h remove copyright notices. 2019-09-13 21:35:44 +02:00
inc
items.c spells can only be cast on single ships. 2019-10-08 21:08:33 +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 fix new callback signature for jsonconf 2021-02-21 00:37:31 +01:00
jsonconf.h remove copyright notices. 2019-09-13 21:35:44 +02:00
jsonconf.test.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
laws.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
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 Build in Visual Studio 2019 2020-12-06 15:47:47 +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 copyright notices. 2019-09-13 21:35:44 +02: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 fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
magic.h https://bugs.eressea.de/view.php?id=2724 2021-02-16 10:12:04 +01:00
magic.test.c add a test for famililar skill modifiers. 2020-12-06 15:47:47 +01:00
main.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +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 separate stats and log 2021-02-16 10:12:05 +01:00
monsters.h small bug: argument is not const. 2020-08-16 16:00:28 +02:00
monsters.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01: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 fix inifile and tolua builds 2021-02-16 10:12:05 +01: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 Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
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 remove deprecated init_order_depr 2020-08-16 16:00:30 +02:00
recruit.h remove copyright notices. 2019-09-13 21:35:44 +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 fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01: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 fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
reports.h https://bugs.eressea.de/view.php?id=2712 2020-12-06 15:47:47 +01:00
reports.test.c https://bugs.eressea.de/view.php?id=2714 2020-12-09 20:32:09 +01: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
skill.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
skill.h
skill.test.c
spells.c fix inifile and tolua builds 2021-02-16 10:12:05 +01:00
spells.h bug 2684: update sp_showastral and sp_viewreality. 2020-08-16 16:00:28 +02:00
spells.test.c https://bugs.eressea.de/view.php?id=2714 2020-12-10 11:58:52 +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 Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
steal.c remove deprecated init_order_depr 2020-08-16 16:00:30 +02:00
study.c fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
study.h https://bugs.eressea.de/view.php?id=2701 2020-12-06 15:47:47 +01: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 separate stats and log 2021-02-16 10:12:05 +01: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 fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources 2021-02-20 23:22:10 +01:00
tests.h Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
tests.test.c Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
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 remove copyright notices. 2019-09-13 21:35:44 +02:00
volcano.h remove copyright notices. 2019-09-13 21:35:44 +02:00
volcano.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +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