Commit Graph

19 Commits

Author SHA1 Message Date
Glenn Maynard 2cab5c4689 license updates 2004-05-31 22:42:12 +00:00
Chris Danford 6154c14f86 add calorie tracking
clean up time formatting functions
2004-02-22 19:51:46 +00:00
Glenn Maynard 3170384170 fix lyric loading 2003-12-11 21:09:30 +00:00
Glenn Maynard 7a89a63f0c simplify 2003-12-03 23:11:48 +00:00
Steve Checkoway b125e3d980 Fix RageFile, use RageFile. Const fix in LyricsLoader. 2003-11-30 06:20:25 +00:00
Aaron VonderHaar 9da20ccf14 Add metric to determine default lyrics color 2003-09-07 20:51:46 +00:00
Chris Danford 35950c4eaf Add prefs for logging. Don't throw if can't open log file. Remove Ragefopen and Rageifstream (they aren't needed). 2003-08-13 04:40:23 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Glenn Maynard a90684be06 add trace 2003-07-10 01:56:52 +00:00
Glenn Maynard 2e8fb7e0b6 Remove unneeded code; add an assert. 2003-07-10 00:35:46 +00:00
Glenn Maynard 09967df461 Rest of s/GetString/c_str/.
(watch out for PlayerOptions::GetString and SongOptions::GetString)
2003-04-25 00:27:30 +00:00
Glenn Maynard b797c11a2d unneeded header 2003-03-28 01:34:38 +00:00
Glenn Maynard 51b9c3beec sort input
clear input, so we don't accumulate if we load twice
2003-03-25 01:14:53 +00:00
Glenn Maynard 0b6daf73f6 LRC reading is so simple now that the LRCFile abstraction only
makes it much more complicated; merge it with LyricsLoader.
2003-03-22 19:19:37 +00:00
Glenn Maynard 84d29070e4 fixup 2003-03-19 21:41:53 +00:00
Glenn Maynard c950a7327d implement color loading 2003-03-19 21:30:12 +00:00
Kevin Slaughter 9c00b6f674 We now have lyric support!.. I gotta sleep some, will add an option to turn lyrics on/off when I get home from work 2003-03-19 12:43:49 +00:00
Chris Danford 769dac616f fix compile errors 2003-03-09 01:31:15 +00:00
Kevin Slaughter 030f346f44 Forgot to add classes for Lyrics support :) 2003-03-08 08:53:08 +00:00