Commit Graph
10219 Commits
Author SHA1 Message Date
Glenn Maynard 85992e6657 enable players, to fix FirstRunInitialScreen use.
call SortByDrawOrder
don't play ChangeSelection when moving down from the last row
fix aliasing problems
2004-05-27 00:48:34 +00:00
Glenn Maynard f9a6d8857c split out GetPortAndLevelFromSerial (currently unused) 2004-05-27 00:12:31 +00:00
Glenn Maynard 2493ab80e7 improve output 2004-05-27 00:10:57 +00:00
Glenn Maynard 364a061b87 add enum_add template 2004-05-27 00:08:52 +00:00
Steve Checkoway 6c1b56e212 Shut the warning up 2004-05-26 20:52:42 +00:00
Glenn Maynard f0cf6dfb35 remove some more binaries 2004-05-26 15:29:47 +00:00
Steve Checkoway f031db2e93 force tabs 2004-05-26 10:50:28 +00:00
Steve Checkoway 25f6134c6d update 2004-05-26 10:34:22 +00:00
Steve Checkoway 7bd38aaf90 Add files 2004-05-26 10:28:08 +00:00
Steve Checkoway 21504a8692 I need to allow this at some point. 2004-05-26 10:27:31 +00:00
Chris Danford 483573c709 clean up RageTextureManager prefs, ModelManager prefs
add pref DelayedModelDelete
2004-05-26 07:20:38 +00:00
Chris Danford 63e47ab251 fix wrong defalt player name shown 2004-05-26 07:16:22 +00:00
Chris Danford f4beffa87e fix wrong defalt player name shown 2004-05-26 06:59:38 +00:00
Chris Danford 8f4792dd6a clean up RageTextureManager prefs, ModelManager prefs
add pref DelayedModelDelete
2004-05-26 06:39:38 +00:00
Chris Danford ff5ec77fec fix "unlocking a song doesn't automatically select it" 2004-05-26 05:50:22 +00:00
Glenn Maynard fc6fd741ea update 2004-05-26 05:31:41 +00:00
Glenn Maynard cbc6e28322 update 2004-05-26 04:47:46 +00:00
Glenn Maynard d6508a0bdf stats.html is too slow for most users; it's no good to spend several seconds
on average (and a minute or more in some cases) after every game
2004-05-26 04:46:23 +00:00
Glenn Maynard 02ac95c1d8 install a dummy stats.html so the menu link isn't broken until the first run 2004-05-26 04:44:51 +00:00
Glenn Maynard 246518d44f dummy stats.html 2004-05-26 04:43:51 +00:00
Glenn Maynard 71df5d0d3c fix difficulty icon placement in reverse course songs
fix global modifiers tweening in
2004-05-26 04:33:07 +00:00
Glenn Maynard 55e06955bc update 2004-05-26 03:40:14 +00:00
Glenn Maynard 6bfd982540 update 2004-05-26 03:33:36 +00:00
Glenn Maynard 3098123122 fix CryptAcquireContext errors not being reported properly 2004-05-26 03:28:32 +00:00
Glenn Maynard c53220b05e fix CryptManager::GenerateRSAKey errors being fatal 2004-05-26 03:27:43 +00:00
Glenn Maynard 51c6565781 EditCoursesSongMenu 2004-05-26 02:49:16 +00:00
Glenn Maynard c298a51541 EditCoursesSongMenu: rewrite of course song selection; ScreenMiniMenu
isn't well-suited to it.  No tweens on this; it looks roughly the same, so it
doesn't look weird, and it keeps the interface quick and simple.
2004-05-26 02:48:21 +00:00
Glenn Maynard c2d5ca167f simplify 2004-05-26 02:46:35 +00:00
Steve Checkoway bb2c2c38a6 Retabify. Bad xemacs, bad. 2004-05-26 00:58:42 +00:00
Steve Checkoway ec88a2037e cleanup formatting 2004-05-25 23:54:16 +00:00
Glenn Maynard 92ea8ad404 comment 2004-05-25 20:47:49 +00:00
Glenn Maynard 3a408a5596 Change difficult course behavior for meter-selected course entries. Pre-
adjusting the range (eg. 2..4 -> 4..6) can result in a different song being
selected.  This can result in each player getting a different song at the
same point in a course when LockCourseDifficulties is disabled.
2004-05-25 20:41:41 +00:00
Glenn Maynard 07cc7b5321 Fix "4..6" ranges never showing up in CourseContentsList. (That's why
iCourseIndex and Course::GetDifficulty existed.)
2004-05-25 20:33:17 +00:00
Steve Checkoway c098139d40 Yes, yes, we know that you'll compile, shhhhhhh 2004-05-25 10:49:41 +00:00
Steve Checkoway 115b218566 cleanup 2004-05-25 10:39:23 +00:00
Steve Checkoway f817d4bdb2 Fix warnings 2004-05-25 10:22:54 +00:00
Glenn Maynard 3418d9e97f install ChangeLog.txt 2004-05-25 07:55:17 +00:00
Glenn Maynard 61f0d1798d rename ChangeLog to ChangeLog.txt 2004-05-25 07:52:19 +00:00
Glenn Maynard 3174470cf2 dir creation fixes 2004-05-25 07:15:18 +00:00
Glenn Maynard cd43248756 update 2004-05-25 07:13:22 +00:00
Glenn Maynard 2c37ac5270 update 2004-05-25 07:07:29 +00:00
Glenn Maynard 73e5838b97 fix InitializePidThreadHelpers sometimes doing emory allocation in crash conditions
fix InitializePidThreadHelpers initializing multiple times
2004-05-25 06:54:37 +00:00
Chris Danford 3421d2d752 add Lua function IsAnyPlayerUsingMemoryCard 2004-05-25 06:50:52 +00:00
Chris Danford ce41948d95 save ProductID in HighScore to track what software a score came from 2004-05-25 06:50:04 +00:00
Glenn Maynard b7850ef9c2 fix cursor not moving if p2 is on beginner when p1 moves to page 2 2004-05-25 06:29:42 +00:00
Chris Danford 0151baf6dc save stats on exit only if there's new data that hasn't yet been saved 2004-05-25 06:01:52 +00:00
Chris Danford 962cdfc4f0 write Catalog.xml only after loading songs
get rid of try/catch in SongManager
get rid of try/catch in PrefsManager
2004-05-25 05:52:57 +00:00
Glenn Maynard 8e654b59ea bump cache 2004-05-25 05:38:17 +00:00
Chris Danford cbfb3605f7 don't queue multiple step commands 2004-05-25 04:54:49 +00:00
Glenn Maynard 0ded3404b5 a20 2004-05-25 04:49:43 +00:00