Commit Graph
9572 Commits
Author SHA1 Message Date
Glenn Maynard 795252d302 reenable linux memcards 2004-04-23 04:21:50 +00:00
Chris Danford 82c910711c read memory card names in the mount thread
MemoryCardDrivers: fix Mount doesn't clear the right mount point before trying to mount
2004-04-23 04:17:02 +00:00
Glenn Maynard 93e9377ea2 chars and translit for "kono omoi o tsutaetai" and Ai (Chuu Seishin) (Excel
Saga OP)
2004-04-23 03:54:06 +00:00
Glenn Maynard 1fd151a2b9 don't read "empty" as a fallback announcer 2004-04-23 03:15:07 +00:00
Glenn Maynard 917c07437c fix grade announcer not playing 2004-04-23 02:37:09 +00:00
Chris Danford b28f440883 fix edit high score hash saving
don't save machine high scores for edits
2004-04-23 02:19:45 +00:00
Chris Danford ab1d3bfd0e fix "PlayersFinalized executes twice" 2004-04-23 02:08:11 +00:00
Chris Danford 7a47504507 fix Profiles loaded for players that aren't joined 2004-04-23 02:01:44 +00:00
Chris Danford 9fe68e1702 unload edits on Back 2004-04-23 01:40:06 +00:00
Chris Danford 65ea42f7b2 don't load duplicate edits 2004-04-23 01:33:08 +00:00
Chris Danford 83fb83d1b4 store hash value in Steps for finding equivalent edits 2004-04-23 00:53:29 +00:00
Chris Danford e7983033a4 fix incorrect constant value 2004-04-23 00:27:58 +00:00
Chris Danford cca71d1d3f edits cleanup:
- only allow reasonable file sizes
 - only allow one Steps per edit file
 - only allow 5 edits per-song, per-profile
2004-04-23 00:26:51 +00:00
Chris Danford d3f3db2751 edits cleanup:
- only allow reasonable file sizes
 - only allow one Steps per edit file
 - only allow 5 edits per-song, per-profile
2004-04-23 00:25:42 +00:00
Chris Danford aa8be8f1e7 create Edits/ dir when saving profile 2004-04-22 23:10:56 +00:00
Chris Danford 59126d1b79 fix LastScores loading 2004-04-22 22:56:38 +00:00
Chris Danford 0cc49c66bb add CourseLastScores for tournaments 2004-04-22 22:01:38 +00:00
Glenn Maynard d2e6537efe fix potential crash 2004-04-22 20:17:27 +00:00
Chris Danford 34b00ee02a fix .sig files not written 2004-04-22 08:03:02 +00:00
Chris Danford 987a83d6bd save last N scores in profile (for tournament score tracking) 2004-04-22 07:59:42 +00:00
Glenn Maynard 1090b94fc6 log mixing underruns
remove potential raced ASSERT
2004-04-22 06:22:30 +00:00
Glenn Maynard aaea098f4e no need to silence the buffer; Mix() will always fill it 2004-04-22 06:09:11 +00:00
Chris Danford 4dfcee7eb0 add option to blink the GameButton lights on note instead of step 2004-04-22 05:25:58 +00:00
Chris Danford 6486f449ff fix VC6 error 2004-04-22 04:37:53 +00:00
Glenn Maynard 6f3ad36e24 a17 2004-04-22 04:37:04 +00:00
Chris Danford cd7a87cfdd fix VC7 warning 2004-04-22 04:36:04 +00:00
Glenn Maynard d0a7e241f3 disable linux memcards for the snapshot 2004-04-22 03:29:11 +00:00
Glenn Maynard 8632edc9c2 cleanup 2004-04-22 03:23:05 +00:00
Glenn Maynard 1800ebd9f6 don't extrapolate sound position when a mapping entry isn't found; it
causes odd underrun behavior and software mixing starts
2004-04-21 23:35:07 +00:00
Glenn Maynard eb3815e26e fix stale colors 2004-04-21 05:30:23 +00:00
Glenn Maynard 485354928f fix error reporting 2004-04-21 04:16:31 +00:00
Glenn Maynard 8ef2d598c2 cleanup 2004-04-21 03:14:37 +00:00
Chris Danford dede9ec8cd add constants for NO_DEFAULT_KEY and joy mapping end marker 2004-04-20 08:27:40 +00:00
Chris Danford 9f386b10d6 fix bad track mapping in lights-cabinet Style, change default keys for lights Game 2004-04-20 08:14:33 +00:00
Glenn Maynard 9b9d8b5aa4 assert for negative updates; they should never happen (this is why
backgrounds would turn black on negative song position updates--the
background would enter hibernate for a while)
2004-04-20 06:04:31 +00:00
Glenn Maynard dd7336185d catch out of order position returns from sound drivers early and handle
them sanely
2004-04-20 05:59:40 +00:00
Glenn Maynard bdbeb958e9 SOUND->PlayOnceFromAnnouncer 2004-04-20 04:58:34 +00:00
Glenn Maynard aedc2d39e1 remove trace 2004-04-20 04:13:23 +00:00
Glenn Maynard 7ffad5c4f6 cleanup 2004-04-20 03:55:36 +00:00
Glenn Maynard b82a155fe7 cleanup 2004-04-20 03:51:41 +00:00
Glenn Maynard 732cf4b380 cleanup 2004-04-20 03:44:38 +00:00
Chris Danford 110ecf4fa9 fix VC7 warning 2004-04-20 02:41:02 +00:00
Charles Lohr 456e3ba47d Removed extra LOG->Info that was useless. 2004-04-20 02:36:39 +00:00
Chris Danford fc8d3ed363 add StepsType for cabinet lights 2004-04-20 02:35:30 +00:00
Glenn Maynard 3bbefc42d4 name sound mutexes differently 2004-04-20 01:55:23 +00:00
Glenn Maynard 0607e7976d if we run out of mutex slots, log a list 2004-04-20 01:08:49 +00:00
Glenn Maynard d2571cb252 on/off commands for overlay 2004-04-20 00:16:20 +00:00
Glenn Maynard 70958ad3cb never sign machine profiles 2004-04-20 00:07:17 +00:00
Glenn Maynard f116061b9f handle signals like in *nix; handles stack overflow and thread crashes better 2004-04-19 23:40:34 +00:00
Chris Danford edb8d968ff save Game pref as string, not integer 2004-04-19 23:34:11 +00:00