1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 06:27:45 +00:00
Commit graph

52 commits

Author SHA1 Message Date
Mordred
abb295d4fe parse Event and PopRange into entries too 2023-02-05 07:18:31 +09:00
Mordred
3b139571eb Fixed types in lgb.h and lgbtypes.h 2023-02-05 07:18:31 +09:00
Mordred
ba1b8aadfb Added layerset parsing 2023-02-05 07:18:30 +09:00
Mordred
a56eec5d32 Fallback to entranceRect if no entrance circle is found in instance 2023-02-05 07:18:30 +09:00
Mordred
a84d0f4154 Map previously unmapped eobj and enpc
# Conflicts:
#	src/world/Manager/EventMgr.cpp
2023-02-05 07:18:30 +09:00
Taezen
7f983bbf67 exd parser optimizations 2021-09-13 16:30:32 +02:00
liam
99279db982 include vector 2021-07-30 20:05:06 -04:00
NotAdam
5f18c43dd6 loads of datreader cleanup/consistency fixes 2020-02-10 14:05:04 +11:00
NotAdam
7ccc29a6ce fix a strange issue where some stl implementations would produce an invalid path where 2 or more / are present sequentially in a path 2020-02-10 13:39:31 +11:00
NotAdam
f7036ef1e3 fix faulty actions submodule 2020-02-08 10:22:03 +11:00
NotAdam
abcba7aebd Merge branch 'feature/vs2019' into develop 2020-02-08 09:58:30 +11:00
NotAdam
39aa49f092 bit of cleanup and sqpack fix 2020-02-02 17:14:59 +11:00
NotAdam
8fa3a7d3f4 Merge branch 'develop' into exit_poprange 2020-01-05 20:06:31 +11:00
Tahir Akhlaq
1b0441a20f fix vs2019 build 2019-11-23 09:22:42 +00:00
Mordred
79764da844 Fixed popranges not being found 2019-10-22 22:34:34 +02:00
Mordred
b17af41e67 Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
NotAdam
99604a589c should actually build now... hopefully... 2019-10-14 19:12:17 +11:00
NotAdam
db37d9ea3c vs2019 support & dropping std::experimental::filesystem 2019-10-14 18:41:28 +11:00
NotAdam
3e4483053e fix stacktrace on windows 2019-04-29 19:36:57 +10:00
NotAdam
caf8297633 correctly load all lgb entries even if there's no struct for them 2019-04-11 22:18:18 +10:00
NotAdam
a84a034ac2 move data struct defs to datreader lib 2019-04-11 19:28:51 +10:00
NotAdam
f9aa432bab only build stackwalker on win32 targets 2019-03-27 00:08:50 +11:00
NotAdam
2e0dd9093b link stackwalker against common for windows builds 2019-03-26 23:42:06 +11:00
NotAdam
0272ff1232 add StackWalker dep to handle stacktrace generation on windows 2019-03-26 23:13:36 +11:00
NotAdam
eb0f0f06dd fix fs::path::preferred_separator not working with string concat on msvc 2019-01-26 23:17:51 +11:00
NotAdam
695b6ee484 fix expansion data loading on linux 2019-01-26 22:33:00 +11:00
NotAdam
96ee406a5d update recast submodule and include in project 2019-01-20 19:26:36 +11:00
NotAdam
510d2296b8 add recastnavigation submodule 2019-01-20 19:16:12 +11:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
mordred
ecb486e7c7 use mysqlclient for statically linking in windows 2018-12-12 14:04:04 +01:00
Mordred
de77e94e56 More dbm... 2018-12-08 01:11:46 +01:00
Mordred
6d3d90211a Improved some errorhandling 2018-11-27 22:48:58 +01:00
Mordred
28abe4c6f9 Variant2 exds are now readable 2018-11-24 01:35:25 +01:00
mordred
ee7cef96cc Added variant identification to exds and fixed exd_struct_gen with adam 2018-11-23 15:02:42 +01:00
mordred
9f48ccf56a Linux buildfix 2018-10-26 23:07:55 +02:00
Mordred
53adc6a74e Fixing mysql includes 2018-10-26 19:12:55 +02:00
mordred
3835ff778a Actually link mysql and inherit taget paths 2018-10-26 15:33:58 +02:00
mordred
b9fdca3ee8 Take care of mysql too 2018-10-26 15:19:50 +02:00
mordred
b4593356c1 Once more with feeling 2018-10-26 15:09:33 +02:00
mordred
e228e4a699 Make sure we have zlib 2018-10-26 15:00:22 +02:00
mordred
cabb9b27f8 More CI fixes 2018-10-26 14:11:02 +02:00
mordred
a4f2a1e4a8 Disabled cotire for a test 2018-10-26 13:40:39 +02:00
mordred
96c2c94e5d No more boost in travis 2018-10-26 13:28:02 +02:00
NotAdam
3e62c7653b fix build errors, add new json dep 2018-10-26 20:03:02 +11:00
Mordred
00adaaa6ce Make windows happy... sort of 2018-10-25 17:34:58 +02:00
mordred
8a4fdbacef Missed a print 2018-10-25 12:19:35 +02:00
mordred
882b88885e Fixed datreader 2018-10-25 12:17:40 +02:00
NotAdam
0684149310 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
mordred
b153c81e2e Added inih and repalced property_tree usage in ConfigMgr 2018-10-24 23:02:30 +02:00