1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-24 13:47:46 +00:00
Commit graph

22 commits

Author SHA1 Message Date
GokuWeedLord
052add56e2 improve script reloading and fix openinggridania 2017-12-15 00:19:30 +11:00
GokuWeedLord
0f4e30c3e3 automagically reload rebuilt scripts 2017-12-14 22:30:06 +11:00
GokuWeedLord
9cfe995da5 hopefully it'll build properly on windows/linux 2017-12-13 23:08:02 +11:00
GokuWeedLord
3656f15d75 copy scripts to a cache before loading, update config, implement all scriptmanager functionality 2017-12-13 22:19:00 +11:00
GokuWeedLord
3d3f92d7ca use precompiled headers for script compilation on msvc 2017-12-13 14:20:11 +11:00
GokuWeedLord
fc0fb276b9 use defines for fixed script ids 2017-12-13 14:05:50 +11:00
GokuWeedLord
a59b3185e3 cleanup aetheryte code, refactor aetheryte/aethernet scriptid
also revert changes in regards to debugcommandptr, out of scope of this PR
2017-12-12 20:28:57 +11:00
GokuWeedLord
7dd5d73f5a add aetheryte functionality back 2017-12-12 18:03:06 +11:00
GokuWeedLord
0e7115f8a5 aethernet works again 2017-12-12 17:29:31 +11:00
GokuWeedLord
67a201e0c8 simplify script exporting, fix invalid indenting 2017-12-12 14:57:13 +11:00
GokuWeedLord
723c1b9490 script debug command, switch script info to a class 2017-12-12 01:45:24 +11:00
GokuWeedLord
742892e206 use references to actor in script, name scripts better 2017-12-11 22:21:37 +11:00
GokuWeedLord
388adacf3b loading works, sprint works 2017-12-11 21:10:54 +11:00
GokuWeedLord
f926b03034 rename sprint status/action script 2017-12-11 21:05:02 +11:00
GokuWeedLord
6b63d22391 base scripts init code, call init before zone init for onZoneInit callback 2017-12-10 23:51:06 +11:00
GokuWeedLord
2474881788 scripts build to their own libs now 2017-12-10 22:04:46 +11:00
GokuWeedLord
207e9589f7 fix actionscript export macro 2017-12-10 21:43:54 +11:00
GokuWeedLord
a291d7e0dc scripts now link properly with server_zone 2017-12-10 21:43:35 +11:00
GokuWeedLord
58a4e9e0fe refactor script api, base script loading impl 2017-12-10 15:31:48 +11:00
GokuWeedLord
4aa058341c refactoring and export define fix 2017-12-10 03:01:21 +11:00
GokuWeedLord
c4e8a82df1 building finally works 💦 💦 💦 2017-12-10 02:49:22 +11:00
GokuWeedLord
6ff0e7d414 script api changes, fix indenting, some broken cmake shit 2017-12-10 02:13:54 +11:00