Chris Danford
|
5637d0f7f7
|
Move RadarValues::WriteSimpleValues, WriteComplexValues into ThemeMetric objects for maintainability.
|
2007-02-26 06:04:52 +00:00 |
|
Chris Danford
|
0160e23705
|
style cleanup: use FOREACH_ENUM( X, x ) everywhere instead of FOREACH_X( x ) for consistency
The FOREACH_X defines are not very useful, and they were created back before FOREACH_ENUM was convenient.
|
2007-02-23 22:29:42 +00:00 |
|
Steve Checkoway
|
169d7c8b44
|
Greatly decrease time to write catalog.xml by pulling THEME->GetMetricB out of the inner loop and passing it along to RadarValues. (Also don't copy the vector of Song*.) The time to generate the XNode for Songs was cut down by a fifth (from 2.5 seconds to .5 seconds for me, fully optimized).
|
2007-02-04 09:35:02 +00:00 |
|
Glenn Maynard
|
f48af0bbe6
|
lua bindings
|
2006-08-16 05:11:01 +00:00 |
|
Glenn Maynard
|
958299c734
|
spacing
|
2006-02-14 11:10:03 +00:00 |
|
Chris Danford
|
7f821e8cfc
|
CString -> RString
|
2006-01-22 01:00:06 +00:00 |
|
Chris Danford
|
44225ad379
|
XToThemedString -> XToLocalizedString
|
2006-01-07 04:11:29 +00:00 |
|
Chris Danford
|
353e0c5b6e
|
break up arch stuff into smaller .cpp files to fix smpackage build and not pull in unnecessary stuff
|
2005-12-16 04:16:09 +00:00 |
|
Glenn Maynard
|
c8feda3000
|
fNumRolls
|
2005-04-25 11:23:00 +00:00 |
|
Chris Danford
|
d7f4346cb7
|
use union in RadarValues for readability
|
2005-04-11 07:28:09 +00:00 |
|
Glenn Maynard
|
776060e913
|
implement course radar value caching
|
2005-03-07 22:30:39 +00:00 |
|
Glenn Maynard
|
5531efed09
|
comments, cleanup
|
2005-02-13 03:27:21 +00:00 |
|
Chris Danford
|
c4febdcf62
|
fix "Trail RadarValues off by -1"
|
2004-08-22 17:23:08 +00:00 |
|
Chris Danford
|
4f41bacd91
|
fix "PaneDisplay shows bogus values for edits"
|
2004-08-21 06:21:12 +00:00 |
|
Chris Danford
|
e075fdf388
|
add missing files
|
2004-07-12 06:36:10 +00:00 |
|