Commit Graph

2131 Commits

Author SHA1 Message Date
Glenn Maynard e83979439f pull in SDL headers in one place, handle X silliness 2003-02-14 06:29:40 +00:00
Glenn Maynard 279b884cbb simplify
handle texture invalidation
2003-02-14 05:56:24 +00:00
Glenn Maynard 26e9c4c496 clear cache (was for previous snapshot) 2003-02-14 05:50:19 +00:00
Glenn Maynard d09c2b94b6 fix types 2003-02-14 05:48:21 +00:00
Glenn Maynard 788d3dd2ff fix hats 2003-02-14 04:18:52 +00:00
Glenn Maynard fbd61950ad improve alignment 2003-02-14 01:19:56 +00:00
Glenn Maynard 31e928ab25 both hollow and filled stars and hearts
make omega horizontaly symmetrical
2003-02-14 01:19:42 +00:00
Tom Jackson c0dd83f102 Fixed AutoSync. Now it corrects in the correct direction. 2003-02-14 00:07:34 +00:00
Glenn Maynard ae2c4f779c make toasty rare (having it come up once every few days is amusing;
having it come up twice in one song is annoying)

(easter eggs should be rare anyway, or they become distracting ...)
2003-02-13 21:58:33 +00:00
Kevin Slaughter 9060cfff1b another rename... adjusted ScreenTitleMenu again 2003-02-13 08:41:40 +00:00
Kevin Slaughter bab46c0410 Joint Premium scroll message may have been corrupt..rechecked in as binary and adjusted ScreenTitleMenu to reflect the new name.. removed old scroll message from repository 2003-02-13 08:33:31 +00:00
Chris Danford 707b4fe817 A persistent initial FailType now set in MachineOptions, but the temporary session FailType can be changed in SongOptions 2003-02-12 23:11:37 +00:00
Glenn Maynard 876a3f4499 disable "intro movie" (doesn't work yet) 2003-02-12 22:58:26 +00:00
Glenn Maynard a3edbe2e65 fix scrolling when fading out of roulette 2003-02-12 22:54:22 +00:00
Chris Danford b129bd7601 fixed wrong tap darking w/ reverse
working on course Ranking
2003-02-12 22:52:28 +00:00
Glenn Maynard 4bb4b587e6 fix banner loading (color key in fade out) 2003-02-12 22:50:21 +00:00
Glenn Maynard f5fed3e23d fix and simplify 2003-02-12 22:32:04 +00:00
Chris Danford 68f4bf1f31 cleaned up ShowSongOptions pref
Added fade for missed tap notes
move FailType to MachineOptions (so it's persistent)
2003-02-12 22:05:14 +00:00
Glenn Maynard de9c496399 force NUM to the top and OTHER to the bottom of the ABC sort
this is intuitively correct (numbers before letters and "other" at the end),
and also looks somewhat symmetrical
2003-02-12 21:34:12 +00:00
Glenn Maynard 97f63638e7 oops; fix title sorting
(brown paper bag time again)
2003-02-12 21:23:54 +00:00
Glenn Maynard 235aa04a31 always one stage left for extra stages 2003-02-12 20:56:19 +00:00
Glenn Maynard 3db1e1da56 set a different color for the song that will lead to ex2 2003-02-12 20:55:51 +00:00
Glenn Maynard c0d1b32cf0 add missing StageColorEndless
add SongRealExtraColor
2003-02-12 20:55:05 +00:00
Glenn Maynard e54454ed22 add m_bUseAlternateText 2003-02-12 20:28:28 +00:00
Glenn Maynard 2f2447cb31 don't subst stuff that already has translits 2003-02-12 20:21:03 +00:00
Glenn Maynard 2fd80d6551 use alternates 2003-02-12 20:20:11 +00:00
Glenn Maynard 7a3336d50d add StringWillUseAlternate 2003-02-12 20:19:20 +00:00
Glenn Maynard af5fa1db3c use fallbacks 2003-02-12 19:40:58 +00:00
Glenn Maynard 8988dab6f7 printf? 2003-02-12 19:39:58 +00:00
Glenn Maynard caee0fc111 Add fallback strings, so we can fall back on translit text if
we're missing characters (eg. someone distributing a song
using kanji that not all people have) instead of showing the
default glyph
2003-02-12 19:34:53 +00:00
Glenn Maynard f4bfdda745 add FontCompleteForString 2003-02-12 19:33:30 +00:00
Glenn Maynard 02745e4c6d I think this was supposed to be .2, not .8--the dim is hardly visible at
all at .8.  Make it .25, so it's not quite so dark.
2003-02-12 18:49:46 +00:00
Glenn Maynard 9a04319aaf move installations list to a subkey, so it won't clutter things if
we add more keys later
2003-02-12 18:03:59 +00:00
Glenn Maynard 3b223d8b52 don't use RageMovieTexture directly 2003-02-12 17:49:21 +00:00
Glenn Maynard 9a54e74972 avoid special cases in parent classes
don't use RageMovieTexture directly
2003-02-12 17:48:56 +00:00
Glenn Maynard 5ba0e8f47d move global keys into a separate function
re-fix not sending key events to screens for global key
releases and repeats
simplify
2003-02-12 17:36:54 +00:00
Glenn Maynard 29d4008d26 scroll lock, not left control, for reasons already explained
don't assign two operator menu buttons
2003-02-12 17:20:57 +00:00
Glenn Maynard f038d34d8f add ScreenIntroMovie.cpp 2003-02-12 17:19:56 +00:00
Glenn Maynard 919a048f3e encapsulate each screen in its own file; don't clutter parents 2003-02-12 17:19:33 +00:00
Kevin Slaughter 0d5c5de300 See TODO.miryokuteki 2003-02-12 15:56:01 +00:00
Kevin Slaughter 150f2bc9a6 Updates, new joint premium advertisin implemented.. also global operator key, and global credit key.. see my TODO file. I have talked with chris, the global credit key will soon be able to be changed in the map inputs.. the one in there now has no bearing on the gloal key. 2003-02-12 13:12:45 +00:00
Kevin Slaughter de2602ccba Operator & InsertCoin keys are now configurable like any other menu key, and are still global (effective on any screen). many other misc bug fies and changes. see TODO.miryokuteki 2003-02-12 11:43:08 +00:00
Glenn Maynard 0c0caec1bc update 2003-02-12 08:48:24 +00:00
Glenn Maynard 566a89f23c simplify, comment 2003-02-12 08:29:52 +00:00
Glenn Maynard 5d6c8e0b64 Don't allow any function keys.
No need to check for the operator key; it won't reach this.
2003-02-12 08:10:58 +00:00
Glenn Maynard 97dd3b2cb3 Use scroll lock instead of control. Control's a nice, useful key; we
might want to use it for eg. jumping to a song title by initial in the
music wheel.  Scroll lock is out of the way.

Don't send the operator button to windows.
2003-02-12 08:05:23 +00:00
Glenn Maynard 3a13724a70 Cleanups:
Don't use variables that start with an underscore.  They're reserved
for the system.

Using single-letter variable names is fine for simple for() counters,
but don't use them for real variables.  Here you probably meant
"Coins", "CoinsPerCredit" (const) and "Remainder".

Er, you're implementing div and mod iteratively.  :)
2003-02-12 07:52:20 +00:00
Glenn Maynard aa254bb726 fix uninstallation of regkeys 2003-02-12 06:32:48 +00:00
Kevin Slaughter 985e4346fe *** empty log message *** 2003-02-12 06:32:01 +00:00
Kevin Slaughter c8745d1b47 Updates, new joint premium advertisin implemented.. also global operator key, and global credit key.. see my TODO file. I have talked with chris, the global credit key will soon be able to be changed in the map inputs.. the one in there now has no bearing on the gloal key. 2003-02-12 06:25:51 +00:00