1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-24 21:57:44 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Tahir Akhlaq
9a931baf39 Merge branch 'native_scripting' of https://github.com/SapphireMordred/Sapphire into native_scripting
# Conflicts:
#	scripts/native/CMakeLists.txt
#	src/tools/quest_parser/main.cpp
2017-12-20 13:23:49 +00:00
Mordred Admin
2382f72184 #182 - Renamed targets to be less ambigious 2017-12-19 09:27:22 +01:00
Tahir Akhlaq
83f88102f9 update quest_parser for c++ scripting
- fixed pcb_reader path
2017-12-17 09:56:35 +00:00
GokuWeedLord
77c6557391 fix compile warning 2017-12-16 19:05:14 +11:00
GokuWeedLord
75202b0782 hopefully it'll build properly on windows/linux 2017-12-13 23:08:02 +11:00
GokuWeedLord
10d32a0e36 copy scripts to a cache before loading, update config, implement all scriptmanager functionality 2017-12-13 22:19:00 +11:00
GokuWeedLord
f33c59a102 use precompiled headers for script compilation on msvc 2017-12-13 14:20:11 +11:00
GokuWeedLord
1bf33c8027 base scripts init code, call init before zone init for onZoneInit callback 2017-12-10 23:51:06 +11:00
GokuWeedLord
3aecf8dc5d scripts build to their own libs now 2017-12-10 22:04:46 +11:00
GokuWeedLord
7e6136e48a scripts now link properly with server_zone 2017-12-10 21:43:35 +11:00
GokuWeedLord
a4453a378e refactor script api, base script loading impl 2017-12-10 15:31:48 +11:00
GokuWeedLord
0f962abe09 building finally works 💦 💦 💦 2017-12-10 02:49:22 +11:00
GokuWeedLord
17daf26aa0 script api changes, fix indenting, some broken cmake shit 2017-12-10 02:13:54 +11:00