Commit Graph

2005 Commits

Author SHA1 Message Date
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
Glenn Maynard ac8d140c3f fix solid hold tails 2003-02-08 02:36:42 +00:00
Chris Danford fe0b2c6f0a Fixed tap explosion alignment 2003-02-08 02:01:42 +00:00
Glenn Maynard 421b1f42d2 simplify 2003-02-07 23:59:42 +00:00
Glenn Maynard f17ff48412 use TickEarlySeconds in the editor 2003-02-07 23:58:21 +00:00
Glenn Maynard 8a33bd86bc namespace problem 2003-02-07 23:57:52 +00:00
Glenn Maynard d004a5fb22 fix early bg starts 2003-02-07 23:49:38 +00:00
Glenn Maynard 3c572b29cb keep track of when the music position hasn't been updated at
all (which isn't the same as being at beat 0)
2003-02-07 23:49:07 +00:00
Glenn Maynard e13f3acee3 the beat at the beat 0 offset is ... beat 0! 2003-02-07 23:35:36 +00:00
Glenn Maynard ad792778a6 no longer needed due to switch 2003-02-07 22:45:15 +00:00
Glenn Maynard 5b8d5e49da simplify 2003-02-07 05:48:30 +00:00
Glenn Maynard f70f666ee3 remove this hack: i'm not seeing any gaps, and it's making the
hidden/sudden overdraw worse
2003-02-07 05:48:05 +00:00
Chris Danford 4ff7233799 fixed vivid frame number miscalculation 2003-02-07 01:23:35 +00:00
Chris Danford 67772a5a5c fixed NameEntry ugliness 2003-02-07 00:39:54 +00:00
Chris Danford a71bae101e added tree control interface to smpackage 2003-02-06 23:15:21 +00:00
Glenn Maynard d540d3e37e what the heck? is sourceforge running a Windows CVS server or something? 2003-02-06 21:42:22 +00:00
Glenn Maynard b1562a0fae trying again (in *nix) 2003-02-06 21:40:24 +00:00
Glenn Maynard 1febfa3360 add small titles; it's the only font currently using a different import font 2003-02-06 21:22:36 +00:00
Glenn Maynard 9f1e0e18c5 use quotes to fix the build rules when there's a space in the path 2003-02-06 21:22:01 +00:00
Glenn Maynard 273fa774f6 gar, cvs is being stupid again; let's see if i can put this back as it was 2003-02-06 21:11:47 +00:00
Glenn Maynard a331b9203a don't mind me; just renaming this for case-consistency 2003-02-06 21:10:19 +00:00
Chris Danford 06056a06e5 fixed stripping of thumbs.db, better error reporting 2003-02-06 20:29:21 +00:00
Chris Danford 81e1e4fe0a stepmania.dsw ->smpackage.dsw 2003-02-06 20:15:45 +00:00
Glenn Maynard e7a0d8c33a add a 24px font and a 20px import font that uses it 2003-02-06 19:47:45 +00:00
Glenn Maynard b876008648 touchup 2003-02-06 18:56:58 +00:00
Glenn Maynard def4695b9e p -> pn 2003-02-06 17:47:00 +00:00
Glenn Maynard 9524f6b47b don't worry, GPS for C++ is coming soon 2003-02-06 17:42:41 +00:00
Glenn Maynard 2e06965510 use UpdateSongPosition 2003-02-06 17:40:42 +00:00
Glenn Maynard 4a26cdef38 add UpdateSongPosition 2003-02-06 17:40:06 +00:00
Chris Danford 5f6eb9d532 re-added project file for smpackage (how did it get deleted?) 2003-02-06 17:13:30 +00:00
Glenn Maynard 8bced94ac7 log OS 2003-02-06 17:10:23 +00:00
Glenn Maynard 8a648e445e opt files don't need to be in CVS 2003-02-06 17:09:26 +00:00
Glenn Maynard 91636dc394 let's see about actually getting this committed this time 2003-02-06 17:07:05 +00:00
Chris Gomez 6a1f7e63f7 Fix options from the last song carrying over into name entry 2003-02-06 09:19:48 +00:00
Chris Danford 71111912d0 update VC6 project 2003-02-06 07:53:50 +00:00
Chris Danford 4ff98e0442 added flexable NoteType coloring to NoteDisplay, optimized note texture usage 2003-02-06 07:32:57 +00:00
Chris Gomez c57f5e27a4 Mark meter > 10 as meter = 10 for maniac/challenge steps 2003-02-05 23:40:52 +00:00
Glenn Maynard 7238da2f90 Bump the time-to-notes to 5.5 seconds, so the HWG has 2 seconds
and we have a .5 second buffer between the HWG fading out and
notes.  (Music start time and HWG timing is unchanged.)

As a voodoo-extraction exercise, add a bunch of explanation of
what the numbers mean.

Put the last-second HWG timing in a comment, so it doesn't get lost.
2003-02-05 23:05:48 +00:00
Glenn Maynard b12eee423c no gain life sound if we didn't gain any life 2003-02-05 20:50:56 +00:00
Glenn Maynard b376a8ae51 fix courses stopping after one song
let the screen fade back in before starting the new song
2003-02-05 20:50:12 +00:00
Glenn Maynard 1b5478b736 fix death when fSongBeat < 0 2003-02-05 20:19:25 +00:00
Glenn Maynard 379e3e43ec add fmodfp 2003-02-05 20:18:02 +00:00
Glenn Maynard 4947182487 for courses, first try to match descriptions, then difficulties 2003-02-05 20:00:49 +00:00
Glenn Maynard a7d4031cb4 handle difficulty aliases in StringToDifficulty 2003-02-05 19:48:02 +00:00
Glenn Maynard 7db930ed2f push song searching into a function 2003-02-05 19:16:00 +00:00
Glenn Maynard 859e1cbf56 const fixes
add a const accessor for songs
2003-02-05 18:34:27 +00:00
Glenn Maynard fdc8c64ab6 extra stage only in arcade 2003-02-05 18:24:36 +00:00
Glenn Maynard 15367b3677 move some code into MenuStart and simplify
GetExtraStageInfo should always return a song

don't lighten things up for beginner/light if we're on
an EX stage
2003-02-05 16:53:21 +00:00
Laurence Hartje 162120da47 Change Extra stage handling to behave like DDR Extreme 2003-02-05 09:01:09 +00:00
Laurence Hartje 4e4307e3d0 Really fix Alternative Folder & DWI Path support 2003-02-05 08:57:18 +00:00