Glenn Maynard
e0b788de16
unneeded LuaHelpers::RunAtExpressionS
2006-10-09 01:22:17 +00:00
Glenn Maynard
c690fdcfe4
unify registration
2006-09-29 00:01:32 +00:00
Glenn Maynard
f4975f1f54
simpler Lua boilerplate
2006-09-27 20:30:29 +00:00
Chris Danford
7f821e8cfc
CString -> RString
2006-01-22 01:00:06 +00:00
Glenn Maynard
204da36929
why did I use "Path"? Stick with "File". (Also, "Path" can refer to a directory
...
or a file; "File" always means a file.)
2005-10-15 21:44:15 +00:00
Glenn Maynard
c904417448
missing header
2005-10-07 01:45:20 +00:00
Chris Danford
65d71a4f23
expermienting with DEFINE_METHOD macro for Lua methods
2005-09-10 02:47:04 +00:00
Glenn Maynard
b401f80bfe
PlayCopyOfSound
2005-09-01 06:37:56 +00:00
Glenn Maynard
983d973739
Allow using sounds in XML directly. This is only a little odd: sounds have
...
all of the basic Actor state (position, etc). It's tricky to split that out, because
sounds *should* have a tweening queue, support commands and broadcasts,
etc.
2005-08-31 21:56:11 +00:00