Commit graph

23 commits

Author SHA1 Message Date
arookas
5e25a1aada Refactored functions
The decompiled versions were inconsistent.
2016-02-22 21:42:49 -05:00
arookas
c56444d7ca Renamed system-flag constants 2016-02-22 21:38:55 -05:00
arookas
b7ec1a0273 Updated const definitions 2016-02-22 21:05:02 -05:00
arookas
40891d00d7 Added remaining builtins
The ones from TSpcTypedInterp<TLiveActor> aren't there, because ssc is
based on TSpcTypedInterp<TEventWatcher>.
2016-02-19 14:14:50 -05:00
arookas
9373c59c44 Minor cleanup 2016-02-01 06:23:59 -05:00
arookas
8246538bbb Ensure the seed is an integer 2016-02-01 05:44:29 -05:00
arookas
4999467b29 Made the state variable local 2016-02-01 03:27:16 -05:00
arookas
723b8b64c9 Moved int/float/typeof to the standard library 2016-02-01 03:26:44 -05:00
arookas
ca8f59dea2 Added RNG utility functions.
Intentionally did not import it in common.sun.
2016-01-31 14:32:36 -05:00
arookas
50348a9b47 Added SYS_SHINEGET and SYS_SHINENUM. 2016-01-31 14:29:41 -05:00
arookas
758849cd17 Fixed: typo in builtin keyword 2016-01-29 21:54:25 -05:00
arookas
abd2bd5940 Added incSystemFlag and decSystemFlag. 2016-01-29 17:12:08 -05:00
arookas
35dc771a6d Added some system flag constants
Yea, I'll do more later...
2016-01-29 17:11:56 -05:00
arookas
2df6542eaf Added BGM constants 2016-01-29 17:11:27 -05:00
arookas
38633e742f Added more system builtins 2016-01-29 17:11:09 -05:00
arookas
a0cbd07a0f Added forceCloseTalk builtin 2016-01-29 17:10:48 -05:00
arookas
57ae25a57e Added sound-related builtins 2016-01-29 17:10:33 -05:00
arookas
d24894dd85 Added scene-related builtins 2016-01-29 17:10:04 -05:00
arookas
1824b97f98 Cleanup. 2016-01-29 17:08:55 -05:00
arookas
0a69d97dc3 Updated year in notice. 2016-01-29 17:07:55 -05:00
arookas
ed4822ee29 Moved dump and print to common.sun. 2015-12-28 23:24:08 -05:00
arookas
82443b4015 Fixed: talk's final yield loop is for TALKF_WAIT. 2015-12-13 09:22:42 -05:00
arookas
3d2f1fe230 Added some stdlib scripts. 2015-12-12 12:51:32 -05:00