Glenn Maynard
|
982ffa6a65
|
use IsMarathon, IsLong
|
2006-08-17 00:37:40 +00:00 |
|
Chris Danford
|
7eeccfa412
|
simplify loading of courses in Courses/ dir
|
2006-08-15 09:23:10 +00:00 |
|
Chris Danford
|
1e6f968d8e
|
add AdditionalCourseFolders pref
|
2006-08-14 20:05:35 +00:00 |
|
Steve Checkoway
|
559e2c80fa
|
Check additional song folders for extra stage information.
|
2006-08-07 03:11:32 +00:00 |
|
Steve Checkoway
|
0d3c9f8e06
|
Allow themes to specify extra stage player and song options.
|
2006-08-07 01:53:58 +00:00 |
|
Steve Checkoway
|
0f199dc7bc
|
Cleanup.
|
2006-08-07 01:23:59 +00:00 |
|
Chris Danford
|
270b8d94c5
|
seperate fast load for regular and additional songs
|
2006-06-15 10:54:55 +00:00 |
|
Steve Checkoway
|
288d9c70e5
|
Fix crash caused by loading edit courses from profiles.
|
2006-06-14 05:43:50 +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
|
47e7ba3657
|
Invalidate trail caches for edit courses on unlocks.
|
2006-06-12 10:49:44 +00:00 |
|
Chris Danford
|
ad52784da4
|
remove group hack
|
2006-05-31 05:11:10 +00:00 |
|
Steve Checkoway
|
34a63dd8db
|
Fix crash on extra stage.
|
2006-05-20 09:00:35 +00:00 |
|
Chris Danford
|
f22d32f70a
|
fix catalog.xml out of date after reloading songs
|
2006-05-16 06:01:12 +00:00 |
|
Chris Danford
|
ede57d64ad
|
add GetNumSelectableAndUnlockedSongs, add GetMD5ForString
|
2006-05-16 00:47:02 +00:00 |
|
Chris Danford
|
0f9d78b06d
|
allow songman->Reload with FastLoad
|
2006-05-05 00:41:17 +00:00 |
|
Chris Danford
|
acb136102f
|
add wheel tweak metrics
|
2006-05-03 21:33:19 +00:00 |
|
Chris Danford
|
9fb36069f8
|
fix goofy unlocks after reload songs
|
2006-05-02 22:02:18 +00:00 |
|
Chris Danford
|
72ff9050aa
|
fix null songs added to preferred list if unlock entry points to a null song or course
|
2006-05-02 08:18:54 +00:00 |
|
Chris Danford
|
40a2a382bd
|
fix VC7 warning
|
2006-05-02 01:18:21 +00:00 |
|
Chris Danford
|
8814cb747d
|
add courses preferred sort
|
2006-05-01 21:49:59 +00:00 |
|
Chris Danford
|
53e7a42ce5
|
automatically move unlocks to the bottom of the preferred sort list
|
2006-05-01 12:45:07 +00:00 |
|
Chris Danford
|
27c7482556
|
hide songs loaded from AdditionalSongFolders
|
2006-04-04 21:52:54 +00:00 |
|
Chris Danford
|
6efb162723
|
test whether the song required for an edit is present before copying it. Fixes "game said it copied N edits, but none of them are showing".
|
2006-03-27 20:17:05 +00:00 |
|
Glenn Maynard
|
2051b60444
|
unused
|
2006-03-26 04:56:12 +00:00 |
|
Steve Checkoway
|
4ca585dc01
|
npos.
|
2006-03-20 08:39:24 +00:00 |
|
Chris Danford
|
64ea81fac1
|
Best -> Popular
populate SORT_PREFERRED from a txt file
|
2006-03-20 01:04:46 +00:00 |
|
Chris Danford
|
7446a213dc
|
add special coloring for unlock songs/courses
|
2006-03-19 05:59:24 +00:00 |
|
Chris Danford
|
05fd269749
|
tab fixes
|
2006-01-27 03:34:15 +00:00 |
|
Chris Danford
|
7f821e8cfc
|
CString -> RString
|
2006-01-22 01:00:06 +00:00 |
|
Chris Danford
|
47010623cd
|
move Course autogen logic into CourseUtil
|
2006-01-09 21:57:41 +00:00 |
|
Chris Danford
|
168a98773e
|
fix LocalizedString::Load doesn't fill the value
Localize loading messages
|
2006-01-07 05:43:25 +00:00 |
|
Chris Danford
|
74749a19bb
|
move localized string to separate file
|
2005-12-22 03:10:04 +00:00 |
|
Chris Danford
|
d698a5f1ec
|
CString -> RString in RageUtil
ThemeMetric<CString> -> LocalizedString to eliminate dependencies
|
2005-12-20 08:35:47 +00:00 |
|
Chris Danford
|
9cd3b4d4ba
|
theme some common exception strings
|
2005-12-20 02:45:25 +00:00 |
|
Chris Danford
|
37f82b43f7
|
remove CStringArray #define
|
2005-12-09 21:36:22 +00:00 |
|
Chris Danford
|
9f6d6067fe
|
don't allow NULL steps in GetSongFromSteps
|
2005-12-06 04:20:20 +00:00 |
|
Chris Danford
|
7c5f8ceace
|
add binding for Song GetSongFromSteps
|
2005-12-05 19:08:42 +00:00 |
|
Chris Danford
|
36c7d8e0ed
|
enum name cleanup
|
2005-12-01 03:20:25 +00:00 |
|
Chris Danford
|
cbe4ef50b5
|
Add edit management screen
|
2005-11-30 22:42:28 +00:00 |
|
Glenn Maynard
|
9bf28a134c
|
move to GameState
|
2005-10-15 04:44:31 +00:00 |
|
Glenn Maynard
|
34cf8c6915
|
unused
|
2005-10-15 04:40:12 +00:00 |
|
Chris Danford
|
1333bfd2d8
|
remove references to specific games for things that are only specific to the controller type
|
2005-10-07 05:00:52 +00:00 |
|
Chris Danford
|
bc332a57b1
|
change Translation.dat -> Translations.xml
Move GroupName translations out of code and into Translations.xml
|
2005-10-06 07:01:58 +00:00 |
|
Chris Danford
|
65d71a4f23
|
expermienting with DEFINE_METHOD macro for Lua methods
|
2005-09-10 02:47:04 +00:00 |
|
Glenn Maynard
|
26b8e5c0fb
|
do sorting and filtering only once, not once per profile
|
2005-09-04 23:29:31 +00:00 |
|
Chris Danford
|
48ebc53549
|
return NULL -> return CString() for clarity and efficiency
|
2005-09-04 16:55:21 +00:00 |
|
Glenn Maynard
|
5eb0e9a128
|
cleanup
|
2005-09-03 03:52:22 +00:00 |
|
Glenn Maynard
|
94ea3cb9e0
|
cleanup
|
2005-09-03 00:30:46 +00:00 |
|
Chris Danford
|
e439ae2a96
|
return "" -> return NULL
|
2005-09-02 00:14:07 +00:00 |
|
Glenn Maynard
|
dc052096dd
|
remove unused
|
2005-08-31 02:16:52 +00:00 |
|