Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 4a6c3dc99a mod icon fixup 2008-12-21 22:16:54 +00:00
Chris Danford 2379ee3da7 theme touchup 2008-12-21 09:55:38 +00:00
Chris Danford f3bb67917c CustomDifficulty fixup 2008-12-21 09:18:36 +00:00
Chris Danford e3155aec51 cleanup StepsType enum names 2008-12-21 01:53:48 +00:00
Chris Danford 01979945d3 CustomDifficulty fixup 2008-12-21 01:27:33 +00:00
Chris Danford fe91a0f19b allow multiple actions 2008-12-03 08:55:50 +00:00
Chris Danford bc23f5ed7c fix compile 2008-11-28 22:26:06 +00:00
Chris Danford f18ba1614d adding CustomDifficulty stuff (themable difficulty /StepsType combinations). Doesn't compile - fixing 2008-11-28 22:02:28 +00:00
Chris Danford 261df9636e BackwardCompatible -> DwiCompatible for clarity 2008-11-28 21:24:17 +00:00
Chris Danford 83c0aec94a revert last: StringToDifficulty is intentional 2008-11-28 21:10:41 +00:00
Chris Danford e623ca8d3d StringToDifficulty->BackwardCompatibleStringToDifficulty. Don't accept song file backward compatible names other places, like in metrics 2008-11-28 18:08:12 +00:00
Chris Danford b2ed76e536 fixup 2008-11-28 18:05:49 +00:00
Chris Danford 4642a5718f add GetCourseColor binding 2008-11-27 19:21:20 +00:00
Chris Danford 7cac71b532 fix CourseEntryDisplay crash 2008-11-27 04:30:46 +00:00
Chris Danford ae3d8e520f remove commented headers 2008-11-27 04:29:55 +00:00
Chris Danford fb1a08e8b7 remove commented headers 2008-11-27 04:29:28 +00:00
Chris Danford ada22d4312 split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code 2008-11-27 03:01:42 +00:00
Chris Danford 11989f0e70 split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code 2008-11-27 03:01:01 +00:00
Chris Danford 88d8c9bcd7 split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code 2008-11-27 02:59:53 +00:00
Chris Danford 4d2b0355f6 split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code. 2008-11-27 02:58:50 +00:00
Chris Danford 5764db221b reasonable default SecondsPerItem (for easier theme troubleshooting) 2008-11-27 02:56:40 +00:00
Chris Danford b498da5683 don't make command name lowercase; remove 'don't force lowercase' hack 2008-11-27 02:55:52 +00:00
Chris Danford f076363776 push the lua enum string, not a number value of the enum 2008-11-27 02:54:08 +00:00
Chris Danford 6f30e43283 cleanup: use FOREACH 2008-11-27 02:53:08 +00:00
Chris Danford 6d4cbdbeb2 sType -> sMetricsGroup; remove loading from Node attributes and instead use lua methods 2008-11-27 02:52:21 +00:00
Chris Danford 4243bbd16b new HowToPlay 2008-11-24 06:50:00 +00:00
Chris Danford bd2fff8af5 TODO comments 2008-11-24 06:46:05 +00:00
Chris Danford a522c4bea3 remove unnecessary UseLifeMeterBar 2008-11-24 06:45:48 +00:00
Chris Danford 327943c9a1 remove legacy screens superceeded by SSelectMaster 2008-11-24 04:54:51 +00:00
Chris Danford 8257edc12b clean up duplicated code 2008-11-24 04:51:00 +00:00
Chris Danford b741bb4189 remove GenericTweenOn/Off - always play 'On'/'Off' on the Screen 2008-11-24 04:44:12 +00:00
Chris Danford 1d61d0fb9e cleanup: PageType -> RankingPageType 2008-11-24 03:56:54 +00:00
Chris Danford db84c3a56f remove unused RESET_GAMESTATE 2008-11-24 03:56:17 +00:00
Chris Danford d98cb5ed27 no message 2008-11-24 01:38:29 +00:00
Chris Danford cab8a44002 title menu cleanup 2008-11-23 07:32:27 +00:00
Chris Danford 88b2065fff make version time just a date for easier display on the title screen 2008-11-23 07:26:57 +00:00
Chris Danford f4b1e3e72b broadcast CoinsChanged, removed InsertCoin broadcast later 2008-09-18 09:06:59 +00:00
Chris Danford bb2a8ea759 broadcast NoteWillCross 2008-09-18 07:56:47 +00:00
Chris Danford 3805c1e600 TestMode debugging 2008-09-18 07:56:19 +00:00
Chris Danford 92e9371ac0 add GetSong binding 2008-09-18 07:55:29 +00:00
Chris Danford 7ceffc7335 restore SM_BackFromPlayerOptions 2008-09-18 07:54:36 +00:00
Chris Danford 82ab2a3331 metrics to toggle each page of bookkeeping 2008-08-23 03:23:54 +00:00
Chris Danford d0b77944ed no message 2008-08-20 10:13:36 +00:00
Chris Danford 07e3894e37 award cleanup 2008-08-20 05:57:03 +00:00
Chris Danford 3711ae0380 award name cleanup 2008-08-20 05:56:11 +00:00
Chris Danford 105d3db246 move TryExtra into lua 2008-08-20 01:51:06 +00:00
Chris Danford 46b5d2ae42 add EarnedExtraStage enum, make EarnedExtraStage work with TestInitialScreen, move TryExtra into lua 2008-08-20 01:50:07 +00:00
Chris Danford a718b7587b add ToEnumShortString 2008-08-20 01:13:53 +00:00
Chris Danford f4ef5a7e5d revert 'add Enum:ToString' 2008-08-20 01:12:59 +00:00
Chris Danford feed4c802a eval cleanup 2008-08-18 12:09:00 +00:00
Chris Danford 6160f61f17 ProfileHighScore -> PersonalHighScore, move ItsARecord decorations to Lua 2008-08-18 12:07:04 +00:00
Chris Danford c69af7317e use BitmapText::CropToWidth instead 2008-08-18 12:05:52 +00:00
Chris Danford 6d0228bfaa eval fixup 2008-08-18 02:14:21 +00:00
Chris Danford 739a02d319 crop long text 2008-08-18 02:11:25 +00:00
Chris Danford a4b8c932f5 use RollingNumbers for judgment numbers 2008-08-18 02:10:24 +00:00
Chris Danford 2cbaaa4741 Format -> FormatPercentScore 2008-08-18 02:08:04 +00:00
Chris Danford ca2ba49384 don't draw the last 0 in '0000' as a leading zero 2008-08-18 02:07:08 +00:00
Chris Danford f787cf3290 eval/score cleanup 2008-08-17 14:36:06 +00:00
Chris Danford 7d0c896612 to score leading character coloring in code. Font hacks are messy because there would need to be leading versions of both '0' and ',' 2008-08-17 14:34:53 +00:00
Chris Danford d0a95bc1d1 remove hack for leading 0s in numbers 2008-08-17 14:31:14 +00:00
Chris Danford bb63a3b744 fixed number char width for 'numbers' page 2008-08-17 10:42:58 +00:00
Chris Danford 422add5110 use glyph and width of '0' for ' ' in number fonts (a leading zero) 2008-08-17 10:05:16 +00:00
Chris Danford 8192d7b490 use StandardDecoration for GraphDisplay and ComboGraph so that positions and commands are loaded from metrics 2008-08-17 06:47:37 +00:00
Chris Danford c894e79b68 add Enum:ToString 2008-08-17 06:46:20 +00:00
Chris Danford 1c1bd9362a add StepsDisplay.cpp 2008-08-17 04:29:22 +00:00
Chris Danford c776451380 DifficultyDisplay -> StepsDisplay 2008-08-17 01:02:54 +00:00
Chris Danford 6af73be4b6 move StandardDecoration stuff into ActorUtil instead of .lua file 2008-08-17 00:57:23 +00:00
Chris Danford 25837213a7 DifficultyDisplay -> StepsDisplay (reduce confusion with DifficultyDisplayType) 2008-08-17 00:13:51 +00:00
Chris Danford 7fa3fe6919 DifficultyDisplay -> StepsDisplay (reduce confusion with DifficultyDisplayType) 2008-08-17 00:12:30 +00:00
Chris Danford 91fe895bc1 DifficultyDisplay -> StepsDisplay (reduce confusion with DifficultyDisplayType) 2008-08-17 00:11:20 +00:00
Chris Danford a4c8c66d10 add TestInitialScreen, remove ScreenTestMode. It's more convenient to enable/disable testing with one Prefrence than having to change 1 Preference + 1 metric 2008-08-16 10:42:50 +00:00
Chris Danford 10955b39cd gameplay score cleanup 2008-08-16 10:39:09 +00:00
Chris Danford 7d1d1bfe93 fix overlapping text, wrong song counts 2008-08-15 04:08:34 +00:00
Chris Danford 1673ce7dbf add GetPointsUntilNextUnlock binding 2008-08-15 00:08:43 +00:00
Chris Danford 56f2ae5acc remove mercifulBeginner grade tweaking weirdness 2008-08-15 00:08:01 +00:00
Chris Danford 7e4d838792 add GetUnlockEntryIndexToCelebrate binding 2008-08-14 19:45:20 +00:00
Chris Danford 506f1dc072 fix STestInput help text 2008-08-14 05:33:14 +00:00
Chris Danford c9c6c5273a fix Judgment broadcast for hold heads 2008-08-14 00:38:39 +00:00
Chris Danford 17341f0d16 fix GCC compile 2008-08-11 00:53:22 +00:00
Chris Danford 32a4a28186 default to 32bpp, modern cards can handle it. Screens load noticeably faster on Intel X3100 + D3D. 2008-08-10 11:17:34 +00:00
Chris Danford d3de32549d Easier/Harder -> Next/Prev 2008-08-09 23:07:46 +00:00
Chris Danford d5415616e9 add FirstTrack parameter to Judgment message 2008-08-04 12:10:25 +00:00
Chris Danford 111edb50a0 remove unused message 2008-08-04 12:09:00 +00:00
Chris Danford 67bc714241 remove duplicate line 2008-08-03 10:44:51 +00:00
Chris Danford 5f5a266898 prep when m_In finishes, transition out on MenuTimer 2008-08-02 03:48:04 +00:00
Chris Danford defffeb436 aliases for pump buttons (better way?) 2008-08-01 19:23:15 +00:00
Chris Danford 3d69ea08b1 camel case for lua methods 2008-08-01 19:22:21 +00:00
Chris Danford a9475c587b broadcast on ChangeSteps 2008-08-01 17:51:39 +00:00
Chris Danford dc76e93d98 add WrapChangeSteps, ChangeDifficulty->ChangeSteps 2008-08-01 11:14:06 +00:00
Chris Danford bc542691ff Easier->PrevSteps, Harder->NextSteps 2008-08-01 11:12:25 +00:00
Chris Danford 7b46c8dcfc bookkeeping string 2008-08-01 11:08:15 +00:00
Chris Danford 09d3bd0a48 add song play counts 2008-07-31 10:22:27 +00:00
Chris Danford b93c4567c9 add CryptHelpers, remove ScreenStage 2008-07-31 10:20:57 +00:00
Chris Danford ef3d63ae15 fixup 2008-07-21 12:03:41 +00:00
Chris Danford 568659cfa9 use RString for ScreenMessage for easier debugging 2008-07-21 12:02:13 +00:00
Chris Danford f36f6618fa use RString for ScreenMessage for easier debugging 2008-07-21 12:00:50 +00:00
Chris Danford 7b8b6f29e5 remove ScreenStage, use ScreenSplash 2008-07-21 11:59:55 +00:00
Chris Danford 96389ba367 fixup 2008-07-21 08:05:06 +00:00
Chris Danford f9dd3ef652 fixup 2008-07-21 08:04:06 +00:00
Chris Danford 901e2f488a fixup 2008-07-21 08:02:45 +00:00