Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 1ad4a83050 add song position meter to gameplay screen 2003-12-25 05:53:30 +00:00
Chris Danford 8c5c40b814 fix wrong empty score ranking names 2003-12-24 23:38:56 +00:00
Chris Danford 5339f4f920 add glow support to Model 2003-12-24 21:07:50 +00:00
Chris Danford e36b7e0120 generalize branching screens with ScreenBranch
Add ScreenRemoveMemoryCard
2003-12-24 20:29:26 +00:00
Chris Danford 90fcf5b7b3 remove unused ScreenMemoryCard 2003-12-24 12:59:38 +00:00
Chris Danford e84402a872 add separate ranking metric for "empty name" and "no score name" 2003-12-24 12:52:59 +00:00
Chris Danford 2b067fcb1a print high scores table to stats.html 2003-12-24 12:51:55 +00:00
Chris Danford e3cc4e3ff5 cleanup Model, remove MathUtil files, fix col major/row major errors 2003-12-24 12:30:41 +00:00
Chris Danford 6833773781 Fix CString compile error when using CString::Format 2003-12-24 12:29:31 +00:00
Chris Danford 7051b5d780 fix VC6 warning 2003-12-23 23:42:25 +00:00
Chris Danford cb4e249f1e draw pressblock underneath receptors 2003-12-22 10:54:29 +00:00
Chris Danford e0fd143971 fix keyblock always showing 2003-12-22 10:52:41 +00:00
Chris Danford 95040650b7 fix loading BitmapText from .actor file 2003-12-22 10:47:09 +00:00
Chris Danford 4ac936cfbf GrayArrow => ReceptorArrow
move ReceptorArrow metrics into NoteSkin
ReceptorArrow metrics, code cleanup
2003-12-22 10:30:10 +00:00
Chris Danford 8a77374e04 fix VC6 compile error 2003-12-21 18:35:00 +00:00
Chris Danford 8958f350ea ScreenEvaluation cleanup 2003-12-21 08:55:59 +00:00
Chris Danford ba3ea672c3 remove more unused eval metrics
remove separate "course record" and "category record" graphics
keep track of personal category records
cleanup eval time area
2003-12-21 04:19:51 +00:00
Chris Danford 68e1053947 remove unused eval metrics 2003-12-21 03:49:34 +00:00
Chris Danford 2e692e6fc5 move metrics into ScreenEval subclasses 2003-12-21 03:39:05 +00:00
Chris Danford f9f603ca5b fix VC6 compile error 2003-12-21 03:27:35 +00:00
Chris Danford bf5e5640b0 add comment to lights 2003-12-20 21:59:43 +00:00
Chris Danford 8a24c97e80 clean up ScreenBookkeeping 2003-12-20 21:41:40 +00:00
Chris Danford 928fcd467a make nav-able with just 3 menu buttons 2003-12-20 21:36:09 +00:00
Chris Danford 4ca799bc96 rename "AntiAliasing" to "SmoothLines" 2003-12-20 21:29:55 +00:00
Chris Danford e33b76ddd1 make "Voodoo5" default to D3D 2003-12-20 21:23:29 +00:00
Chris Danford e17e6cb413 update faq 2003-12-20 04:15:56 +00:00
Chris Danford f253972820 fix Linux compile error 2003-12-20 04:14:12 +00:00
Chris Danford b54fab54d0 update faq 2003-12-20 03:41:03 +00:00
Chris Danford 865eaa1009 update faq 2003-12-20 03:40:33 +00:00
Chris Danford 12de1abb07 update faq 2003-12-20 03:21:35 +00:00
Chris Danford 799072e8b0 fix Linux compile error 2003-12-20 02:38:15 +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
Chris Danford a58640a3f9 fix memory card temp file write in Linux 2003-12-19 07:21:27 +00:00
Chris Danford 46eceee4ad fix memory card temp being created as read-only 2003-12-19 06:33:46 +00:00
Chris Danford 93b8a46399 better memory card assignment logic, add memory card icons, more memory card sounds 2003-12-19 05:01:42 +00:00
Chris Danford d0a6176e13 better memory card assignment logic, add memory card icons, more memory card sounds 2003-12-19 04:52:07 +00:00
Chris Danford 5c3bbf15cd fix compile error 2003-12-19 01:37:23 +00:00
Chris Danford 1ba5e253ca windows memory card fixes/cleanup 2003-12-18 07:46:21 +00:00
Chris Danford 1c44cd23c8 add memory card insert/remove sound 2003-12-18 04:24:25 +00:00
Chris Danford 799a3062ca working on memory card detection for Windows 2003-12-18 03:59:44 +00:00
Chris Danford ca7d4b7456 fix temp file written to wrong location 2003-12-18 03:57:21 +00:00
Chris Danford 55ba035b72 fix compile error 2003-12-17 19:52:56 +00:00
Chris Danford 395960211c fix compile errors 2003-12-17 19:51:11 +00:00
Chris Danford 96c18b7b6e fix makefile error 2003-12-17 10:30:33 +00:00
Chris Danford 69ad720864 fix makefile error 2003-12-17 10:25:47 +00:00
Chris Danford e11afda65a memory card refactoring 2003-12-17 10:20:53 +00:00
Chris Danford 945441d0f8 add Para input handler (not quite working yet) 2003-12-17 09:33:39 +00:00
Chris Danford d44851a9de change duplicate variable name 2003-12-17 09:32:56 +00:00
Chris Danford 04a1034483 working on memory cards 2003-12-17 08:43:14 +00:00
Chris Danford 5614e772a3 linux USB device detection works 2003-12-17 07:07:36 +00:00
Chris Danford 2487e17d95 working on more efficient Linux usb detection 2003-12-17 06:59:37 +00:00
Chris Danford 7c1ff5cbe4 working on mem card detecting 2003-12-17 05:59:25 +00:00
Chris Danford d29dc74775 working on memory card detection 2003-12-17 04:32:34 +00:00
Chris Danford a0167ea995 fix compile errors 2003-12-17 03:48:46 +00:00
Chris Danford 9777f6ef00 working on more efficient Linux usb detection 2003-12-17 03:43:31 +00:00
Chris Danford 597e5e69da working on more efficient Linux usb detection 2003-12-16 07:25:12 +00:00
Chris Danford 1f5e97f975 working on more efficient Linux usb detection 2003-12-16 05:10:27 +00:00
Chris Danford 83f37667ee fix compile error 2003-12-15 08:51:25 +00:00
Chris Danford a4c3e79e7b working on USB memory card detection for Linux 2003-12-15 08:34:06 +00:00
Chris Danford 174c634616 working on USB memory card detection for Linux 2003-12-15 07:35:40 +00:00
Chris Danford 71b1ffaea6 remove cast, fix movie playback rate 2003-12-11 03:04:23 +00:00
Chris Danford 4f75f0e174 add PREFSMAN->m_fMinPercentageForHighScore
fix fPercentDP not saved when new high score added
2003-12-10 11:49:44 +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
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 b64c766ea6 add missing metric 2003-12-10 08:28:36 +00:00
Chris Danford a35829aea0 make high score data file smaller, make formats more future-proof 2003-12-10 07:49:54 +00:00
Chris Danford 2cbabe8dcf fix high score name saving 2003-12-10 06:49:27 +00:00
Chris Danford 66331e6802 add separate screenshot sound 2003-12-10 06:07:09 +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 a914544718 show combo (if any) before the first step 2003-12-08 04:43:05 +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 3c2df0618d add DangerAllIsOpaque metric 2003-12-07 21:40:00 +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 d4da0ad3db add Start Menu shortcut to machine stats page 2003-12-07 07:46:46 +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
Chris Danford 78c96b7cad add logging to find out why we hit strange NoteType assert when writing a DWI 2003-12-04 07:47:23 +00:00
Chris Danford f342819acc add ScreenCenterImage elements 2003-12-04 06:42:06 +00:00
Chris Danford 5eeb7eeb37 replace hard-coded / with SLASH (courses subdirs not being loaded in xbox) 2003-12-02 18:42:33 +00:00
Chris Danford ddd9b78af5 rename "AllSorts" code to "Menu" 2003-12-02 09:15:35 +00:00
Chris Danford 2dc6cb9099 Let CodeDetector detect Left+Right and Left-Right-Start codes on ScreenSelectMusic 2003-12-02 09:04:00 +00:00
Chris Danford 618cb4d08a fix ScreenSelectMaster shared selection when 2 players 2003-12-02 06:30:12 +00:00
Chris Danford 72a66645da I believe localtime returns NULL on XBox when system clock is not set 2003-12-02 02:55:14 +00:00
Chris Danford ea521b8308 tweak RaveOptions 2003-11-30 02:59:19 +00:00
Chris Danford 25f8a52e49 tweak ScreenRaveOptions 2003-11-30 02:20:05 +00:00
Chris Danford e142444891 add seperate difficulty number to DifficultyList 2003-11-29 19:47:08 +00:00
Chris Danford 3952930730 add meter to options screen Steps row
set preferred difficulty when changing options screen Steps row
2003-11-29 18:10:43 +00:00
Chris Danford 7f23f32257 Radeon 7000 should use D3D 2003-11-29 11:17:53 +00:00
Chris Danford f7e136940a fix VC6 compile error 2003-11-29 11:17:30 +00:00