Steve Checkoway
|
6ea2a41b00
|
Cleanup RageException::Throw(). Do not use ssprintf() inside of Throw() and do not pass it bare error messages. Use RageException::Throw( "%s", sError.c_str() ); instead. Be consistent with quoting file names "%s" and theme metrics as "%s : %s". Try to make them complete English sentences when possible.
|
2006-09-17 01:19:19 +00:00 |
|
Chris Danford
|
dde50d0325
|
handle Lua AtExpressions in xml
|
2006-06-14 02:44:02 +00:00 |
|
Chris Danford
|
e691b97d31
|
reset autosync between each loop in SGSyncMachine
|
2006-03-09 06:39:24 +00:00 |
|
Chris Danford
|
7f821e8cfc
|
CString -> RString
|
2006-01-22 01:00:06 +00:00 |
|
Glenn Maynard
|
7a61e70c9a
|
eval StreamWidth
|
2005-11-29 05:56:20 +00:00 |
|
Chris Danford
|
bfece8a893
|
Sprite -> AutoActor
|
2005-03-27 07:04:04 +00:00 |
|
Chris Danford
|
0eebc28ab6
|
fix "try to add NULL child"
|
2005-02-26 12:54:35 +00:00 |
|
Glenn Maynard
|
0ae355094f
|
MeterDisplay::LoadFromNode
|
2005-02-26 10:08:12 +00:00 |
|
Glenn Maynard
|
1bdb2563b1
|
self-updating SongMeterDisplay class
|
2005-02-26 08:46:52 +00:00 |
|
Glenn Maynard
|
c531e8b172
|
license update
|
2004-06-08 00:47:53 +00:00 |
|
Glenn Maynard
|
12bf8f87fd
|
license updates
|
2004-06-01 00:53:06 +00:00 |
|
Chris Danford
|
fca912cb16
|
new grading scale
|
2004-01-20 03:32:48 +00:00 |
|
Chris Danford
|
c8d3e46ea4
|
add tip to MeterDisplay
|
2004-01-18 20:43:36 +00:00 |
|
Glenn Maynard
|
35847c32c5
|
simplify
|
2004-01-12 01:43:38 +00:00 |
|
Chris Danford
|
fa91f2e636
|
working on Rave
|
2003-06-30 18:08:27 +00:00 |
|
Chris Danford
|
a5f09f296c
|
new battle layout
|
2003-05-13 13:35:32 +00:00 |
|