Chris Danford
|
fdad5746e7
|
change ThemeMetric static-sized arrays to dynamically sized
|
2005-02-13 06:44:50 +00:00 |
|
Chris Danford
|
ce82f9c5c6
|
don't read the metric before ThemeManager is loaded
|
2005-02-06 19:42:46 +00:00 |
|
Chris Danford
|
e4117354ae
|
add static-sized array versions of ThemeMetric
|
2005-02-06 04:57:57 +00:00 |
|
Glenn Maynard
|
153f542193
|
fix gcc warnings
|
2005-02-05 19:17:11 +00:00 |
|
Glenn Maynard
|
39385af480
|
fix assertion failures when copying things containing ThemeMetrics
|
2005-02-02 22:04:58 +00:00 |
|
Glenn Maynard
|
6ce6500611
|
allow initializing ThemeMetric outside the ctor
|
2005-02-02 04:48:25 +00:00 |
|
Glenn Maynard
|
1945f6e9af
|
initialize m_currentValue, so we get deterministically wrong behavior if
Read() is never called (instead of leaving m_currentValue uninitialized)
|
2005-01-05 02:40:46 +00:00 |
|
Chris Danford
|
5127ceef4d
|
remove CachedThemeMetrics in favor of ThemeMetric<T>
fix "CachedThemeMetrics don't read HTML colors and don't evaluate Lua expressions"
|
2004-11-06 20:36:04 +00:00 |
|
Steve Checkoway
|
b7521bfd91
|
Cleanup header.
|
2004-10-05 10:32:35 +00:00 |
|
Chris Danford
|
807d892f4f
|
allow theme to specify logical screen dimensions
|
2004-09-21 06:07:12 +00:00 |
|