1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
Commit graph

27 commits

Author SHA1 Message Date
NotAdam
fc214f3545 remove unused defines 2018-11-20 22:55:17 +11:00
NotAdam
63bf781f7a move all script classes to Sapphire::ScriptAPI namespace 2018-11-13 21:34:44 +11:00
NotAdam
619f55689f expose framework to scripts 2018-11-13 20:43:29 +11:00
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
root
7146502415 Split up NativeScriptApi 2018-09-25 07:18:42 -04:00
root
99cd9c236d Some linker reorg 2018-09-24 09:03:29 -04: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
NotAdam
ade63f9170 fix item splitting 2018-08-12 22:30:18 +10:00
NotAdam
0bae255d21 doco cleanup 2018-07-24 23:16:26 +10:00
NotAdam
31915f9fee doxygen doco generation + some documentation for script system 2018-07-24 22:22:19 +10:00
Adam
00a7c1c6d3 remove bindscene macro and move to wrapper func 2018-03-22 23:45:17 +11:00
Adam
28ee0fd182 proper event plays upon entering sastasha 2018-03-13 17:57:52 +11:00
Mordred Admin
083a3aa239 Rearranged includes for potential speed increases 2018-02-28 10:26:03 +01:00
Adam
8a3ed93fbc redirect ontalk events inside instances to instancecontent ptr 2018-02-25 17:23:52 +11:00
Mordred
67c2cb7971 Improved timing on instance starting 2018-02-24 23:53:32 +01:00
Mordred
65242d2dee Added onEnterTerritory for IC, also changed the way IC is called 2018-02-24 15:19:32 +01:00
Mordred
f9722b5e2e EventObjects are not properly spawned and initialized 2018-02-23 23:47:21 +01:00
Mordred
9a4e7533c6 Renaming classes in preperation of actor rework 2018-02-20 22:46:44 +01:00
Adam
d3bdd8856a instance scripting stuff 2018-02-09 02:34:43 +11:00
Mordred
725ca11c60 Revert "Merge pull request #225 from GokuWeedLord/event_rewrite"
This reverts commit 4e2319130f, reversing
changes made to 695fea7812.
2018-01-28 11:16:34 +01:00
Adam
20996c17f5 probably fixes linux builds 2018-01-28 19:36:03 +11:00
Adam
fb06cd4930 switch debugcommandhandler for scripted implementation 2018-01-28 18:52:53 +11:00
Adam
9324fe1e89 remove scriptname from scripts 2018-01-19 20:17:49 +11:00
Adam
1cbfccb1b3 use typeinfo for script types instead of an enum 2018-01-17 20:09:16 +11:00
Adam
7ee0ba330e generally simplify scripting system internals 2018-01-04 16:14:14 +11:00
Adam
ac9613f2f5 scripts are now built into common libs instead of seperate libs 2017-12-27 18:47:51 +11:00
Mordred Admin
0f3f51c304 #182 - Renamed targets to be less ambigious 2017-12-19 09:27:22 +01:00
Renamed from src/servers/Server_Zone/Script/NativeScriptApi.h (Browse further)