Commit Graph
2053 Commits
Author SHA1 Message Date
Glenn Maynard 4fe46356e6 move translations into a file 2003-02-11 05:43:03 +00:00
Glenn Maynard c6561e7615 make a few functions available 2003-02-11 05:42:43 +00:00
Glenn Maynard 7561ff6da1 err? 2003-02-11 05:41:07 +00:00
Chris Danford c55e4a15b4 Oops. Fix my broken ScreenEval logic and other things. 2003-02-11 02:44:26 +00:00
Glenn Maynard 6320e15256 add more course translations 2003-02-11 02:41:18 +00:00
Chris Danford 7b644e834a Added ScreenJukeboxMenu, and UI cleanup. 2003-02-11 02:20:38 +00:00
Glenn Maynard 043b8d45f0 add some chars
add black borders
2003-02-11 02:05:14 +00:00
Glenn Maynard fbc45e57c5 corrections 2003-02-11 01:45:31 +00:00
Glenn Maynard c132ca69fb add and fix some trans
add some chars
2003-02-11 01:31:40 +00:00
Glenn Maynard 7eb32ada6b add Hypnotic Crisis 2003-02-10 23:50:33 +00:00
Glenn Maynard ae8d53e904 add Love (heart) 2003-02-10 23:21:25 +00:00
Glenn Maynard 8c19728fc5 add kidou 2003-02-10 23:18:23 +00:00
Glenn Maynard 422bc7fbd7 add course title substitution 2003-02-10 23:17:57 +00:00
Glenn Maynard 897c28868f move title subst into its own class 2003-02-10 22:59:24 +00:00
Chris Danford 2cf35b96b8 Set judge window back exactly to 3.0 final level. This is the last time it will ever change. 2003-02-10 22:47:50 +00:00
Glenn Maynard 2d9b9840f0 honor PREFSMAN->m_bMenuTimer 2003-02-10 22:13:31 +00:00
Glenn Maynard 0206b83aa0 delay before accepting a held START for options menu
don't delay if it's actually re-pressed
2003-02-10 22:10:12 +00:00
Chris Danford d7b2f341da Fixed some subtle sync issues 2003-02-10 22:08:10 +00:00
Glenn Maynard d80d8a3c70 fix sample fade out in the editor 2003-02-10 21:44:27 +00:00
Glenn Maynard 76e1f7b8ba add separately controllable fade 2003-02-10 21:43:50 +00:00
Glenn Maynard f6ebc8a30a handle length error returns
title update
2003-02-10 21:21:48 +00:00
Glenn Maynard 339070638e update 2003-02-10 08:12:12 +00:00
Chris Danford 1438af64a1 freaky-deaky outside debugger-only crash in NoteData. Why didn't VC7 catch use of an uninitialized variable?!? 2003-02-10 07:38:12 +00:00
Chris Danford 538081f804 Fixed Copy function in ScreenEdit 2003-02-10 05:56:04 +00:00
Chris Danford 24d88b979f Fixed "Create from AutoGen" function in ScreenEditMenu. 2003-02-10 05:49:22 +00:00
Chris Danford 7a810c1378 Long Marathon and Marathon Ver logic and graphics (floating bubble still to come) 2003-02-10 05:30:12 +00:00
Glenn Maynard 2a65bada15 fix some caps, update some comments 2003-02-10 02:03:22 +00:00
Glenn Maynard 09b461514c fix AAAA 2003-02-10 01:30:45 +00:00
Glenn Maynard 682c529718 fix bPastHereWeGo in Oni 2003-02-09 21:10:56 +00:00
Glenn Maynard f27cc1845e make Init clear; fixes super shuffle 2003-02-09 19:16:25 +00:00
Glenn Maynard 2b59aaa55d inval cache 2003-02-09 07:34:10 +00:00
Glenn Maynard ab7b9acae9 add missing file 2003-02-09 07:09:55 +00:00
Glenn Maynard b8738fccf0 remove plib 2003-02-09 06:41:44 +00:00
Glenn Maynard f5819c7151 fix metrics 2003-02-09 06:33:34 +00:00
Glenn Maynard 07d442386e obsolete metrics 2003-02-09 06:30:40 +00:00
Glenn Maynard 5b90bea03b cleanup 2003-02-09 06:22:37 +00:00
Glenn Maynard c22b8ff1bb fix misses when skipping songs in the jukebox 2003-02-09 06:08:03 +00:00
Glenn Maynard 98f82654f8 fix misses for taps on freezes 2003-02-09 04:05:31 +00:00
Glenn Maynard 6067de9624 split more
use GetElapsedTimeFromBeat vs GAMESTATE->m_fMusicSeconds
to determine the time, instead of the beat; this fixes tap notes
that lie on a freeze

(the MISS still shows up late)
2003-02-09 03:33:36 +00:00
Glenn Maynard fb3bb1003a track to the beginning of freeze seconds
higher precision
2003-02-09 03:32:04 +00:00
Glenn Maynard fbf9d0c9c1 move note matching into a separate function 2003-02-09 02:07:30 +00:00
Glenn Maynard 429fb10c70 don't wipe out meter > 10 2003-02-09 01:30:06 +00:00
Glenn Maynard fe564eebbd only read the defaults from the default skin 2003-02-09 00:47:11 +00:00
Glenn Maynard 8eb3ac5c26 add SetValue 2003-02-09 00:46:35 +00:00
Glenn Maynard 3a38501b3b update 2003-02-08 23:49:08 +00:00
Glenn Maynard 2c7db70f4b instead of toggling head/tail as wavy/not, have a wavy part (top cap
and bottom cap) and a solid part (head/tail).

allow overriding note skin metric values per-button

(rather larger patch than I intended to commit at once; sorry)
2003-02-08 23:47:47 +00:00
Glenn Maynard 8a9feafd62 add GetCurrentTextureCoordRect 2003-02-08 23:45:06 +00:00
Andrew Livy 2ebb67f358 Pump - Style Splash Screens implemented, Evaluation endscreen metricable (i.e. Pump doesn't have a scoreboard, so we can now bypass it) 2003-02-08 17:07:18 +00:00
Chris Gomez c0c225806b let debug builds cheat and gain score/combo with autoplay (useful for er, debugging score and extra stage stuff)
o.o how'd I manage to forget this one?
2003-02-08 10:56:55 +00:00
Chris Gomez d6940de549 let debug builds cheat and gain score/combo with autoplay (useful for er, debugging score and extra stage stuff) 2003-02-08 10:50:43 +00:00