Commit Graph
8271 Commits
Author SHA1 Message Date
Glenn Maynard b75dd3f4be don't warn about missing files during compatibility loads 2004-02-11 21:12:05 +00:00
Glenn Maynard a7b2a73889 fix for very small ZIPs 2004-02-11 20:58:02 +00:00
Glenn Maynard 82cb271f72 g_Mountpoints fix 2004-02-11 20:36:48 +00:00
Glenn Maynard 137a41efce fix output 2004-02-11 20:14:30 +00:00
Glenn Maynard 77716561dd const fix
comment
2004-02-11 05:57:51 +00:00
Glenn Maynard 7c0b6bb84d update 2004-02-11 05:54:45 +00:00
Glenn Maynard 56dec846d9 cleanup 2004-02-11 05:44:59 +00:00
Glenn Maynard 71648333b1 fix possible crash 2004-02-11 04:18:03 +00:00
Chris Danford 5e39cb5471 remove DEFAULT_RANKING_NAME. Empty string means "no name", and the default name should always be empty. 2004-02-11 04:06:27 +00:00
Chris Danford ae683f8293 don't blacklist 'AAAA' 2004-02-11 04:03:26 +00:00
Chris Danford e843119db3 fix name saving twice. Duh. 2004-02-11 03:53:47 +00:00
Chris Danford 479026ed29 fix HighScore name not saved 2004-02-11 03:46:54 +00:00
Glenn Maynard 5eb9f6afc7 update 2004-02-11 03:46:20 +00:00
Glenn Maynard d08a886b05 update 2004-02-11 03:28:40 +00:00
Chris Danford 6ca1f9ceeb fix find/replace spelling errors 2004-02-11 03:09:49 +00:00
Glenn Maynard 9df2466099 move DirectFilenameDB into RageFileDriverDirectHelpers.cpp 2004-02-11 02:58:40 +00:00
Glenn Maynard 8456bd0646 only attenuate when there's really data 2004-02-11 01:34:12 +00:00
Glenn Maynard 1b69bfdff9 allow VFS drivers to register themselves 2004-02-10 23:39:45 +00:00
Glenn Maynard e2e692f77a add "nodifficult" course song tag 2004-02-10 22:52:43 +00:00
Glenn Maynard 7b8049ce00 fix warnings 2004-02-10 22:48:43 +00:00
Glenn Maynard b281750bcd As far as I can tell, Tim Hentenaar ("matriarktervel") has exactly one
commit to ScreenManager.cpp, adding his name to the top.  Remove it ...
2004-02-10 22:11:32 +00:00
Glenn Maynard 757ef47d82 rename AutogenMissingTypes -> AutogenSteps 2004-02-10 21:14:19 +00:00
Glenn Maynard 639e3efa86 simplify 2004-02-10 21:13:51 +00:00
Glenn Maynard 64f2d8ad3c rename AutogenMissingTypes -> AutogenSteps
simplify
2004-02-10 21:10:23 +00:00
Glenn Maynard aaf3d41d9b unused parameters 2004-02-10 20:45:45 +00:00
Glenn Maynard d47d900582 split out MakeFileDriver 2004-02-10 19:35:15 +00:00
Glenn Maynard 00524aeb59 fix warnings 2004-02-10 10:15:27 +00:00
Glenn Maynard f6c86f41ec add HighScore.* 2004-02-10 10:14:55 +00:00
Glenn Maynard e413fef34a and const fixes 2004-02-10 10:06:34 +00:00
Glenn Maynard 6137e5066d const fixes 2004-02-10 10:05:44 +00:00
Glenn Maynard b81159c5e2 fix warning 2004-02-10 09:48:43 +00:00
Chris Danford 4f439be739 split HighScore to separate file
move score data from ProfileManager to Profile
store score data in XML for easier forward/backward compatibility
2004-02-10 09:42:01 +00:00
Glenn Maynard 0196abe99b fix exception memleaks
fix fallback behavior
work around crash
2004-02-10 03:06:13 +00:00
Glenn Maynard 7caca1139d better output 2004-02-10 02:41:53 +00:00
Thad Ward e4fb596e4f revert some unneccessary changes.
(I didn't see the NEED_PROFILE check higher up >_< )
2004-02-09 22:38:01 +00:00
Glenn Maynard a9bbdc80d4 cleanup 2004-02-09 22:00:31 +00:00
Thad Ward dffd82879e fix more possible (lack of) Profile crashes.
not sure what to set val to in the case of no profile, though.
2004-02-09 21:05:20 +00:00
Thad Ward d5bd9327af fix more possible Profile crashes.
(dereferencing null pointer baaaad....)
2004-02-09 20:46:39 +00:00
Glenn Maynard 4e8d535eb3 fix linux compile 2004-02-09 20:28:05 +00:00
Glenn Maynard fe97eda12a extra stage on AA 2004-02-09 20:01:54 +00:00
Glenn Maynard 086848f714 don't fake the song timer after fail 2004-02-09 19:56:28 +00:00
Glenn Maynard 16d24616f0 fix crash when no profile is loaded 2004-02-09 19:39:21 +00:00
Glenn Maynard 445c953785 fix warnings
unwrap some ifs
2004-02-09 19:33:56 +00:00
Glenn Maynard 485d75cbbe fix warning 2004-02-09 19:24:26 +00:00
Thad Ward 6faa6ebb17 FALSE is not aways defined, so we need to define it if it isn't. 2004-02-09 13:30:25 +00:00
Thad Ward e2dbd2e79e remove unused "ScreenEvaluation totalscore labels 1x2"
add missing "ScreenEvaluation totalscore label"
2004-02-09 12:04:57 +00:00
Thad Ward ea3b564761 change difficulty icons load to handle the current number of difficulties.
"ScreenEvaluation score label" and "ScreenEvaluation totalscore label" might be animated sprites as well.
2004-02-09 11:49:46 +00:00
Glenn Maynard 99c61581e2 fix crash 2004-02-09 09:17:12 +00:00
Glenn Maynard dfe55c48c2 "ScreenEvaluation time label" doesn't need to mess with frames
at all (that prevents it from being used as a sprite animation)
2004-02-09 08:35:16 +00:00
Thad Ward e6e16a2226 the Time label probably won't have more than one frame, which is state 0. 2004-02-09 08:28:43 +00:00