Glenn Maynard
c15e0cec49
Allow screen aliasing.
2003-09-27 22:30:51 +00:00
Glenn Maynard
d294640a3e
phase out bEnableTimer
2003-09-27 04:57:32 +00:00
Chris Danford
db42f00172
move ShowStats option to ScreenGraphicOptions
2003-09-07 08:27:06 +00:00
Chris Danford
45858747a5
Consolidate player option and song option screens. Are people ok with this?
2003-08-23 22:04:57 +00:00
Sean Burke
890ad59681
Get rid of some extra eols
2003-08-20 18:26:23 +00:00
Glenn Maynard
fe489cd281
SOUNDMAN -> SOUND
...
RageSoundManager.h -> RageSounds.h
2003-07-26 23:05:16 +00:00
Glenn Maynard
a026a7d9f6
remove m_bUseBGIfNoBanner and m_BannerCacheType
2003-06-23 08:39:34 +00:00
Glenn Maynard
96fa198ae8
disable banner loading setting; not used at the moment
2003-06-11 23:17:08 +00:00
Glenn Maynard
ac5a01499c
reduce dependencies
2003-06-05 23:31:00 +00:00
Glenn Maynard
364e3ef8cd
Use 1280x960, not 1280x1024. The former is a standard 4:3 resolution;
...
the latter is a popular but bogus 5:4 resolution.
2003-05-30 08:59:16 +00:00
Glenn Maynard
96bb2d0738
Add banner cache control.
...
Oops, another options menu starting to overflow vertically. Need
scrolling ...
2003-04-20 01:08:39 +00:00
Chris Danford
74d7bcd2bf
Revamp texture caching system
2003-04-18 23:55:20 +00:00
Chris Danford
448bdc7b6e
make calls to THEME->GetPathTo() more concise
2003-04-12 17:39:27 +00:00
Chris Danford
ad34d417f6
Get rid of some global strings to (shrinks release exe size by 3.5MB)
2003-03-15 19:25:37 +00:00
Chris Danford
a11de99043
MenuTimer cleanup
2003-03-11 21:33:11 +00:00
Chris Danford
31aa613295
Cleanup of theme element names
...
Renamed ScreenSelectMax* back to their old names
Replaced all hard-coded transitions with TransitionBGAnimations
2003-03-09 00:55:49 +00:00
Glenn Maynard
42cfd6f98c
stdafx -> global
2003-02-16 04:01:45 +00:00
Chris Danford
6f445f700f
more options re-org
2003-02-01 01:11:00 +00:00
Chris Danford
e80943fb53
options menu re-organization to solve TitleMenu clutter
2003-01-31 23:31:35 +00:00
Chris Danford
b92f9ef290
Redo Glenn's changes I just wiped out.
2003-01-21 23:07:22 +00:00
Chris Danford
ac391552fd
Changed Notes difficulty/description in preparation for edit selection system
2003-01-21 22:23:01 +00:00
Glenn Maynard
7d7a42cdf5
unused stuff
2003-01-21 21:38:19 +00:00
Glenn Maynard
8501dc213f
unused stuff
2003-01-21 21:37:12 +00:00
Chris Danford
ab9f558c6e
Adding basic coin support
2003-01-19 04:44:22 +00:00
Chris Danford
bf5c821afe
Added MaxTextureResolution pref
2003-01-11 20:15:00 +00:00
Glenn Maynard
24a3592741
get rid of MUSIC
2003-01-02 07:54:28 +00:00
Glenn Maynard
94216ccaa2
use PlayMusic
2003-01-02 07:39:58 +00:00
Glenn Maynard
fd7dbed3b7
fix dependencies
2002-12-30 00:13:47 +00:00
Glenn Maynard
33b0eff159
reimplement refresh rates
...
no MAX; not sure how to do that
2002-11-12 09:24:36 +00:00
Chris Danford
628dea9da7
OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken.
2002-11-11 04:53:31 +00:00
Glenn Maynard
dcb4fd2128
some more s/GetSize/size/ and other minor STLisms
2002-10-31 02:20:11 +00:00
Glenn Maynard
607271689a
remove refresh dimming; it doesn't work anymore.
2002-10-03 03:24:34 +00:00
Chris Danford
23df7ec564
Yet more theme cleanup. This should be the job of the artists!
2002-09-24 02:55:32 +00:00
Chris Danford
3ff582f533
added UnloadTexture pref
2002-09-18 20:42:33 +00:00
Glenn Maynard
36034dd5e1
GAAAH.
...
undo commit caused by annoying windows CVS client.
2002-09-15 03:13:21 +00:00
Glenn Maynard
ba7efdb319
fix DWIPath loading for songs that have a normal layout;
...
some DWI's have relative paths that don't begin with ".\
Song.cpp
2002-09-15 02:58:33 +00:00
Chris Danford
e88d225436
improved snaking alignment, fixed crash in BackgroundAnimation if image is small enough to have > MAX_SPRITES
2002-09-12 15:23:20 +00:00
Chris Danford
223556b026
Added description to ScreenOptions. Making a whole separate ScreenPreferences turned out to be a pain.
2002-09-10 21:16:34 +00:00
Chris Danford
ccc43c8502
checking in SMMAX2 theme and small fixes to themes and smpackage
2002-09-09 05:22:02 +00:00
Chris Danford
1c90b8236f
added MAX-style options navigation and moved more constants into theme metrics
2002-09-04 03:49:08 +00:00
Chris Danford
7ab487072f
option icons working, new font format, more theme metrics cleanup
2002-09-03 22:31:06 +00:00
Glenn Maynard
1f60ba9bfd
Add m_bVsync.
2002-09-03 00:22:19 +00:00
Glenn Maynard
7cacbe59f7
Update underline after updating refresh rate.
...
Put the default refresh back to "default"; some systems apparently
think they have refresh rates that they don't.
Make refresh "0" and max "1", so people with existing INI files keep
"default".
2002-08-30 06:18:30 +00:00
Glenn Maynard
5ab889f509
Deal with systems that have different refresh rates available at 16bpp
...
and 32bpp.
(There are still systems that report refresh rates they can't really use ...
need to probe, I think.)
2002-08-29 20:59:47 +00:00
Chris Danford
6d7da107f3
Added assist tick and text field editing to editor. Cleaned up more theme metrics stuff.
2002-08-29 04:56:03 +00:00
Chris Danford
941d9cb24d
Moving more constants into theme metrics.
2002-08-27 16:53:25 +00:00
Chris Danford
142002091a
Added ScreenHowToPlay, removed texture hints, and cleaned up ThemeMetric stuff
2002-08-27 03:59:22 +00:00
Chris Danford
a0c7d5bd22
added BackgroundChange editing and DWI saving to editor
2002-08-23 20:18:29 +00:00
Glenn Maynard
3e4576352f
Dim unavailable refresh rates. Add "MAX" refresh. Dim refresh rates when set to windowed.
2002-08-22 08:49:41 +00:00
Chris Danford
7766338beb
more bug fixes
2002-08-20 21:00:56 +00:00