Chris Danford
|
c36a787821
|
per-player explanation text on options screens
|
2003-11-05 07:46:20 +00:00 |
|
Chris Danford
|
a5972a083d
|
fix deleting, renaming profiles
|
2003-11-01 19:36:52 +00:00 |
|
Glenn Maynard
|
6849530325
|
Default ctor for OptionRow.
Remove redundant m_sName (it's in Actor, too).
|
2003-09-27 08:00:10 +00:00 |
|
Glenn Maynard
|
380b73b3c1
|
remove ScreenOptions( bool bEnableTimer )
|
2003-09-27 04:58:30 +00:00 |
|
Glenn Maynard
|
f6f398f243
|
Improves compile time
|
2003-09-19 01:45:45 +00:00 |
|
Glenn Maynard
|
cd2e095169
|
Fix options crashing when playing on 2P side.
|
2003-09-06 07:42:28 +00:00 |
|
Glenn Maynard
|
413593f1e4
|
Dynamic m_textItems. This solves potential problems with
MAX_VISIBLE_VALUES_PER_LINE overflows.
|
2003-09-04 19:53:07 +00:00 |
|
Chris Danford
|
540bdcbc66
|
Consolidate player option and song option screens. Are people ok with this?
|
2003-08-23 22:13: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 |
|
Glenn Maynard
|
f067942817
|
fix potential overflow
|
2003-08-16 18:40:05 +00:00 |
|
Chris Danford
|
09fee49676
|
add song rates up to 2.0x (for debugging mostly)
|
2003-08-07 05:51:21 +00:00 |
|
Glenn Maynard
|
66d46adfe6
|
Implement options splitting
There are several cosmetic problems with this; working on fixes ...
|
2003-06-16 03:29:59 +00:00 |
|
Glenn Maynard
|
a4e563114a
|
improve abstraction
|
2003-05-30 21:36:56 +00:00 |
|
Glenn Maynard
|
4e0faadce5
|
Remove unused dimming code and some old unused variables.
Make a bit of implementation private.
|
2003-05-21 01:10:13 +00:00 |
|
Chris Danford
|
e148806d1b
|
add name to Actor
|
2003-04-12 06:16:12 +00:00 |
|
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
|
e39dc66c34
|
remove TransitionInvisible
|
2003-03-22 19:58:44 +00:00 |
|
Glenn Maynard
|
448a1fac6e
|
hopefully fix some g++ problems
|
2003-03-17 21:13:14 +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
|
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
|
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
|
5a27d51068
|
fix options menu when in arcade input style
|
2003-02-12 00:41:56 +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
|
6f91b6fa0a
|
move stuff over
|
2003-01-02 08:13:34 +00:00 |
|
Glenn Maynard
|
24cc7a3c04
|
Get rid of all other #pragma once's, except the one in StdAfx.h.
(three cheers for perl)
|
2002-11-16 08:07:38 +00:00 |
|
Glenn Maynard
|
32bf482480
|
clean up some sign mismatches
|
2002-10-31 03:25:35 +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
|
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 |
|
Chris Danford
|
7922f5bbc7
|
Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup.
|
2002-08-27 23:31:41 +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
|
4ec08edf2d
|
Mini-rewrite of input mapping, theme support, and added KSF reader.
|
2002-07-31 19:40:40 +00:00 |
|
Chris Danford
|
7800df57a1
|
no message
|
2002-05-27 18:36:01 +00:00 |
|
Chris Danford
|
8549236385
|
no message
|
2002-05-20 08:59:37 +00:00 |
|