Commit Graph

52 Commits

Author SHA1 Message Date
Chris Danford 2b067fcb1a print high scores table to stats.html 2003-12-24 12:51:55 +00:00
Glenn Maynard 75a1048c75 'bool CopyFile2( CString sSrcFile, CString sDstFile ); // using "CopyFile" gives "unresolved external" link error in VC6'
use "FileCopy" instead
2003-12-21 05:59:52 +00:00
Chris Danford 64f24895d7 save profile data to memory card subdir so we don't clutter the root 2003-12-19 08:51:47 +00:00
Chris Danford 67a6fddcf3 load profile from memory card, fix memory card file flushing 2003-12-19 08:17:44 +00:00
Glenn Maynard 4b3dac0f23 missing headers 2003-12-18 03:40:57 +00:00
Glenn Maynard 7483c0ae54 add ProfileManager::GetPlayerName 2003-12-17 09:42:31 +00:00
Glenn Maynard 443ac2c35f fix warnings 2003-12-17 05:04:45 +00:00
Glenn Maynard e2cb5c14ec use RageFileManager::Remove 2003-12-16 07:59:32 +00:00
Chris Danford 174c634616 working on USB memory card detection for Linux 2003-12-15 07:35:40 +00:00
Glenn Maynard 756272f307 fix crash 2003-12-12 05:38:10 +00:00
Glenn Maynard ee30b932da this writes a lot; output progress in case it appears to stall 2003-12-11 21:59:59 +00:00
Chris Danford ea8c87c46f fix category feats show wrong score on ScreenNameEntryTraditional
store both iScore and fPercentDP for courses and categories
2003-12-10 11:35:34 +00:00
Chris Danford e8c7e79729 fix bookkeeping bugs 2003-12-10 10:30:53 +00:00
Glenn Maynard 11870a6072 continue phasing out BASE_PATH and SLASH 2003-12-10 09:26:05 +00:00
Glenn Maynard bbbc711e95 continue phasing out BASE_PATH and SLASH
fix warning
2003-12-10 09:15:40 +00:00
Chris Danford eb15c238fd fix duplicate/wrong profile.ini value names 2003-12-10 08:57:30 +00:00
Chris Danford c2f74f22f9 high score data cleanup 2003-12-10 08:32:16 +00:00
Chris Danford a35829aea0 make high score data file smaller, make formats more future-proof 2003-12-10 07:49:54 +00:00
Glenn Maynard 9527258e8e fix warning 2003-12-10 07:34:08 +00:00
Chris Danford 2cbabe8dcf fix high score name saving 2003-12-10 06:49:27 +00:00
Glenn Maynard e900f29d03 fix warning 2003-12-10 05:49:34 +00:00
Chris Danford 5fe62af9c9 add bookkeeping to stats.html 2003-12-10 05:03:17 +00:00
Chris Danford 8d6b19ad7a more stats.html categories 2003-12-09 10:20:18 +00:00
Chris Danford d4397d4644 add popularity lists to stats.html 2003-12-09 07:12:28 +00:00
Chris Danford e195fd6d2c working on stats.html 2003-12-08 10:50:52 +00:00
Chris Danford 467605b683 working on stats.html 2003-12-08 10:46:14 +00:00
Chris Danford abf88923c1 working on stats.html 2003-12-08 10:27:45 +00:00
Chris Danford a93fbd11bd fix machine profile saving 2003-12-08 06:41:30 +00:00
Chris Danford f8c856209d persist combo between games 2003-12-08 04:39:29 +00:00
Chris Danford eac836cc40 move many bookkeeping numbers to ProfileManager 2003-12-08 04:02:43 +00:00
Chris Danford ade8308aa1 add per-player danger and per-player dead animations 2003-12-07 20:29:42 +00:00
Chris Danford be7fc5d0d1 more stats cleanup 2003-12-07 08:19:10 +00:00
Chris Danford 9dafcc176e overhauling stats: keep per-player category info to simplify 2003-12-07 07:46:21 +00:00
Chris Danford bf98d8248a overhauling stats: move all stats from SongManager to ProfileManager 2003-12-07 07:09:13 +00:00
Glenn Maynard 870527c9aa remove CreateDirectories uses 2003-12-07 04:16:10 +00:00
Glenn Maynard a31ff1f434 FileManager-based profile mounts 2003-12-05 00:07:18 +00:00
Glenn Maynard b72d42361a add headers 2003-11-14 17:17:36 +00:00
Chris Danford 47def7d3dc xbox updates 2003-11-13 00:39:36 +00:00
Chris Danford 0dfed02a29 add option to save modifiers to profile 2003-11-10 04:32:12 +00:00
Chris Danford 8e92fb0e58 mount memory card before using 2003-11-09 21:39:54 +00:00
Chris Danford 3a9ce7be4d fix Windows prompts to insert disk if memory card not present 2003-11-09 11:50:28 +00:00
Chris Danford c98956653e fix Windows prompts to insert disk if memory card not present 2003-11-09 10:53:19 +00:00
Chris Danford 3098d41e7a tweak credits text
fix memory card profile creation
2003-11-08 15:49:48 +00:00
Ben Anderson 31f6ad7215 Take a look at the diff, and take a wild guess. 2003-11-01 23:43:22 +00:00
Chris Danford f6200a5e95 memory card support works 2003-11-01 22:04:43 +00:00
Chris Danford a5972a083d fix deleting, renaming profiles 2003-11-01 19:36:52 +00:00
Glenn Maynard e2c2ae4941 use GetExtension, Dirname, Basename 2003-10-29 20:46:37 +00:00
Chris Danford 668d1974f3 add top5 high score saving of Courses and Steps for memory cards/ranking screen 2003-10-14 17:06:30 +00:00
Thad Ward f022620d05 after unloading the profile, clear out the displayname and last used high score name. 2003-09-14 20:34:33 +00:00
Andrew Wong fdf614ddc0 fix changing from a profile to none (still not completely fixed) 2003-09-09 09:15:02 +00:00