Commit Graph

2475 Commits

Author SHA1 Message Date
Glenn Maynard ef33416418 remove old comment 2003-03-04 23:06:11 +00:00
Glenn Maynard 1b6cac3460 this is fixed 2003-03-04 23:03:36 +00:00
Glenn Maynard 2850db3658 fix tweens when a style is selected quickly (I never wait for the tween
to finish ...)
2003-03-04 22:56:51 +00:00
Glenn Maynard 219c81c6ce fix the back button in the difficulty select screen 2003-03-04 22:55:35 +00:00
Glenn Maynard 47e1271f2f fix hiding balloons when switching to a section header 2003-03-04 06:36:13 +00:00
Glenn Maynard 7c04cde567 guess the title from the directory name 2003-03-04 06:25:11 +00:00
Glenn Maynard f45074cfa1 (Why *are* metrics case-sensitive?) 2003-03-04 06:24:02 +00:00
Glenn Maynard 0d6a670e13 don't crash on bogus values 2003-03-04 06:23:12 +00:00
Glenn Maynard 791b70803b make GetMainAndSubTitlesFromFullTitle available 2003-03-04 06:22:20 +00:00
Glenn Maynard b62871059e Don't throw due to missing #BPMS 2003-03-04 05:59:56 +00:00
Chris Gomez 1e7d474a12 Fix courses playing the first song again after the last song is completed 2003-03-04 03:22:51 +00:00
Glenn Maynard 9840777aba fix sounds playing twice 2003-03-04 01:13:36 +00:00
Glenn Maynard b7d4c1499e cosmetic 2003-03-03 23:51:15 +00:00
Chris Danford 7cbd011a37 cleanup of ScreenSelect 2003-03-03 10:09:34 +00:00
Chris Danford 0adf3d8590 cleanup of ScreenSelect 2003-03-03 10:03:02 +00:00
Glenn Maynard 6071bf6fac cleanup: actors generally shouldn't move themselves 2003-03-02 06:16:03 +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
Aaron VonderHaar 0b9448cf66 arrows now sync properly to the music (as far as I can tell) 2003-03-01 08:09:45 +00:00
Chris Gomez ad74f66f7c Add in translits for the Tokimeki Memorial Dancing Summer Vacation (AKA DDR Tokimeki Mix) DWIs in circulation 2003-02-28 22:40:58 +00:00
Glenn Maynard f60decadd8 Temporary hack: pump events a bunch (eg. a few seconds' worth)
every frame, to see if input messages are getting queued or something.
2003-02-28 20:52:57 +00:00
Glenn Maynard 151eea0a2c reposition items that depend on reverse when we change songs 2003-02-28 20:50:28 +00:00
Glenn Maynard 1808b6838c remove hardcoded values, make it work for 2P 2003-02-28 10:20:07 +00:00
Glenn Maynard c7d8098411 delay the balloons a little 2003-02-28 09:25:25 +00:00
Glenn Maynard 0b7dafb0de (just because) 2003-02-28 08:58:29 +00:00
Glenn Maynard c816f69a89 write cdtitle to dwis 2003-02-28 08:55:56 +00:00
Glenn Maynard dccc07980a Don't blank out song elements that don't exist. 2003-02-28 08:47:27 +00:00
Glenn Maynard 141a9275d4 fix metric 2003-02-28 08:46:14 +00:00
Glenn Maynard 0918725cc1 delay more if we don't have focus 2003-02-28 08:44:52 +00:00
Glenn Maynard 2be3ec534c add a comment 2003-02-28 08:43:14 +00:00
Glenn Maynard 403216ba44 clean up GetExtraStageInfoFromCourse 2003-02-28 08:42:02 +00:00
Glenn Maynard b18edf2507 clean this up
don't compare booleans to "true" or "false"; it's redundant
(this is still a hack, but I don't feel like puzzling out the right way to
do this)
2003-02-28 08:19:10 +00:00
Glenn Maynard 2fa39fed8a Deal with determining whether to use Marv. timing within TNStoDP.
Use IsCourseMode.

Remove old comment.
2003-02-28 08:12:47 +00:00
Glenn Maynard c35af594c0 cleanup 2003-02-28 08:10:49 +00:00
Glenn Maynard d3d7f77dd8 move TapNoteScoreToDancePoints out of the header; reduces
deps, and I can't imagine it's being inlined anyway
2003-02-28 07:44:44 +00:00
Glenn Maynard 181b906137 add GameState::CourseMode 2003-02-28 07:26:43 +00:00
Glenn Maynard 6df3f721cc cleanup, adds 2003-02-28 07:25:27 +00:00
Chris Danford 7df3d08a88 "SoloSingle" OFF by default. Please be more careful with your changes Kevin. 2003-02-28 06:46:34 +00:00
Chris Danford 5e3a97c45f remove all battle-related theme elements
fix order of options on ScreenOptionsMenu
default theme uses ScreenSelectDifficulty, NOT ScreenSelectDifficultyEx
2003-02-28 06:36:45 +00:00
Chris Gomez 33239f43e0 Add in speed modifier codes from EuroMix2
Zoom dance points in ScreenEval if >10000
2003-02-28 04:31:36 +00:00
Kevin Slaughter dcbeed4620 Updated my TODO 2003-02-27 11:03:15 +00:00
Chris Gomez 2fc04360c1 Use altered dance point scoring for Nonstop and Endless too 2003-02-27 11:01:04 +00:00
Kevin Slaughter 4f55de1074 Enhanced ScreenSelectDifficultyEX for even more accuracy, and to include battle mode. Added `solo singles', to allow 4-panel solo mode like 4th mix.. Also made new piccies for Battle mode ^_^ 2003-02-27 10:56:37 +00:00
Chris Danford c767e187cd smpackage: fix CVS and thumbs.db files not being excluded from export 2003-02-27 08:44:21 +00:00
Chris Danford b517c55693 smpackage: fix courses and RandomMovies being added to zip file twice 2003-02-27 08:38:24 +00:00
Chris Danford 9ca8e5edde fixed ScoreKeeping (that I broke yesterday) 2003-02-27 01:53:37 +00:00
Chris Danford 66a6f0017f Most PlayerOptions now represented by floats
Appearance PlayerOptions are now not mutually exclusive
Accel PlayerOptions are now not mutually exclusive
Most PlayerOptions linearly interpolate if changed during song
2003-02-26 23:26:57 +00:00
Chris Danford f9bc3f125f smpackage: Added "Abort, Retry, Ignore" on unzip error 2003-02-26 01:35:45 +00:00
Chris Danford aafd886025 added "Open Program Folder" button to smpackage 2003-02-26 01:08:27 +00:00
Chris Gomez 4c6f823fe6 Rename for clarity (when using dance points it's not exactly a percent) 2003-02-26 00:58:48 +00:00
Chris Danford 54b456aa3c fixed SnapDisplay ugliness 2003-02-26 00:33:23 +00:00