Mordred
|
11660773c2
|
Removed extra qualifier
|
2023-02-04 15:14:23 +01:00 |
|
NotAdam
|
b79a422330
|
fix windows build
|
2020-02-25 15:55:37 +11:00 |
|
NotAdam
|
abcba7aebd
|
Merge branch 'feature/vs2019' into develop
|
2020-02-08 09:58:30 +11:00 |
|
NotAdam
|
8fa3a7d3f4
|
Merge branch 'develop' into exit_poprange
|
2020-01-05 20:06:31 +11:00 |
|
NotAdam
|
23aad09227
|
handle bad json in exd_struct_gen
|
2019-10-29 18:49:27 +11:00 |
|
Mordred
|
b17af41e67
|
Major rewrite of zonelines, aetherytes and discoveries
|
2019-10-21 23:24:26 +02:00 |
|
NotAdam
|
db37d9ea3c
|
vs2019 support & dropping std::experimental::filesystem
|
2019-10-14 18:41:28 +11:00 |
|
Mordred Admin
|
3db411d907
|
Fixing some CMake issues with mariadb
|
2019-08-30 15:29:02 +02:00 |
|
NotAdam
|
62bd466603
|
fix struct gen tool breaking after an update due to generated data being wrong
|
2019-06-28 17:41:29 +10:00 |
|
NotAdam
|
b2542f442c
|
update generated exd data, fix formatting outputted by exd_struct_gen
|
2019-06-15 20:56:19 +10:00 |
|
NotAdam
|
7ef93ea02f
|
fix exd generation with new separated definition files
|
2019-06-15 19:25:59 +10:00 |
|
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 |
|