Commit Graph
523 Commits
Author SHA1 Message Date
Chris Danford f71cb1cdcf merge Multiplayer into ScreenGameplay. This needs cleanup. 2005-08-23 21:38:51 +00:00
Chris Danford 7acbfe9cee add ScreenJoinMultiplayer 2005-08-20 22:47:24 +00:00
Chris Danford e50a401341 move Character stuff out of messy GAMESTATE and into CHARMAN 2005-08-14 12:06:40 +00:00
Chris Danford f0e8a34327 Add new ScreenOptionsManageProfiles 2005-08-04 21:27:42 +00:00
Chris Danford 2498a33146 add Course*CRS files 2005-08-01 02:53:46 +00:00
Chris Danford e3167a82d8 working on new course edit screens 2005-07-30 19:34:23 +00:00
Chris Danford 359d745e67 add course edits, improved course editor 2005-07-29 02:23:02 +00:00
Chris Danford 169bedf903 fix build 2005-07-22 05:03:35 +00:00
Chris Danford ce4156625d add missing file 2005-07-16 05:29:43 +00:00
Chris Danford 295424aa6f fix build 2005-07-13 20:33:14 +00:00
Chris Danford dda77894e8 Remove CourseEntryType. Instead, treat each CourseEntry property as a filter. 2005-06-27 04:41:36 +00:00
Chris Danford 7a1d736694 working on new course editor 2005-06-26 21:31:07 +00:00
Chris Danford 00b4623f59 fix link 2005-06-20 17:40:40 +00:00
Chris Danford 5deadb2566 revert last 2005-06-11 01:53:40 +00:00
Chris Danford d1fdc21864 fix songs with stops and manually set BPM not disqualifying with C* 2005-06-10 20:29:42 +00:00
Charles Lohr e379632297 Update VC6 project 2005-06-01 02:39:21 +00:00
Chris Danford b20dae52f1 remove SStyleSplash 2005-05-31 06:53:18 +00:00
Chris Danford dac72665e3 move background file enumerating into BackgroundUtil.*
fix editor background change functionality
2005-05-31 01:17:37 +00:00
Charles Lohr 8e74fab0c1 Add: Win32 MIDI Support 2005-05-25 21:58:56 +00:00
Renaud Lepage bd296020e2 Removed the abnormalities in the DSP. Please update. 2005-05-19 23:44:32 +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
Glenn Maynard 83d8099f7f remove ConditionalBGA; it's not used. ask the list if you need to know how to do something that was done in this ... 2005-05-19 20:26:53 +00:00
Chris Danford 1e056f9107 add experimental ScreenDebugOverlay 2005-05-16 10:10:08 +00:00
Josh Allen b6944ab340 Opps, RoomWheel in wrong organizational folder 2005-05-03 01:56:18 +00:00
Josh Allen 632d6e6e86 Added RoomWheel 2005-05-03 01:36:27 +00:00
Josh Allen 30ac0fc5aa Added WheelBase and WheelItemBase to project 2005-04-30 17:32:51 +00:00
Chris Danford 371f97effe cleanup survival elements 2005-04-21 11:16:01 +00:00
Chris Danford 5a63aca12e add basic survival gameplay 2005-04-21 04:34:53 +00:00
Chris Danford 8e6637dd0d merge ListDisplay into ActorScroller 2005-04-10 23:42:47 +00:00
Chris Danford 0ad3daab06 add ScoreDisplayAliveTime 2005-04-09 04:22:58 +00:00
Chris Danford 880e42e1d3 fix conflicting ScreenMessage IDs by automatically generating unique values 2005-03-23 08:48:38 +00:00
Chris Danford 96852c234c Add a virtual keyboard to ScreenTextEntry 2005-03-22 20:15:24 +00:00
Chris Danford b85b303342 fix compile 2005-03-16 02:06:48 +00:00
Chris Danford c25272c5a3 add missing file 2005-02-28 04:05:50 +00:00
Chris Danford fbf7bc4f26 split OptionRowHandler out of ScreenOptionsMaster 2005-02-24 04:56:36 +00:00
Glenn Maynard c691cef8a2 UnlockSystem.cpp -> UnlockManager.cpp 2005-02-21 06:24:47 +00:00
Chris Danford 0ce416cb26 add ScreenSplash - a replacement for ScreenStage 2005-02-17 05:57:21 +00:00
Chris Danford fc24b28503 update VC6 proj 2005-02-16 17:30:58 +00:00
Chris Danford 5492de16e4 fix VC6 compile 2005-02-16 03:29:11 +00:00
Chris Danford bb712884bb move global StageStats into a singleton 2005-02-16 03:25:45 +00:00
Chris Danford d9e71d7798 fix bogus, by-hand edit 2005-02-15 00:59:56 +00:00
Chris Danford 0ab2447027 move "rolling numbers" functionality out of ScoreDisplayNormal 2005-02-15 00:49:22 +00:00
Glenn Maynard 4a25a4b43a update 2005-02-13 04:04:43 +00:00
Chris Danford 40c9e8fbe7 cache common metrics 2005-02-12 21:03:39 +00:00
Chris Danford 93b8ba48b6 Move OptionRow to a separate file
Don't init all BitmapText objects for long rows.  Calculate the row width, then init the text.
2005-02-11 07:50:26 +00:00
Chris Danford 1de61aa8ae split AutoActor into a separate file 2005-02-09 05:27:51 +00:00
Chris Danford 613b99d26f add experimental MessageManager 2005-02-09 05:20:49 +00:00
Chris Danford 5844f7d297 fix build 2005-02-05 20:37:23 +00:00
Chris Danford 44f7715e89 fix VC6 proj 2005-01-31 02:27:53 +00:00
Glenn Maynard fd4dd1aaab add RageFileDriverTimeout 2005-01-27 03:30:11 +00:00