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

48 commits

Author SHA1 Message Date
Mordred
5d865cef31 Updated exd data, added questbattle info. Added first part of ManFst005 ( Chasing Shadows ) 2019-03-30 18:57:18 +01:00
NotAdam
6e6ffc7cf3 fix housing object init structure, game no longer crashes/doesn't load 2019-01-10 20:38:27 +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
4c573cde73 One slipped through 2018-11-23 21:20:16 +01:00
Mordred
32c6ef0b7c Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
mordred
ee7cef96cc Added variant identification to exds and fixed exd_struct_gen with adam 2018-11-23 15:02:42 +01:00
NotAdam
a09bb7d6a4 fix appveyor again 2018-10-27 23:17:52 +11:00
NotAdam
0034987827 appveyor machine 🅱️roke 2018-10-27 22:50:31 +11:00
NotAdam
8a78b88ddf exd_struct_test should be fine now 2018-10-27 22:29:38 +11:00
NotAdam
ffb0b31663 update readme and start removing boost from tools 2018-10-27 21:44:41 +11: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
Maru
a52b6803fd Emote stuff, launcher;
Please don't look

Emote stuff;
2018-07-09 01:29:16 -03:00
goaaats
507bb99125 Merge branch 'master' into 4-3-exdfixes 2018-05-22 20:19:35 +02:00
goaaats
3b0a5c9226 Update ex.json(needs testing) 2018-05-22 20:15:46 +02:00
goaaats
2c901c12ec exd_struct_gen: Fix fields starting with numbers, fix fields that are cpp keywords 2018-05-22 20:15:30 +02:00
Mordred
052ea5f1d2 Zone-Server should now start up fine again 2018-05-22 17:42:50 +02:00
Mordred Admin
c2165e5f33 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Mordred Admin
df61b53d1a Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
Adam
609a92fd49 update generated exd data 2018-02-07 13:33:02 +11:00
Adam
0ee68c1b1e fix exd_struct_gen and teleporting 2018-02-04 01:39:05 +11:00
Mordred
ebbe99805e Merge pull request #234 from goaaats/exd_rework
zone, api: Removed old EXD reader
2018-02-01 17:49:35 +01:00
goaaats
3eb0ad0c86 Fix for weather crash 2018-02-01 14:50:51 +01:00
Mordred Admin
0e052e84c6 Added type for shared_ptr< exdSheet > 2018-01-31 14:55:51 +01:00
goaaats
c0b3d3605b zone, api: Removed old EXD reader 2018-01-31 11:43:22 +01:00
Adam
3606ea6ef6 update generated exd data and some generator fixes 2018-01-31 01:47:58 +11:00
Adam
d6bf277183 actually commit the fixed json... 2018-01-31 01:37:23 +11:00
Adam
3d8e56ede4 update ex.json and take optional param to exd_struct_gen to dat path 2018-01-31 01:37:08 +11:00
Mordred
6bbe0385cd Removed extra qualifier 2018-01-30 14:47:27 +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
954b4a9173 wrong change... not supposed to remove qualifier on header 2017-12-01 00:03:24 +01:00
Mordred
35409e1cc7 we sure want linux to build this too 2017-12-01 00:01:19 +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
778ca63c37 Included the ex.json 2017-10-12 23:40:45 +02:00
Mordred
56610fb07c Fixed 2 small issues in the generator code 2017-10-12 18:54:19 +02:00
Mordred Admin
b89d7f586d Improved exd struct generator, arrays still missing 2017-10-12 15:47:21 +02:00
Mordred Admin
6b8521df4f Fixed the struct generator and added a small struct test app 2017-10-12 09:02:28 +02:00
Mordred
ae5f617be2 first potentially working dat reader generation 2017-10-12 00:07:41 +02:00
Mordred Admin
e4cfb9ffef Actually generate a pseudostruct 2017-10-11 15:03:08 +02:00
Mordred Admin
ae9bdd6674 Barebone project for exd struct parsing 2017-10-11 14:27:17 +02:00