Chris Danford
386de4e74c
use enum for attract sound frequency
2005-06-11 10:53:16 +00:00
Glenn Maynard
ea1bede8c3
drop StepMania.ini sections. Almost everything is in [Options], and it's
...
hard enough keeping straight which arbitrary options screen an option
is in without having a separate categorization for the INI. (This will
simplify later changes.)
2005-05-19 01:25:38 +00:00
Chris Danford
dd98a6bc7e
move more of autoplay into debugOverlay
2005-05-18 07:15:56 +00:00
Chris Danford
e389ba6191
convert the rest to use Preference
2005-05-16 09:36:32 +00:00
Steve Checkoway
135884ceb9
Explicit template specializations require template<>.
2005-05-14 07:59:46 +00:00
Chris Danford
820fb0b361
broadcast on Preference changes
2005-05-06 20:41:05 +00:00
Chris Danford
3db3500226
remove size on statc CString arrays so that XToString can catch size differences
2005-05-05 19:55:04 +00:00
Chris Danford
134cbf284b
fix VC7 warning
2005-04-28 08:37:13 +00:00
Chris Danford
0938d9d9a7
conver more to use Preference
2005-04-28 08:27:40 +00:00
Chris Danford
8415b4466d
fix VC7 template error: move templated methods out of LuaManager
2005-03-13 00:01:05 +00:00
Chris Danford
b60d135493
don't allow StringToX for *_INVALID values
2005-03-05 21:50:33 +00:00
Glenn Maynard
06e6411044
fix compile
2005-02-25 02:53:20 +00:00
Glenn Maynard
61064820b9
SetFromStack
2005-02-22 04:22:24 +00:00
Glenn Maynard
11f3514275
simplify
2005-02-20 02:56:51 +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
ba929b8e71
move more common stuff out of the template class, so g_pvpSubscribers is
...
more useful
2004-12-07 01:44:17 +00:00
Chris Danford
63e138a212
remove includes from Preference.h
2004-12-04 07:15:22 +00:00