Glenn Maynard
61064820b9
SetFromStack
2005-02-22 04:22:24 +00:00
Glenn Maynard
ef12eea2d4
Add Preference<type>::PushValue() (note that this is not a PushSelf).
2005-01-30 02:02:42 +00:00
Glenn Maynard
dbb52c70d7
real fix for options
2004-12-07 09:22:38 +00:00
Glenn Maynard
f7bb6ef29e
grr, not quite
2004-12-07 08:32:29 +00:00
Glenn Maynard
8e57c4ca76
This should fix options menu crashes. Adding casts to the MOVE() macros
...
didn't make it work, since there was no cast overload to bool&, etc; it
just forced the (non-POD) type to that type, which resulted in the struct
being clobbered.
2004-12-07 08:28:24 +00:00
Glenn Maynard
ba929b8e71
move more common stuff out of the template class, so g_pvpSubscribers is
...
more useful
2004-12-07 01:44:17 +00:00
Sean Burke
e15d1da6b7
Revert and fix a bit better.
2004-12-04 20:44:02 +00:00
Steve Checkoway
eaca864906
Fix crash (only gcc?)
2004-12-04 20:36:29 +00:00
Chris Danford
005a7f5efa
convert more prefs to use Preference
2004-12-04 10:35:50 +00:00
Chris Danford
d46bfd460d
convert some prefs to use Preference
2004-12-04 08:21:54 +00:00
Chris Danford
63e138a212
remove includes from Preference.h
2004-12-04 07:15:22 +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
Chris Danford
807d892f4f
allow theme to specify logical screen dimensions
2004-09-21 06:07:12 +00:00
Steve Checkoway
2279d9ba2c
Oops, missed one.
2004-09-13 04:45:36 +00:00
Steve Checkoway
3dc17a7804
Add virtual dtor, fix init order, const fixes, add operator const T& so you can use the preference exactly like its type.
2004-09-13 04:37:38 +00:00
Chris Danford
4a08923844
add missing file
2004-09-13 04:27:52 +00:00