Commit Graph
874 Commits
Author SHA1 Message Date
Chris Danford ebb9e730a4 Show message when a Profile load fails so that the player doesn't accidentally save over their possibly-good data.
Save a copy of Stats.xml to the memory card after a successful load.  I have seen one instance where the digital signature on save is bogus, and there's no way for the player to recover their data.
Update Stats.xsl text help text.
2004-10-06 08:39:38 +00:00
Glenn Maynard a7c764249e Er, no ... 2004-10-05 21:46:37 +00:00
Glenn Maynard 515b99b808 fix ScreenRaveOptions 2004-10-05 20:18:01 +00:00
Charles Lohr 76a482d9f7 Updated metrics for change. 2004-10-05 19:50:06 +00:00
Charles Lohr 15020e2dbb Added: 2 more fonts, so not everything is "chat" font. 2004-10-05 18:41:15 +00:00
Chris Danford 13efeb31b2 fix typo 2004-10-04 08:28:20 +00:00
Glenn Maynard cd72544bdd update 2004-09-26 02:23:06 +00:00
Chris Danford f8d3996b35 remove unused metrics 2004-09-24 04:52:14 +00:00
Chris Danford cae82a308a test expression metrics 2004-09-22 07:54:25 +00:00
Glenn Maynard ea6dec5673 update (already applied to 3.9) 2004-09-21 08:39:08 +00:00
Chris Danford 807d892f4f allow theme to specify logical screen dimensions 2004-09-21 06:07:12 +00:00
Glenn Maynard 175345271e fix double-width slash 2004-09-13 06:19:32 +00:00
Josh Allen 6e3fd323df Changes to ScreenNetSelectMusic. 2004-09-09 01:02:50 +00:00
Charles Lohr 71fbc18e1f Oops. Accidently added network options... again. 2004-09-07 23:34:18 +00:00
Glenn Maynard ad0369f7fc update 2004-09-07 21:26:46 +00:00
Glenn Maynard 5339c85250 fix off-center 's' and 'y', and overly wide 's' 2004-09-06 05:03:57 +00:00
Charles Lohr e244495cc6 Added: Player options 2004-09-06 03:25:26 +00:00
Charles Lohr 67554e252a Changed tweens and spacing to make it look better. 2004-09-02 03:41:49 +00:00
Glenn Maynard 7f901cb1f8 font update 2004-09-02 01:51:47 +00:00
Charles Lohr 77c70bac8c Metrics for screen net evaluation 2004-09-01 19:35:36 +00:00
Charles Lohr da75909710 Files for NetEvaluation 2004-08-31 15:48:50 +00:00
Chris Danford d193e7f1e2 fix divide by 0 in calories table 2004-08-31 08:52:32 +00:00
Chris Danford 1e326dcdd6 fix "Course Completeness doesn't show percent scores in grid" 2004-08-31 04:27:56 +00:00
Glenn Maynard ac8d095701 hide score frame in oni 2004-08-31 00:12:28 +00:00
Chris Danford f14d917560 format seconds in H:MM:SS 2004-08-30 06:36:59 +00:00
Chris Danford 3fec094b26 fix misleading name: NumSongs -> NumStages 2004-08-30 06:07:14 +00:00
Chris Danford ab44cf28fe fix "all song shown as unplayed"
fix "overall completeness percentage is always 0"
2004-08-29 18:15:20 +00:00
Charles Lohr 98f93121ab OOPS! didn't mean to put it on the menu. 2004-08-29 06:44:36 +00:00
Charles Lohr 6f0f39028a Added DifficultyMeter to ScreenNetSelectMusic. 2004-08-29 06:35:01 +00:00
Josh Allen 1c3ecdf70a Moved Charles's "Network Options" addition to a more suitable location under #ScreenOptionsMenu.
More inline with the layout of the file.
2004-08-29 05:30:00 +00:00
Chris Danford eeda7f2c8c fix inconsistent options item capitalization 2004-08-29 05:27:29 +00:00
Charles Lohr a72ac09f46 Added LUA query (did I do it right)... and added metrics to nice up the chatting. 2004-08-28 22:53:12 +00:00
Chris Danford 73b99e583a optimize Stats.xml size: Allow theme to turn off writing off certain RadarValues 2004-08-28 22:10:06 +00:00
Chris Danford 685a43af5e reduce number of tables: merge Tap and Hold counts tables 2004-08-28 21:44:06 +00:00
Charles Lohr f1f808ee2c BGAnimations requierd by ScreenNetSelectMusic 2004-08-26 20:17:09 +00:00
Charles Lohr 99ea3b5ced Font used for ScreenNetSelectMusic 2004-08-26 20:11:08 +00:00
Charles Lohr 1d688ea36e Updated metrics for ScreenNetSelectMusic 2004-08-26 20:01:27 +00:00
Charles Lohr 79f706f252 Added sound redirs for ScreenNetSelectMusic 2004-08-26 20:00:23 +00:00
Charles Lohr e73f3a606b Metrics for new ScreenNetSelectMusic. 2004-08-26 07:52:10 +00:00
Glenn Maynard 65ee2a6461 Merge duplicate sounds.
Moving sounds which are used in various places to a separate common
name, and rediring to it, instead of picking an arbitrary element to
store the ogg and having everything else point at it.  This makes
changing them individually in other themes easier, and makes changes
to one screen less likely to cascade and require changes to others.

I'm only actually doing this now because I want to try to fix some sound
quality issues (at least partially due to previous reencoding and resampling),
and having lots of duplicate sounds was a pain.

_common value: EditMenu value, JukeboxMenu value, ScreenMiniMenu value
_common row: EditMenu row, JukeboxMenu row, ScreenEdit line, ScreenMiniMenu row, ScreenPrompt change
Common start: ScreenNameEntry step
_common change: ScreenSelectGroup change, ScreenSelectStyle change
2004-08-25 05:27:08 +00:00
Glenn Maynard d6751ceae0 add missing "Yuujou" (oops, forgot to commit) 2004-08-24 23:41:08 +00:00
Charles Lohr 7f93ed3efe Added behind-the scenes metrics for Network Options, they do not appear on any options lists. 2004-08-22 07:42:04 +00:00
Chris Danford 436224a74e update memory card URLs 2004-08-22 04:16:04 +00:00
Chris Danford 0215714561 add LifeDifficulty text to ScreenTitleMenu 2004-08-21 03:39:28 +00:00
Chris Danford 335df6b048 fix guid display 2004-08-21 00:28:54 +00:00
Chris Danford 3e4d941514 move dupe code into Common.xsl 2004-08-20 05:40:42 +00:00
Chris Danford 37f6c81862 add XSL for Catalog.xml
fold CSS into XML
2004-08-20 05:22:46 +00:00
Chris Danford 51feb824a6 hide some StepsTypes from catalog.xml 2004-08-18 06:38:22 +00:00
Charles Lohr d6574944bf This will be necessiary for ScreenNetworkOptions 2004-08-16 21:23:48 +00:00
Charles Lohr 14bd8ff132 Fixed metrics warning regarding ScreenProfileOptions 2004-08-14 07:57:25 +00:00