Commit Graph

17 Commits

Author SHA1 Message Date
Glenn Maynard 4ca68d92fa Precache attrib 2007-05-31 05:28:21 +00:00
Glenn Maynard 544c445b49 expose params 2007-03-12 01:27:10 +00:00
Glenn Maynard 2387a4e662 use RageSound::PlayCopy 2007-01-18 08:43:26 +00:00
Glenn Maynard 19c8a993d0 give access to the sound 2006-12-04 22:32:24 +00:00
Glenn Maynard 2478ec0873 scattered ActorUtil::ResolvePath calls unneeded 2006-10-15 01:46:23 +00:00
Glenn Maynard 83b2e25cc5 remove Path 2006-10-09 09:05:09 +00:00
Glenn Maynard e11914d4bb LoadFromNode(sDir, pNode) -> LoadFromNode(pNode) 2006-10-09 08:24:10 +00:00
Glenn Maynard 1f6aaf18b9 use ActorUtil::GetAttrPath 2006-10-09 06:55:28 +00:00
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