Commit Graph

227 Commits

Author SHA1 Message Date
Kevin Slaughter 69d97d461b ScreenSelectMaxType2 had a small veriable error that would not let it compile.. renamed p to pl is all..nuthin big 2003-03-08 08:03:22 +00:00
Glenn Maynard 0a0aa2a8f6 inval cache 2003-03-06 23:03:42 +00:00
Glenn Maynard f5116967a8 Add error output, simplify 2003-03-05 09:51:32 +00:00
Glenn Maynard 4f120731aa don't change the sample position of songs that actually have
a sample start of 0
2003-03-05 09:28:27 +00:00
Glenn Maynard 7c04cde567 guess the title from the directory name 2003-03-04 06:25:11 +00:00
Glenn Maynard b62871059e Don't throw due to missing #BPMS 2003-03-04 05:59: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 43f6a2f97c fix silly sort bug 2003-02-24 03:46:04 +00:00
Glenn Maynard fc859e5ca5 off-by-one error in banner detection 2003-02-24 02:43:32 +00:00
Glenn Maynard 266343f9d8 unused 2003-02-24 00:16:46 +00:00
Glenn Maynard c532dd1101 optimize SortSongPointerArrayByMostPlayed 2003-02-22 21:25:09 +00:00
Glenn Maynard 5a4d403daf reenable translation for songs that already have translits
too many songs have hacked titles with translits
2003-02-22 00:21:45 +00:00
Chris Danford 6518f024e2 sound options cleanup
fix invalid sample music start and length values (Bag and more)
2003-02-19 23:49:57 +00:00
Glenn Maynard 8cb80e3944 separate course and song translations, so they don't interfere
with one another
2003-02-18 20:34:38 +00:00
Chris Danford 5028fab1bc fixed interaction between arrow brightness and boomerang
fixing more course problems
2003-02-17 02:45:30 +00:00
Glenn Maynard 8ec601a078 fix this GetNotes overload; the edit menu was ending up using
a different one and getting mixed up
2003-02-17 00:14:48 +00:00
Chris Danford e19fa17d9b support for full CRS specification and PlayerBest/Worst 2003-02-16 10:12:03 +00:00
Glenn Maynard 0ff6f863ee s/Song.h/song.h/
I'd prefer "Song.h", but it's not worth losing history for, and SF will
choke on that rename anyway.
2003-02-16 04:28:17 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Glenn Maynard 1e74ef9c28 fix only 10-foot songs being marked easy 2003-02-15 04:35:18 +00:00
Chris Danford e05738f7f7 working on course ranking scores and mem card saving 2003-02-14 21:42:44 +00:00
Glenn Maynard ff38961907 use slashes as a directory separator instead of backslashes 2003-02-14 08:15:15 +00:00
Glenn Maynard 6eb201b70b use standard functions 2003-02-14 06:59:56 +00:00
Glenn Maynard 26e9c4c496 clear cache (was for previous snapshot) 2003-02-14 05:50:19 +00:00
Glenn Maynard bcf4d2f604 Rename title accessors in Song.
Add a preference to prefer transliterations. Press F9 in the music
select screen to toggle it ("what's that kanji again?"); appearance
options entry forthcoming.

Hopefully fix wheel sections; we were assuming that sections were
always sorted the same as the songs in them, but this isn't true
with "OTHER".
2003-02-11 23:52:18 +00:00
Chris Danford c55e4a15b4 Oops. Fix my broken ScreenEval logic and other things. 2003-02-11 02:44:26 +00:00
Chris Danford 7b644e834a Added ScreenJukeboxMenu, and UI cleanup. 2003-02-11 02:20:38 +00:00
Glenn Maynard 897c28868f move title subst into its own class 2003-02-10 22:59:24 +00:00
Glenn Maynard f6ebc8a30a handle length error returns
title update
2003-02-10 21:21:48 +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 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 2b59aaa55d inval cache 2003-02-09 07:34:10 +00:00
Glenn Maynard fb3bb1003a track to the beginning of freeze seconds
higher precision
2003-02-09 03:32:04 +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 dc7dd98d50 do you really need more than one? 2003-02-04 21:52:49 +00:00
Chris Gomez 14e1f81c25 When sorting by difficulty, ignore beginner steps 2003-02-04 01:56:24 +00:00
Chris Gomez 1b3044f81f Fix any song with beginner steps being marked easy 2003-02-04 01:38:38 +00:00
Glenn Maynard 6c272b6ba5 fix some late starts 2003-02-01 03:26:19 +00:00
Chris Danford 3ddadbe82f New ScreenEditMenu 2003-01-30 07:18:33 +00:00
Glenn Maynard 4e17e4cb91 fix 2003-01-28 22:59:17 +00:00
Glenn Maynard 4003ac7ed9 handle a typoed title 2003-01-28 00:35:07 +00:00
Glenn Maynard 453543d599 cosmetic 2003-01-27 01:47:46 +00:00
Glenn Maynard 7b78f6a3dc fix up Mobo Moga 2003-01-27 01:06:50 +00:00
Glenn Maynard af361d5e58 tweak titles 2003-01-26 09:40:59 +00:00
Glenn Maynard ad4f34ca0b ignore #FIRSTBEAT and #LASTBEAT except in cache 2003-01-25 08:10:51 +00:00
Glenn Maynard c187098400 tighten up the Japan match 2003-01-24 02:30:53 +00:00
Glenn Maynard 86391bebd8 these logs are redundant 2003-01-24 02:19:01 +00:00
Glenn Maynard 632c63d49d tweaks 2003-01-23 21:29:56 +00:00
Glenn Maynard 63ed73e58e split on /s 2003-01-23 04:42:51 +00:00