Commit Graph

27 Commits

Author SHA1 Message Date
Chris Danford a31d6a334a fix copy edits message 2006-05-16 01:48:59 +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
Chris Danford 9bee8d3b4a copy edits from import dirs too 2006-03-27 19:28:10 +00:00
Chris Danford def70f62a1 fix clear machine stats 2006-03-18 11:59:41 +00:00
Chris Danford 15268245ff fix edits don't show immediately after copying
fix ResetPreferences doesn't apply the new video/sound values
2006-03-12 06:56:48 +00:00
Glenn Maynard d6831957ce run in BeginScreen, not Init 2006-02-02 00:26:39 +00:00
Glenn Maynard 3692f3d367 cleanup 2006-02-01 09:36:02 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Chris Danford 5f8fc893ce fix fill machine stats 2006-01-18 10:09:34 +00:00
Glenn Maynard a87993bcb1 finish ctor transition 2006-01-15 20:46:15 +00:00
Glenn Maynard ced8fd4561 Transition away from Screen(sName). 2006-01-15 19:04:34 +00:00
Glenn Maynard bb88810b27 illegal conversion; more than one user-defined conversion has been implicitly
applied
2006-01-12 20:04:41 +00:00
Chris Danford 74749a19bb move localized string to separate file 2005-12-22 03:10:04 +00:00
Glenn Maynard 6a45bc9ae0 sync to memory card 2005-12-21 21:11:49 +00:00
Glenn Maynard d33d896549 most of the time, all copies will succeed 2005-12-21 20:07:48 +00:00
Chris Danford 28959facb3 make prompt strings localizable 2005-12-21 09:56:16 +00:00
Glenn Maynard a6aa42a9a4 FlushAndReset is a no-op. (It used to be used to reset drivers in Linux,
but that's no longer necessary.)
2005-12-21 05:52:11 +00:00
Glenn Maynard 5efc86a81a merge identical copying code 2005-12-21 04:05:08 +00:00
Glenn Maynard f6900259d1 indentation changes only 2005-12-21 03:58:07 +00:00
Glenn Maynard 67ac4711a2 fix FlushAndReset not called 2005-12-21 03:57:06 +00:00
Glenn Maynard 0492553156 simplify; fix FlushAndReset not called 2005-12-21 03:56:20 +00:00
Glenn Maynard c5c69ec142 simplify 2005-12-21 03:49:34 +00:00
Chris Danford 22fc82881b fix ClearMemoryCardEdits 2005-12-06 12:37:59 +00:00
Chris Danford b0350450e3 polish 2005-12-04 09:01:28 +00:00
Chris Danford 36c7d8e0ed enum name cleanup 2005-12-01 03:20:25 +00:00
Chris Danford 3b799327fc finish import/export of edits 2005-11-30 05:33:01 +00:00
Chris Danford cd9cf4c1e2 move some service menu actions from GameCommand into ScreenServiceAction 2005-11-29 23:15:11 +00:00