Commit Graph

16685 Commits

Author SHA1 Message Date
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
Glenn Maynard fb30fa1c19 track rolls 2005-04-25 11:42:19 +00:00
Glenn Maynard e146476eb5 cleanup 2005-04-25 11:34:08 +00:00
Glenn Maynard 78331c76f3 cleanup 2005-04-25 11:33:17 +00:00
Glenn Maynard 37253cca48 add rolls
show "100.00%" as "100%", to save space
2005-04-25 11:24:27 +00:00
Glenn Maynard c8feda3000 fNumRolls 2005-04-25 11:23:00 +00:00
Glenn Maynard c8f39053eb implement RADAR_NUM_ROLLS to fix assertion failure 2005-04-25 10:01:39 +00:00
Glenn Maynard d7c686e726 fix comment 2005-04-25 09:44:59 +00:00
Glenn Maynard 7f43d744e9 fix pop 2005-04-25 09:42:54 +00:00
Glenn Maynard 1c3323fac7 add norolls 2005-04-25 09:42:26 +00:00
Glenn Maynard 598a3d86b3 cleanup 2005-04-25 09:37:33 +00:00
Glenn Maynard 120b70f06c add RADAR_NUM_ROLLS
ChangeRollsToHolds fix
2005-04-25 09:35:22 +00:00
Glenn Maynard 73f5051118 add NoteData::GetNumRolls 2005-04-25 09:33:58 +00:00
Glenn Maynard 5d0386a7bc add NoteDataUtil::ChangeRollsToHolds 2005-04-25 09:18:02 +00:00
Glenn Maynard 101cc2f8c7 fix NoteDataUtil::RemoveHoldNotes removes rolls 2005-04-25 09:15:43 +00:00
Chris Danford 9a9f67eff0 add AllowMultipleHighScoreWithSameName 2005-04-25 09:03:24 +00:00
Chris Danford 1f76af4df2 tracking down assert on SPlayerOptions 2005-04-25 07:02:33 +00:00
Glenn Maynard 134ee5e24a fix ReadArrayFromTable 2005-04-25 07:01:52 +00:00
Glenn Maynard ee8309859a Lua 2005-04-25 07:01:07 +00:00
Chris Danford 90474dbd7b fix asserts in ScreenNameEntryTraditional w/ ScreenTestMode on 2005-04-25 06:06:47 +00:00
Chris Danford 07e55a4e65 fix uninitialized m_fQuantizePixels 2005-04-25 06:02:47 +00:00
Glenn Maynard 027406f8df play command on change 2005-04-25 03:44:21 +00:00
Glenn Maynard d5479053fa disable unused attack loading code 2005-04-25 02:38:54 +00:00
Glenn Maynard d586994bf4 fix MAX_EDITS_PER_PROFILE 2005-04-25 02:27:17 +00:00
Glenn Maynard 0af0e63fc8 implement RageFileDriverTimeout::Remove; fixes temp file being left behind on memory card 2005-04-25 02:23:01 +00:00
Chris Danford 6d3f1d7e2b hit rolls in autoplay
accumulate calories in autoplay
2005-04-25 02:17:30 +00:00
Glenn Maynard 812bd73f7f cleanup 2005-04-25 01:57:01 +00:00
Glenn Maynard 91f25bba0a transition's finished; rename LoadEditsFromDir to LoadAllFromProfileDir to regeneralize 2005-04-25 00:36:26 +00:00
Glenn Maynard 620b847f06 remove unused SongManager::LoadAllFromProfile 2005-04-25 00:33:40 +00:00
Glenn Maynard 63120568e6 Edits are part of the profile, so it's the profile's responsibility to load and unload them. (allows implementing fallback edit loading) 2005-04-25 00:32:08 +00:00
Glenn Maynard b37894ca6e don't unload all edits (machine edits stay loaded, others unloaded when we unload the profile; if we want to reload machine edits, reload the machine profile) 2005-04-25 00:28:58 +00:00
Glenn Maynard d997b7d137 unload edits when unloading the profile 2005-04-25 00:25:04 +00:00
Glenn Maynard 96bcbbc820 allow freeing steps from a specific profile 2005-04-25 00:09:59 +00:00
Glenn Maynard dcafde0088 allow unloading steps from a specific profile 2005-04-25 00:05:42 +00:00
Glenn Maynard 8f831ffb85 split out SongManager::LoadEditsFromDir 2005-04-24 23:39:35 +00:00
Glenn Maynard 5093809e31 fallback load for Editable.ini when loaded by the memory card thread 2005-04-24 23:23:32 +00:00
Glenn Maynard 1ea1ecfaaf move FastLoadProfileNameFromMemoryCard into ProfileManager 2005-04-24 23:06:15 +00:00
Glenn Maynard 9928ed6bde report errors in LoadEditableDataFromDir 2005-04-24 22:56:05 +00:00
Glenn Maynard d8e675a1c4 pass -l flag to umount 2005-04-24 22:46:18 +00:00
Glenn Maynard 389c5e4430 add missing Seek method 2005-04-24 22:19:39 +00:00
Glenn Maynard c9e7232970 better error messages 2005-04-24 22:04:39 +00:00
Glenn Maynard 48d5aaf621 fix RageFileDriverTimeout::FlushDirCache: need to flush both the RageFileDriverTimeout and the child driver 2005-04-24 21:59:44 +00:00
Chris Danford c6040055eb hide locked steps 2005-04-24 20:32:03 +00:00
Chris Danford ad5c70f7df add unlockable steps 2005-04-24 19:41:52 +00:00
Glenn Maynard 086ee3f376 split GetMemoryCardProfileDirectoriesToTry
store directory imported from
2005-04-24 19:39:54 +00:00
Glenn Maynard cabfc056fd API 2005-04-24 19:33:46 +00:00
Glenn Maynard e2ab509b8e pull out common memory card profile code (in prep for import handling) 2005-04-24 19:30:35 +00:00