Commit Graph

12 Commits

Author SHA1 Message Date
Steve Checkoway 4606d68fdf Move warnings meant for the user to userlog.txt. These are as inconsistent in format as before but at least they're all in one place. 2006-09-03 05:16:09 +00:00
Steve Checkoway a2975d3e4f Write award#. 2006-09-02 06:12:14 +00:00
Chris Danford af3e1c571c move Steps searching out of song into SongUtil so that it can be shared with CourseEntry 2006-06-13 01:10:37 +00:00
Steve Checkoway 3481196347 Songs can be in any of the following formats:
*
song
group/*
group/song
If we read in "song" don't write out "group/song". If we read in "group/song" make sure we set the course entry's group name.
2006-03-12 09:10:31 +00:00
Steve Checkoway 2c1324b70b This doesn't even make sense. Having a random entry has nothing to do with it being random. Also, IsRandomSong() always returns false with the current reading logic so the if statement's condition was logically entry.bSecret. 2006-02-21 01:59:36 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Chris Danford 44225ad379 XToThemedString -> XToLocalizedString 2006-01-07 04:11:29 +00:00
Chris Danford 37f82b43f7 remove CStringArray #define 2005-12-09 21:36:22 +00:00
Chris Danford 9e8469eb65 save edits to machine profile 2005-12-03 20:34:49 +00:00
Glenn Maynard 4ca6bf6282 implement CourseWriterCRS::GetEditFile, CourseWriterCRS::Write(RageFileBasic) 2005-08-11 23:28:18 +00:00
Ben Anderson 7bd90e4f1a Case is important on non-win32 platforms! Fixes compilation on Linux and possibly OS X 2005-08-04 15:56:49 +00:00
Chris Danford a2c439a17a support loading of course edits 2005-07-31 05:41:32 +00:00