Kyzentun
|
a7a98a690e
|
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-07-05 01:34:05 -06:00 |
|
Kyzentun
|
587aa38854
|
Modified ActorFrame:GetChildren and GetChild to return a table in cases where multiple children have the same name. This table acts as a pass through layer for function calls so that old code should be unaffected.
|
2014-04-29 15:08:34 -06:00 |
|
Devin J. Pohly
|
9f875e9bfb
|
warn on bad UpdateFunction
|
2013-11-01 21:52:56 -04:00 |
|
Devin J. Pohly
|
af5022d7a8
|
warn on bad DrawFunction
|
2013-11-01 21:52:15 -04:00 |
|
Devin J. Pohly
|
824b84655a
|
Warn on ActorFrame clearzbuffer
|
2013-10-20 22:44:33 -04:00 |
|
Devin J. Pohly
|
edda5ea96a
|
Remove old propagation for diffuse
|
2013-05-28 22:22:00 -04:00 |
|
Devin J. Pohly
|
f94d3affc2
|
Propagate diffuse to ActorFrames' children
|
2013-05-28 21:46:15 -04:00 |
|
Devin J. Pohly
|
849b6e5b3b
|
Propagate glow to ActorFrames' children
|
2013-05-28 20:52:01 -04:00 |
|
Devin J. Pohly
|
bd0e2074ad
|
replace ASSERT(0) with useful fail messages
|
2012-12-27 16:59:35 -05:00 |
|
Jason Felds
|
a15cbc431d
|
War on -Werror, part 14: More hodgepodge.
|
2012-12-27 12:45:04 -05:00 |
|
AJ Kelly
|
e14b96cfbf
|
part one of three-ish in reverting the Actors/ folder thing
|
2011-10-02 21:14:01 -05:00 |
|
Colby Klein
|
69431604e3
|
Remove the old files. (also I am very sorry for nuking the line by line history, this has been pissing me off for ages)
|
2011-09-23 15:44:01 -07:00 |
|
AJ Kelly
|
0149d8556b
|
fix compile
|
2011-08-24 12:22:07 -05:00 |
|
Flameshadowxeroshin
|
030aa55b5a
|
Add LoadChildFromPath binding.
|
2011-08-24 10:28:58 -05:00 |
|
Flameshadowxeroshin
|
cea0eee09e
|
add RemoveChild and RemoveAllChildren bindings.
|
2011-08-24 09:02:48 -05:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04:00 |
|
AJ Kelly
|
d7fa896646
|
CustomLighting is another command I'm having some trouble with...
|
2011-03-03 00:08:40 -06:00 |
|
Jason Felds
|
9d13036e08
|
Add @briefs to the Luna classes.
Yeah...there was a lot. */
|
2011-02-19 12:26:18 -05:00 |
|
Jason Felds
|
1bed6d3630
|
De-Python-ize REGISTER_ACTOR_CLASS(*).
|
2011-02-18 23:55:41 -05:00 |
|
AJ Kelly
|
00cec051de
|
generic updates
|
2010-12-22 13:03:05 -06:00 |
|
AJ Kelly
|
dca9182138
|
various cleanup and commenting
|
2010-03-14 19:46:05 -05:00 |
|
AJ Kelly
|
02c7037721
|
sm-ssc v1.0 Public Beta 1 code changes
|
2010-03-01 00:44:39 -06:00 |
|
AJ Kelly
|
16dd56bdd3
|
Allow lighting parameters to be set via XNode in ActorFrame. Only diffuse seems to work...
|
2010-02-19 22:44:05 -06: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 |
|