Kyzentun
|
f10e3ae36a
|
Improve handling of errors in lua functions and speed up calls. (#1427)
|
2017-04-04 11:36:23 -07:00 |
|
Kyzentun
|
cc548a8cb5
|
Moved error reporting to ScreenSystemLayer error.lua. ScreenSystemLayer overlay/default.lua restored to previous. Error messages are now broadcast with the ScriptError message instead of SystemMessage. Added show/hide error messages toggle and clear error messages to debug menu. Nuked ScreenConsoleOverlay for being unfinished and duplicating ScreenSystemLayer. Changed Actor:tween and Tween::CreateFromStack to use ReportScriptError on invalid tween params. Changed some OptionRowList things to use ReportScriptError on invalid metrics.
|
2014-08-02 00:38:21 -07:00 |
|
Kyzentun
|
95fe1a17e9
|
Replaced every use of lua_call with RunScriptOnStack. Modified RunScriptOnStack to report an error to log and system message using a passed in context string. Modified every use of RunScriptOnStack to avoid crashing so that the reported error can be seen.
|
2014-08-02 00:38:17 -07:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04:00 |
|
Jason Felds
|
1bed6d3630
|
De-Python-ize REGISTER_ACTOR_CLASS(*).
|
2011-02-18 23:55:41 -05:00 |
|
AJ Kelly
|
642f4b107c
|
the various changes that I forgot to commit (cleanup and so forth) into hg,
culminating in syncing with sm-ssc v1.0 public beta 2
|
2010-03-31 17:37:09 -05:00 |
|
AJ Kelly
|
3e51544930
|
Initial commit.
|
2010-01-26 21:00:30 -06:00 |
|
Devin J. Pohly
|
80057f53cd
|
smsvn -> ssc-hg glue: rearrange directory structure
|
2013-06-10 15:38:43 -04:00 |
|