Commit Graph

24 Commits

Author SHA1 Message Date
Chris Danford 35709df92d have Do() return the system message to show 2005-08-17 10:24:00 +00:00
Chris Danford da89149199 have Do() return the system message to show 2005-08-17 10:16:06 +00:00
Chris Danford 8761b044e2 spacing cleanup 2005-08-17 09:40:35 +00:00
Chris Danford 365e564939 allow InputDeviceHandlers to provide a device-specific input string for displaying 2005-08-17 05:56:59 +00:00
Chris Danford 1e1531df2f self-registering DebugLines 2005-08-16 23:23:49 +00:00
Chris Danford 37a4bfa201 add Flush Log 2005-08-16 20:14:23 +00:00
Chris Danford 8dec6d6f3a add hold 2 buttons for debug overlay (for joysticks) 2005-08-16 19:56:37 +00:00
Chris Danford 7191258c0a clean up enum Message names so that they match the corresponding strings 2005-08-14 07:29:48 +00:00
Chris Danford 09386e06e3 add Volume Up/Down tied to the preference so that it persists across runs 2005-08-14 06:35:35 +00:00
Glenn Maynard 6ac51af9c2 header 2005-07-20 09:48:19 +00:00
Glenn Maynard a305c072c0 cleanup 2005-07-19 06:20:18 +00:00
Chris Danford 0f291512e2 add debug toggle menu timer 2005-06-16 19:54:50 +00:00
Glenn Maynard c8ce010007 fix DebugLine_WriteProfiles 2005-06-15 23:54:59 +00:00
Chris Danford 0c1c8332b4 "reload theme" -> "reload theme and textures" 2005-06-03 05:05:17 +00:00
Chris Danford d663b44ba0 add WritePreferences 2005-06-02 22:25:42 +00:00
Chris Danford 47681f4684 DebugMenu: ReloadScreen load the current screen, not the initial screen 2005-05-24 23:32:39 +00:00
Chris Danford 4da8865e87 fix AV on theme reload 2005-05-20 18:09:41 +00:00
Glenn Maynard 2a8f4d02cf fix eating keys 2005-05-20 00:41:22 +00:00
Chris Danford d67d60e178 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:29:39 +00:00
Chris Danford dd98a6bc7e move more of autoplay into debugOverlay 2005-05-18 07:15:56 +00:00
Chris Danford 5c16cabf0d move CoinMode toggle entirely into debug menu
add mute to debug menu
2005-05-16 22:23:20 +00:00
Chris Danford 0ad77eb5cc fix vc7 warnings 2005-05-16 19:45:03 +00:00
Chris Danford 9de6862130 hook up MonkeyInput and DebugLights to debug menu 2005-05-16 18:17:06 +00:00
Chris Danford 1e056f9107 add experimental ScreenDebugOverlay 2005-05-16 10:10:08 +00:00