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

30 commits

Author SHA1 Message Date
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
4c535accd6 begin tools cleanup, lgb group dumping 2019-04-11 19:06:27 +10:00
NotAdam
0a6593bdd5 add CrashHandler to lobby/api/world and cleanup test code in tools 2019-03-26 23:17:57 +11:00
NotAdam
296cd133ef add posix stack dump on crash 2019-03-26 23:09:09 +11:00
NotAdam
47d18182c0 manually merge in some exd changes and some 4.5 opcodes 2019-01-08 18:08:51 +11:00
mordred
ca837de56f Converting logging calls 2019-01-04 12:34:19 +01:00
Mordred
303fc8c236 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
28abe4c6f9 Variant2 exds are now readable 2018-11-24 01:35:25 +01:00
NotAdam
fc87b76117 pls build 2018-10-27 23:30:29 +11:00
NotAdam
a09bb7d6a4 fix appveyor again 2018-10-27 23:17:52 +11:00
mordred
882b88885e Fixed datreader 2018-10-25 12:17:40 +02:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
e745bd0329 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
Mordred Admin
c2165e5f33 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Mordred
6b801474b7 Build fix... 2018-02-14 19:17:10 +01:00
Mordred
d832efdbc1 Appveyor fix 2018-02-14 18:24:59 +01:00
Mordred Admin
df61b53d1a Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
Mordred
aabcdf6e74 Replacement of old ZoneMgr 2018-01-27 23:52:49 +01:00
Mordred Admin
e4d7b01fff Another attempt at fixing the build 2017-12-18 14:45:15 +01:00
Mordred Admin
764b73b11c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00
Mordred Admin
f8fec2fb5b Qualifier removed from generated file aswell as from generator itself, once again. 2017-12-01 08:44:21 +01:00
Mordred
7c82ae8264 Remove the right extra qualifier this time 2017-12-01 00:06:50 +01:00
Mordred
e75c392b9f Greatly improved exd struct gen and also updated struct test 2017-11-30 23:43:20 +01:00
Mordred Admin
54e6d09277 Array support in exd generator 2017-10-13 14:45:14 +02:00
Mordred
56610fb07c Fixed 2 small issues in the generator code 2017-10-12 18:54:19 +02:00
Mordred Admin
6b8521df4f Fixed the struct generator and added a small struct test app 2017-10-12 09:02:28 +02:00