Commit Graph
1338 Commits
Author SHA1 Message Date
Chris Danford b9be63e4f2 show course mods in demonstration according to a probability
don't show course mods that are advanced
2005-05-20 17:54:35 +00:00
Chris Danford 8e861c38ec add branch logic for ScreenSaveSync
logging cleanup
2005-05-20 03:25:38 +00:00
Chris Danford 31a5d1e0ed sync controls cleanup:
move sync display/saving out of complicated ScreenGameplay
  show sync UI in editor playback as well as gameplay
  revert sync from in-memory backup, not from disk
  move more functions into debug overlay
2005-05-19 23:34:46 +00:00
Chris Danford f20e5915b0 sync controls cleanup:
move sync display/saving out of complicated ScreenGameplay
  show sync UI in editor playback as well as gameplay
2005-05-19 23:10:28 +00:00
Chris Danford d006dc2381 add debug overlay 2005-05-18 03:33:51 +00:00
Glenn Maynard 6915841774 add metrics 2005-05-15 23:49:20 +00:00
Chris Danford 64d2c0a30c make all-time total more visible 2005-05-13 19:04:21 +00:00
Glenn Maynard 6a247ff9ce split MessageOffCommand 2005-05-12 21:54:21 +00:00
Chris Danford 4a2d15f1fc add missing ScreenReloadSongs elements 2005-05-11 23:15:10 +00:00
Chris Danford 856a6a2ab1 change GiveUpAfter30Misses to FailAfter30Misses to that stepping off will kick you out even if FAIL_OFF 2005-05-09 14:51:34 +00:00
Chris Danford b33f204d34 show memory card icons on all screens 2005-05-09 11:53:12 +00:00
Chris Danford 8ee373253a themeable text on SBookkeepoing 2005-05-09 11:10:14 +00:00
Chris Danford 17b6d15d79 themeable system message animation 2005-05-09 09:49:13 +00:00
Chris Danford d04dd439cf add rolls to eval 2005-05-09 06:17:07 +00:00
Chris Danford 4b5aa60a21 themeable oni die 2005-05-09 04:07:07 +00:00
Glenn Maynard 0d9f9977ce update 2005-05-09 03:42:18 +00:00
Glenn Maynard b5bebfdc67 RandomPicksLockedSongs=1 2005-05-09 01:29:05 +00:00
Josh Allen d56a4f28d1 Update to reflect change to room creation 2005-05-08 18:54:28 +00:00
Chris Danford 51981d406a per-screen course difficulty 2005-05-08 04:11:28 +00:00
Chris Danford 6d6762fbe4 don't show Stage in course mode 2005-05-07 08:36:39 +00:00
Chris Danford 457e72f4d4 move sprStage into SWMElements
allow repeating input in MiniMenu
2005-05-06 15:40:46 +00:00
Chris Danford 7cbb3d3da2 split ShowAllCourses into Show*Courses for each CourseType 2005-05-05 19:35:51 +00:00
Glenn Maynard 8ca126d033 MeterType 2005-05-04 19:04:23 +00:00
Charles Lohr 7bcaee4562 Add: missing text redir 2005-05-04 17:41:40 +00:00
Charles Lohr 085cd71337 Add: missing metric 2005-05-04 17:40:23 +00:00
Chris Danford 41ab0920b2 add wrap 2005-05-04 10:31:22 +00:00
Charles Lohr ea606ed4a4 Modify metrics to reflect code. 2005-05-04 05:35:06 +00:00
Charles Lohr 8e0a1e7e89 Unneeded; everything falls back to screenwithmenuelements. 2005-05-04 03:49:56 +00:00
Chris Danford 75eaaf0364 fix missing fallback 2005-05-04 03:37:57 +00:00
Charles Lohr ba8e6e4405 Remove: Unessiary (use fallbacks) 2005-05-04 03:19:59 +00:00
Chris Danford 00fd1cfab9 themeable menu timer text 2005-05-04 02:30:55 +00:00
Charles Lohr e2d7214f2f Use fallback system to decrease overall redir files. 2005-05-04 00:26:43 +00:00
Chris Danford 076643cc09 fix wheel item fallback 2005-05-04 00:26:06 +00:00
Charles Lohr fbc817eae5 Change: Help text was not very useful. 2005-05-03 23:49:09 +00:00
Chris Danford ab543597cd add SSMaster::WrapScroller and ScrollerFastCatchup 2005-05-03 23:12:29 +00:00
Chris Danford 95b7f0a8c3 move split, join to Utilities.lua
add clamp
2005-05-03 19:35:47 +00:00
Chris Danford 8eaf93a23d position Scroller items with a Lua function
add ActorFrame::m_bDrawByZPosition
2005-05-03 09:29:54 +00:00
Charles Lohr e0d5bf3a3a Temporary fix. We don't actually need these, but it still warns. (Will remove later) 2005-05-03 05:01:12 +00:00
Josh Allen 4482cbcde5 Removed metrics for old room selection, added metrics for new room selection. 2005-05-03 01:39:16 +00:00
Josh Allen 86fec46c9a Image for RoomWheel 2005-05-03 01:25:04 +00:00
Josh Allen ed3bf8f07e Fonts for RoomWheel 2005-05-03 01:15:53 +00:00
Chris Danford 4a6ec0a155 separate bar graphics for sort and mode 2005-05-01 23:38:40 +00:00
Chris Danford 2232b4b8ed add missing GiveUpAfter30Misses 2005-05-01 20:49:11 +00:00
Josh Allen 4144d28bf2 Update WheelItemBase 2005-04-30 17:37:26 +00:00
Chris Danford a61d0693f4 flip the P2 life meter in metrics, not in code 2005-04-30 00:54:28 +00:00
Chris Danford 910bb48362 add combo milestone graphic 2005-04-29 02:55:32 +00:00
Chris Danford 9539e03bdc combo metrics cleanup 2005-04-28 22:32:06 +00:00
Chris Danford 09298a4011 add totals 2005-04-28 22:22:23 +00:00
Chris Danford 77efd71587 add expanded bar 2005-04-28 11:39:31 +00:00
Chris Danford 8cf1a9d820 add wheel item metrics 2005-04-28 10:05:12 +00:00