1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 00:47:45 +00:00
Commit graph

30 commits

Author SHA1 Message Date
NotAdam
6e6a77b665 correctly load all lgb entries even if there's no struct for them 2019-04-11 22:18:18 +10:00
NotAdam
14367b644f move data struct defs to datreader lib 2019-04-11 19:28:51 +10:00
NotAdam
24014a9a99 begin tools cleanup, lgb group dumping 2019-04-11 19:06:27 +10:00
NotAdam
ae4aab491e add CrashHandler to lobby/api/world and cleanup test code in tools 2019-03-26 23:17:57 +11:00
NotAdam
aca5a46032 add posix stack dump on crash 2019-03-26 23:09:09 +11:00
NotAdam
8d183e4193 manually merge in some exd changes and some 4.5 opcodes 2019-01-08 18:08:51 +11:00
mordred
d6ec45b048 Converting logging calls 2019-01-04 12:34:19 +01:00
Mordred
51ee602e43 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
ade2dece10 Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
0d1c58d2ae Variant2 exds are now readable 2018-11-24 01:35:25 +01:00
NotAdam
c9b6f3a424 pls build 2018-10-27 23:30:29 +11:00
NotAdam
033c9747a8 fix appveyor again 2018-10-27 23:17:52 +11:00
mordred
ec0322ce36 Fixed datreader 2018-10-25 12:17:40 +02:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
89a9b16555 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
b91e711834 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Mordred
b95d741cd8 Build fix... 2018-02-14 19:17:10 +01:00
Mordred
d7f8b55b08 Appveyor fix 2018-02-14 18:24:59 +01:00
Mordred Admin
c54ebbe53c Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
Mordred
35a2c6db09 Replacement of old ZoneMgr 2018-01-27 23:52:49 +01:00
Mordred Admin
4606e83d15 Another attempt at fixing the build 2017-12-18 14:45:15 +01:00
Mordred Admin
e0f93eaf1c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00
Mordred Admin
1e29e66101 Qualifier removed from generated file aswell as from generator itself, once again. 2017-12-01 08:44:21 +01:00
Mordred
a42dbd7b96 Remove the right extra qualifier this time 2017-12-01 00:06:50 +01:00
Mordred
6b4cc97f4d Greatly improved exd struct gen and also updated struct test 2017-11-30 23:43:20 +01:00
Mordred Admin
e490d0c28c Array support in exd generator 2017-10-13 14:45:14 +02:00
Mordred
90819c4c23 Fixed 2 small issues in the generator code 2017-10-12 18:54:19 +02:00
Mordred Admin
c541064b22 Fixed the struct generator and added a small struct test app 2017-10-12 09:02:28 +02:00