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

31 commits

Author SHA1 Message Date
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
e2220b0685 Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
mordred
f6a5ad812a Added variant identification to exds and fixed exd_struct_gen with adam 2018-11-23 15:02:42 +01:00
NotAdam
689aa915b5 exd_struct_test should be fine now 2018-10-27 22:29:38 +11:00
NotAdam
b42abf0d1d update readme and start removing boost from tools 2018-10-27 21:44:41 +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
goaaats
fcc29707dc
Merge branch 'master' into 4-3-exdfixes 2018-05-22 20:19:35 +02:00
goaaats
9472258693 exd_struct_gen: Fix fields starting with numbers, fix fields that are cpp keywords 2018-05-22 20:15:30 +02:00
Mordred
06b5113d78 Zone-Server should now start up fine again 2018-05-22 17:42:50 +02:00
Mordred Admin
b91e711834 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Mordred Admin
c54ebbe53c Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
Adam
d196795545 fix exd_struct_gen and teleporting 2018-02-04 01:39:05 +11:00
Mordred Admin
d40e375e0c Added type for shared_ptr< exdSheet > 2018-01-31 14:55:51 +01:00
Adam
1ce2ca6d65 update generated exd data and some generator fixes 2018-01-31 01:47:58 +11:00
Adam
8835c5457a update ex.json and take optional param to exd_struct_gen to dat path 2018-01-31 01:37:08 +11:00
Mordred
2ff4084f4e
Removed extra qualifier 2018-01-30 14:47:27 +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
b5500d2f64 wrong change... not supposed to remove qualifier on header 2017-12-01 00:03:24 +01:00
Mordred
791a1dfb7e we sure want linux to build this too 2017-12-01 00:01:19 +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
3088d1b66d Included the ex.json 2017-10-12 23:40:45 +02:00
Mordred
90819c4c23 Fixed 2 small issues in the generator code 2017-10-12 18:54:19 +02:00
Mordred Admin
afdb2f401a Improved exd struct generator, arrays still missing 2017-10-12 15:47:21 +02:00
Mordred Admin
c541064b22 Fixed the struct generator and added a small struct test app 2017-10-12 09:02:28 +02:00
Mordred
bad5a17850 first potentially working dat reader generation 2017-10-12 00:07:41 +02:00
Mordred Admin
3a64f62f33 Actually generate a pseudostruct 2017-10-11 15:03:08 +02:00
Mordred Admin
9edf9dca68 Barebone project for exd struct parsing 2017-10-11 14:27:17 +02:00