mordred
|
ea64b65331
|
Restructured project slightly
|
2018-12-13 12:40:42 +01:00 |
|
NotAdam
|
08ea6909ab
|
EObjs are special so they get their own scripts
|
2018-11-30 23:16:28 +11:00 |
|
Mordred
|
f7a8f29b16
|
No more namespace Core, renamed to Sapphire
|
2018-11-29 16:55:48 +01:00 |
|
NotAdam
|
5eac985253
|
remove unused defines
|
2018-11-20 22:55:17 +11:00 |
|
NotAdam
|
1898d7bf5c
|
move all script classes to Sapphire::ScriptAPI namespace
|
2018-11-13 21:34:44 +11:00 |
|
NotAdam
|
67e74268a0
|
expose framework to scripts
|
2018-11-13 20:43:29 +11:00 |
|
Mordred
|
13dc04ebb5
|
Refactoring and modernizing
|
2018-10-28 21:53:21 +01:00 |
|
root
|
64a9eec055
|
Split up NativeScriptApi
|
2018-09-25 07:18:42 -04:00 |
|
root
|
b89402e109
|
Some linker reorg
|
2018-09-24 09:03:29 -04: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 |
|
NotAdam
|
0a0dcf59ae
|
fix item splitting
|
2018-08-12 22:30:18 +10:00 |
|
NotAdam
|
279eb0f59d
|
doco cleanup
|
2018-07-24 23:16:26 +10:00 |
|
NotAdam
|
5fab7c1242
|
doxygen doco generation + some documentation for script system
|
2018-07-24 22:22:19 +10:00 |
|
Adam
|
a471d49c78
|
remove bindscene macro and move to wrapper func
|
2018-03-22 23:45:17 +11:00 |
|
Adam
|
bdd438e589
|
proper event plays upon entering sastasha
|
2018-03-13 17:57:52 +11:00 |
|
Mordred Admin
|
72e8fa36e8
|
Rearranged includes for potential speed increases
|
2018-02-28 10:26:03 +01:00 |
|
Adam
|
3cf0a233b1
|
redirect ontalk events inside instances to instancecontent ptr
|
2018-02-25 17:23:52 +11:00 |
|
Mordred
|
2ce7d91096
|
Improved timing on instance starting
|
2018-02-24 23:53:32 +01:00 |
|
Mordred
|
c6c2210471
|
Added onEnterTerritory for IC, also changed the way IC is called
|
2018-02-24 15:19:32 +01:00 |
|
Mordred
|
0a177c3470
|
EventObjects are not properly spawned and initialized
|
2018-02-23 23:47:21 +01:00 |
|
Mordred
|
c664c5de90
|
Renaming classes in preperation of actor rework
|
2018-02-20 22:46:44 +01:00 |
|
Adam
|
61dfd16d7b
|
instance scripting stuff
|
2018-02-09 02:34:43 +11:00 |
|
Mordred
|
babb58fa21
|
Revert "Merge pull request #225 from GokuWeedLord/event_rewrite"
This reverts commit 6a128b1912 , reversing
changes made to a104b5a928 .
|
2018-01-28 11:16:34 +01:00 |
|
Adam
|
70cf3919d6
|
probably fixes linux builds
|
2018-01-28 19:36:03 +11:00 |
|
Adam
|
dde0a30fa3
|
switch debugcommandhandler for scripted implementation
|
2018-01-28 18:52:53 +11:00 |
|
Adam
|
4b9da92b34
|
remove scriptname from scripts
|
2018-01-19 20:17:49 +11:00 |
|
Adam
|
15d6ae7e0d
|
use typeinfo for script types instead of an enum
|
2018-01-17 20:09:16 +11:00 |
|
Adam
|
19dcbd347d
|
generally simplify scripting system internals
|
2018-01-04 16:14:14 +11:00 |
|
Adam
|
2868bfc69f
|
scripts are now built into common libs instead of seperate libs
|
2017-12-27 18:47:51 +11:00 |
|
Mordred Admin
|
2382f72184
|
#182 - Renamed targets to be less ambigious
|
2017-12-19 09:27:22 +01:00 |
|