Commit Graph

15031 Commits

Author SHA1 Message Date
Chris Danford 5d398f4ad3 add song boundary marker
add "just barely"
2005-04-27 21:46:35 +00:00
Chris Danford 2836bc7c81 metrics/element name cleanup 2005-04-27 09:47:22 +00:00
Chris Danford 77f3402579 add MercifulBeginner 2005-04-27 08:52:58 +00:00
Chris Danford 4ffa3dcef4 fix uses of CoinsPerCredit 2005-04-27 08:51:29 +00:00
Chris Danford 3117e1bd3d cleanup: use Preference 2005-04-27 07:50:38 +00:00
Chris Danford 6889c8be3f Move "30misses" to a GiveUp metric. It's not very different from FailEndOfSong.
Only fail when giving up if died earlier.
2005-04-27 06:34:53 +00:00
Chris Danford b54e78c433 don't call HasScreen for a NEXT_ROW item 2005-04-27 05:57:58 +00:00
Chris Danford aed3b049ae fix off by 1 when calling HasScreen 2005-04-27 05:40:24 +00:00
Glenn Maynard cae5bf6e29 ModeMenuAvailable 2005-04-27 04:35:55 +00:00
Glenn Maynard 2cac14ae37 add ModeMenuAvailable 2005-04-27 04:26:06 +00:00
Glenn Maynard cad746ae8c fix #GAINSECONDS not cached 2005-04-27 03:07:05 +00:00
Glenn Maynard a5ab1a5664 fix error check 2005-04-27 01:48:52 +00:00
Glenn Maynard 64daf9379d add error check 2005-04-27 01:30:11 +00:00
Glenn Maynard 89cf91fb38 don't keep failed sounds 2005-04-27 01:23:56 +00:00
Glenn Maynard 87a2186cc9 fix copying RageFileDriverSlice doesn't init RageFileObj properly, causing desync between file pointers (RageFileObj thinks it's at 0, RageFileDriverSlice thinks it's at somewhere else) 2005-04-27 01:22:27 +00:00
Chris Danford e836c16466 stub out cryptopp for Xbox 2005-04-27 01:17:47 +00:00
Glenn Maynard bbd4e2a251 fix ScreenSetTime 2005-04-26 23:44:55 +00:00
Chris Danford 23ad0104c6 don't show forced beginner mods in attack list 2005-04-26 20:46:06 +00:00
Chris Danford 2576c4a87a hack to get scrolling coords and env mapping working at the same time 2005-04-26 20:44:58 +00:00
Glenn Maynard d233040ce1 fix warning 2005-04-26 20:21:13 +00:00
Chris Danford 12185dfd0d revert order to fix env mapping (not sure why yet) 2005-04-26 20:18:51 +00:00
Chris Danford 8521718f3f compile error 2005-04-26 19:00:23 +00:00
Glenn Maynard 126d5f4851 fix SortCoursePointerArrayByAvgDifficulty and SortCoursePointerArrayByNumPlays 2005-04-26 10:33:12 +00:00
Glenn Maynard 50917e6e50 fix warning 2005-04-26 10:29:23 +00:00
Glenn Maynard 7892552052 fix warnings 2005-04-26 10:28:20 +00:00
Glenn Maynard 214b964268 add select alias 2005-04-26 08:55:29 +00:00
Glenn Maynard e1c1b6cbc4 add secondary screenshot code 2005-04-26 08:40:27 +00:00
Chris Danford 2e55c56596 fix wrong grade calculation when using mods 2005-04-26 08:14:46 +00:00
Chris Danford 0ec148b4f0 fix multipass path doesn't clear 2nd texture unit if model doesn't have 2nd material 2005-04-26 08:11:30 +00:00
Chris Danford 0f7ab90e7f allow changing difficulty on sections 2005-04-26 07:03:00 +00:00
Chris Danford bfc9c18db1 fix "beginner modifiers clobber players' preferred mods" 2005-04-26 07:02:10 +00:00
Chris Danford 4c4bc3d917 initialize all members 2005-04-26 07:01:10 +00:00
Chris Danford 6cdd9e5817 fix goofy section name zooms 2005-04-26 07:00:40 +00:00
Glenn Maynard 2df152f792 oops: DynamicThemeMetric doesn't go through the same code path
as ThemeMetric, so we have to say "false" instead of "0" (since 0 is
true in Lua).  hmm ...
2005-04-26 06:47:45 +00:00
Glenn Maynard 23daae6a25 add select menu 2005-04-26 06:41:57 +00:00
Glenn Maynard 60755230c0 add DynamicThemeMetric. This might be a possible replacement for
ThemeMetric, but it's not quite as fast: code that assumes that dereferencing
a ThemeMetric is trivially cheap (eg. in inner loops) would break.
2005-04-26 06:32:08 +00:00
Glenn Maynard cb0e9613a9 virtual 2005-04-26 06:18:17 +00:00
Glenn Maynard 8f062f9f0f fix: pressing start while tweening to the sort menu would select a song;
this would cause GAMESTATE->m_SortOrder to be set to SORT_MODE_MENU
while in gameplay, which is wrong
2005-04-26 06:15:45 +00:00
Glenn Maynard 9c0679c738 fix ScreenSelect loading screens two or three times (!) due to broken
"clear m_sScreen" logic
2005-04-26 05:39:12 +00:00
Chris Danford 4e6f00ba9e separate explosions for HoldNoteScore 2005-04-26 05:28:32 +00:00
Glenn Maynard 261cbacb36 comment 2005-04-26 04:22:53 +00:00
Chris Danford 534842c2da calculate grade with possible values from radarValues, not from judgement counts from attempted steps 2005-04-26 04:16:45 +00:00
Glenn Maynard e9c2c4678d fix division by zero causing m_fTrailingPercent to be NaN (results in
the life bar getting "stuck" full)
2005-04-26 03:57:06 +00:00
Chris Danford 416ed7786f add Lua method 2005-04-26 03:32:30 +00:00
Chris Danford 4f23083ebc allow GetProfile even if not using local profile or memory card 2005-04-26 03:32:08 +00:00
Chris Danford 9eddaaf860 keep track of last played for each song
add metric: ScreenRanking::ShowOnlyMostRecentScores
2005-04-25 22:44:32 +00:00
Glenn Maynard 9345d3a29e add warning 2005-04-25 21:14:37 +00:00
Glenn Maynard 904fd6a316 fix first memory card access on startup doesn't time out 2005-04-25 21:07:40 +00:00
Glenn Maynard 348468cfd7 copy in blocks, instead of copying the whole thing at once; better timeout behavior and more robust with very large files 2005-04-25 21:05:29 +00:00
Glenn Maynard 58d16fc4ad cleanup 2005-04-25 11:45:16 +00:00