Commit Graph

54 Commits

Author SHA1 Message Date
Steve Checkoway 8dd0879743 fix compile 2004-02-08 06:15:47 +00:00
Chris Danford 221b51c2b4 add loading of edits from a profile 2004-02-08 01:05:53 +00:00
Glenn Maynard ec971b1de1 #MUSICLENGTH is cache-only 2004-02-02 10:06:26 +00:00
Glenn Maynard 9c6661efd9 add SMLoader::LoadTimingFromFile 2004-01-17 23:21:07 +00:00
Glenn Maynard 663d17df54 menu music start fix 2004-01-11 11:16:56 +00:00
Glenn Maynard 02d371c494 this reference causes stack check failures in VC7 debug builds for some
reason
2004-01-11 09:04:20 +00:00
Glenn Maynard 5ef57a474b add foreground gameplay layer 2004-01-07 00:13:32 +00:00
Glenn Maynard 0bba86b5c3 cache HasMusic() and HasBanner() results 2003-12-30 03:40:29 +00:00
Glenn Maynard 5ec05b31ba cache m_sSongFileName 2003-12-30 02:46:47 +00:00
Glenn Maynard 8e1fa6955b add SMLoader::LoadTimingFromSMFile 2003-12-18 08:21:18 +00:00
Glenn Maynard c1462d88f5 TimingData 2003-12-18 04:48:26 +00:00
Glenn Maynard 52d25101d8 ' 2003-11-29 18:46:40 +00:00
Chris Danford 3b8718c1e1 fix saving and copying of tap attack notes 2003-11-17 03:38:24 +00:00
Glenn Maynard e62997d503 fix trace 2003-11-01 22:12:12 +00:00
Glenn Maynard d583499e2d Don't warn about MUSICBYTES. 2003-09-02 20:47:47 +00:00
Glenn Maynard 028196e21d m_iMusicBytes is unused 2003-09-02 20:21:55 +00:00
Chris Danford 1a0d83cbc0 m_NotesType => m_StepsType
split NoteDataUtil to sep file
2003-08-07 06:36:34 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Glenn Maynard 49bdb8e4d4 cosmetic fix 2003-07-15 23:57:34 +00:00
Chris Danford 32fd0062a9 use sections in SORT_BPM
choose sort from list in MusicWheel
2003-06-16 17:28:58 +00:00
Glenn Maynard f37d58e02f use colons in #DISPLAYBPM; that's what the reading code did, anyway,
and it's more consistent
2003-06-13 23:18:25 +00:00
Chris Danford 6ee884aed2 Add support for #DISPLAYBPM in DWI and SM files 2003-05-23 01:14:43 +00:00
Glenn Maynard fe33dec385 Partial s/GetString/c_str/.
(watch out for PlayerOptions::GetString and SongOptions::GetString)
2003-04-25 00:01:35 +00:00
Glenn Maynard ca0e88c0a8 Fix images not being seen on first load.
Work around broken data with leading spaces in the path.
2003-04-20 23:45:01 +00:00
Chris Danford cfe1f9ec67 Add parameters to BackgroundChange: fRate, bFadeLast, bRewindMovie, bLoop.
I don't like how this changes the syntax for the #BGCHANGES tag in an SM file.  I will think more about this - it's important to finalize it quickly.
2003-04-14 04:10:01 +00:00
Glenn Maynard bd51901eb8 cache lyric path 2003-03-19 19:35:32 +00:00
Glenn Maynard 0d6a670e13 don't crash on bogus values 2003-03-04 06:23:12 +00:00
Glenn Maynard aac5e21f9b Fix paths (fixes old DWI-style tree handling) 2003-02-24 00:28:32 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Chris Danford 3ddadbe82f New ScreenEditMenu 2003-01-30 07:18:33 +00:00
Glenn Maynard ad4f34ca0b ignore #FIRSTBEAT and #LASTBEAT except in cache 2003-01-25 08:10:51 +00:00
Glenn Maynard e4acd37e9c prune logs a little 2003-01-24 02:18:28 +00:00
Chris Danford b92f9ef290 Redo Glenn's changes I just wiped out. 2003-01-21 23:07:22 +00:00
Glenn Maynard 4f1455d30e fix up MsdFile; get rid of arbitrary limits 2003-01-14 22:44:30 +00:00
Glenn Maynard e4f9a339af add an accessor 2003-01-14 22:10:04 +00:00
Glenn Maynard bb8940adad Add and use accessors for most of Notes.
Don't autogen data until it's needed.
2003-01-02 22:10:51 +00:00
Glenn Maynard 33c1fb46f7 s/throw RageException/RageException::Throw/ 2002-12-21 18:36:10 +00:00
Glenn Maynard d1913f0abb Use SetSMNoteData. 2002-12-14 21:41:34 +00:00
Glenn Maynard 80c0f04397 use untemplated trim* 2002-10-31 08:05:13 +00:00
Glenn Maynard bccaf3560b s/Add/push_back/ 2002-10-31 04:23:39 +00:00
Glenn Maynard 32bf482480 clean up some sign mismatches 2002-10-31 03:25:35 +00:00
Glenn Maynard 2b16872bd5 some more s/GetSize/size/ and other minor STLisms 2002-10-31 02:46:42 +00:00
Chris Danford ec202633e9 Added .GetString() to all CStrings passed in vargs 2002-10-29 07:58:44 +00:00
Glenn Maynard 5c841f287b s/RemoveAll/clear/g 2002-10-24 20:15:24 +00:00
Chris Danford 1e5d6a64d7 Removed #BackgroundMovie tag. Instead, TidyUpData will create a BackgroundChange for the movie if one is found in the song directory. 2002-10-06 20:17:38 +00:00
Chris Danford 107a1521e6 Added separate icon for smaniac 2002-10-06 16:56:58 +00:00
Chris Danford ad6c239858 ugh. Cleanup of ez2's menubganimations. 2002-09-29 05:06:18 +00:00
Jared Roberts 9d22cf3b80 Split transliterations into title, subtitle and artist
Add naming submenu for the edit screen wherein title, subtitle, artist and their
	transliterations can be changed
Remove the top-level keys for same actions
Make edit screen submenus shortcut-key friendly
2002-09-26 06:05:32 +00:00
Jared Roberts a6e74da707 Added #TRANSLITERATION tag, and made it preferred over
the full title when sorting.

Also noticed that a lot of string copying is done during the ABC sort
(and it's call to GetFullTitle)-- optimizing this away may make in-between
songs go much faster...
2002-09-16 05:49:46 +00:00
Chris Danford fdb09fc810 fixed crash in MsdFile. Also, updated ez2 and SMMAX2 themes to new element names. 2002-09-15 07:03:32 +00:00