Commit Graph

58 Commits

Author SHA1 Message Date
Chris Danford fb8ccf786d use alternate choice selection on ScreenOptions automatically if text runs off right edge of screen 2003-03-31 23:03:43 +00:00
Chris Danford b209836cee change UI for rows of options that go off the edge of the Screen 2003-03-31 14:02:39 +00:00
Glenn Maynard 5c9ae0b4b1 fix a crash 2003-03-30 21:42:10 +00:00
Chris Danford 214c2b67af clean up Fonts and Numbers names 2003-03-30 18:12:57 +00:00
Chris Danford 1627422e09 fix ScreenEvaluationCourse glitches
Change ScreenManager message sending methods for more precise control:
 - SendMessageToTopScreen: handle the message immediately
 - PostMessageToTopScreen: post message to queue for processing next update
2003-03-25 21:17:29 +00:00
Glenn Maynard e39dc66c34 remove TransitionInvisible 2003-03-22 19:58:44 +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 767894800b fix transitions in ScreenGameplay 2003-03-12 03:44:55 +00:00
Chris Danford 16df407e32 Cosmetic cleanups
Added "press START for more options" to ScreenPlayerOptions
2003-03-11 08:52:45 +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
Chris Danford 0adf3d8590 cleanup of ScreenSelect 2003-03-03 10:03:02 +00:00
Chris Danford a696414cac Actor tween cleanup
Actor scipting with Command()
modularizing menu widgets into "ModeSelector"s
move animations into metrics
2003-03-02 01:43:33 +00:00
Chris Danford ac9e58f760 overhauling editor UI 2003-02-18 23:15:38 +00:00
Chris Danford 032bf447f3 per-player NoteSkin
NoteSkin selected on PlayerOptions screen
tweaked judgement appearance
marvelous judgement glow
ActorEffect cleanup
2003-02-17 12:19:42 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Glenn Maynard 1ee14d1a89 use memset 2003-02-14 06:46:19 +00:00
Glenn Maynard 5a27d51068 fix options menu when in arcade input style 2003-02-12 00:41:56 +00:00
Chris Danford 6f445f700f more options re-org 2003-02-01 01:11:00 +00:00
Chris Danford 9a104a7b2f working on ranking 2003-01-26 07:33:03 +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 779f1b829c remove unused dimming stuff 2003-01-21 22:03:02 +00:00
Glenn Maynard 3fc1756a76 remove unused dimming stuff 2003-01-21 21:59:50 +00:00
Glenn Maynard 24a3592741 get rid of MUSIC 2003-01-02 07:54:28 +00:00
Glenn Maynard 5488b0bcb6 old 2002-12-28 09:08:37 +00:00
Glenn Maynard dfea0847e2 fix 2002-11-16 20:30:51 +00:00
Glenn Maynard 984b433858 signs, headers, for scoping 2002-11-16 20:21:00 +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 32bf482480 clean up some sign mismatches 2002-10-31 03:25:35 +00:00
Chris Danford 73f7db6b15 Replaced most D3DX dependencies. Added Brendan's not-yet-functional networking code. 2002-10-28 05:30:45 +00:00
Glenn Maynard c35710ffbb Change "options explanation" to "option explanation", to be consistent
with "option XXX" for option screen data.

Add cast to get rid of a warning that I forgot to commit a while back.
2002-09-10 23:42:41 +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 ad68ba1bd4 Broke GameOptions into Input and Machine Options. Added "OptionsNavigation" option. 2002-09-10 09:10:36 +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 d7626f6004 Fixed missing/wrong theme elements 2002-09-05 03:45:07 +00:00
Glenn Maynard b9f5a8ec99 Add non-breaking-space to menu. 2002-09-04 22:57:40 +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
Chris Danford 40277568d0 option icons are almost working... 2002-09-03 06:33:08 +00:00
Glenn Maynard 153d62b070 fix dim tweening 2002-09-03 00:19:54 +00:00
Chris Danford 7d4cf73000 half-finished codes, options icons, and two new modifiers. 2002-09-02 21:59:58 +00:00
Chris Danford 6e5ebcf30c Ez2 changes 2002-08-29 20:18:41 +00:00
Chris Danford 7922f5bbc7 Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup. 2002-08-27 23:31:41 +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
Glenn Maynard 49e01d32ad More dimming support. 2002-08-22 08:46:45 +00:00
Glenn Maynard 592e0e1733 More dimming support. 2002-08-22 08:08:16 +00:00
Glenn Maynard c0384d6529 Add dimming support. 2002-08-22 07:35:58 +00:00
Chris Danford 7c1bfb3a0d big checkin - new noteskin format and XY positioning. I probably broke a lot of things. 2002-08-13 23:26:46 +00:00
Chris Danford 4f732aaa5b Random background movie support 2002-07-31 22:37:58 +00:00
Chris Danford 4ec08edf2d Mini-rewrite of input mapping, theme support, and added KSF reader. 2002-07-31 19:40:40 +00:00