1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00
Commit graph

34 commits

Author SHA1 Message Date
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
mordred
a9ee2a7ebc Added asio as submodule, some initial network changes 2018-10-24 15:17:40 +02:00
NotAdam
bfa6dd1b30 remove sapphirelibs, move to deps folder 2018-10-24 23:31:26 +11:00