Commit Graph
164 Commits
Author SHA1 Message Date
Chris Danford fdeb564a72 remove unused 2009-04-15 19:13:57 +00:00
Chris Danford 3ff00cf9a4 remove ScreenOptionsManageWorkouts 2009-04-11 20:52:31 +00:00
Chris Danford 004df80bf6 ScreenOptionsReviewWorkout -> ScreenOptionsCourseOverview 2009-04-11 19:19:03 +00:00
Chris Danford 311eace2b6 ScreenOptionsEditPlaylist -> ScreenOptionsEditCourse 2009-04-11 19:16:10 +00:00
Chris Danford 35df186a28 move EditCourseUtil into CourseUtil, remove WorkoutManager 2009-04-11 19:10:41 +00:00
Chris Danford 2cf276fb43 ExportStrings.* -> CommandLineActions.* 2009-04-10 22:29:00 +00:00
Chris Danford a4dd16da5a remove old files 2009-03-22 20:14:27 +00:00
Chris Danford ed75682b9f remove Workout, fold into EditCourses 2009-03-22 08:42:27 +00:00
AJ Kelly 6bacf561ca add ScreenOptionsExportPackage 2009-03-03 21:29:06 +00:00
AJ Kelly 685ecfd549 add ScreenHighScores to 2k3 and 2k5 solutions 2008-11-27 03:34:41 +00:00
AJ Kelly 43510ce723 Remove ScreenSelectStyle, ScreenSelectGroup, ScreenSelectDifficulty from VS2k3 project 2008-11-24 07:10:27 +00:00
Rob Campbell 4972b20129 remove DifficultyDisplay.cpp/h, add StepsDisplay.cpp/h 2008-08-17 21:22:02 +00:00
Mike Hawkins bf76c885e2 Remove ScreenStage 2008-07-27 01:27:01 +00:00
Colby Klein 3487e60cba Fix compile 2008-07-17 12:19:42 +00:00
Chris Danford 065836551a help text fixup 2008-06-02 00:34:01 +00:00
Chris Danford 4348415e0b specify metric or string in error messages for easier tracing 2008-06-02 00:29:46 +00:00
Chris Danford 0544328038 remove FontBaseZoom in favor of doubleres font textures. This is cleaner and doesn't have weird interactions with maxwidth, wrapwidthpixels, etc 2008-05-27 17:08:25 +00:00
Chris Danford 89a4aeb1ff remove ScreenGameplaySyncMachine - instead concentrage on better sync controls in ScreenGameplay/ScreenSyncOverlay 2008-05-11 08:16:10 +00:00
Chris Danford b99e007811 simply: remove CenterImage. Modern TVs don't need scaling down to fix in safe zone areas (Xbox build), and the couple of people using hacky CGA modes on arcade monitors can edit Preferences.ini directly. If this ever needs to be added back, it should be part of DebugOverlay. 2008-05-09 23:06:35 +00:00
Chris Danford 00c9ffcd67 OptionIcon -> ModIcon to reduce confusion between OptionRow, OptionIconRow 2008-04-27 21:31:56 +00:00
Chris Danford 2100c62d7d fix output dir 2008-04-18 17:18:08 +00:00
Chris Danford 9241720bb5 fix VC 2005 compile 2008-04-18 00:24:20 +00:00
Chris Danford cf3aec361f tweak score number styles 2008-03-27 05:59:09 +00:00
Chris Danford 03755922ce add per Screen TimerMetricsGroup 2008-03-26 06:06:00 +00:00
Chris Danford 5e87c2e81a karaoke prototype (disabled) 2008-03-12 23:17:39 +00:00
Chris Danford 7f5657901c better name: DifficultyMeter -> DifficultyDisplay 2008-03-11 10:41:11 +00:00
Chris Danford 62aa6aa45c remove DifficultyRating (old ez2 reminant) 2008-03-11 10:08:36 +00:00
Glenn Maynard 1217c89c4d CRLF 2008-03-07 23:55:58 +00:00
Chris Danford a0959e8042 do MusicSortDisplay entirely in Lua 2008-02-15 10:12:11 +00:00
Chris Danford a76bbaa694 revert last 2008-01-05 19:35:57 +00:00
Chris Danford 4f719f3cdf no message 2008-01-05 05:25:20 +00:00
AJ Kelly be629cca14 add ScreenOptionsToggleSongs 2007-08-21 22:32:09 +00:00
AJ Kelly b4e24a2039 add RageUtil_CachedObject 2007-08-12 22:28:34 +00:00
Vecais Dumais Laacis c4cdd89627 added ScreenSelectProfile.cpp/h to project files 2007-08-08 10:19:09 +00:00
Chris Danford ecbe17d289 add ScreenProfileSave 2007-04-30 18:12:17 +00:00
AJ Kelly 8d168ad8e2 add ScreenProfileLoad 2007-04-24 21:09:57 +00:00
Chris Danford 7154266972 merge sound streams, from Glenn 2007-04-24 03:12:37 +00:00
Glenn Maynard 48ceb75ddc These screens aren't used by maintained themes and havn't been touched in a long time, they're pretty out of date for current screen design. Let's remove them from the build for now. 2007-04-10 15:34:21 +00:00
AJ Kelly cc77e3a11d remove deleted files 2007-04-08 02:11:50 +00:00
Chris Danford 43ef38383d separate CurrentStageIndex into separate number per game and per player. This allowed for staggered join periods. 2007-03-25 09:37:14 +00:00
Chris Danford 62466e7c48 add CodeSet.* 2007-03-17 19:55:56 +00:00
Chris Danford 092f104aeb remove Combo.*, Judgment.* 2007-03-05 20:26:55 +00:00
Chris Danford ee304290ec add experimental OptionsList 2007-03-01 07:57:04 +00:00
Glenn Maynard 31caea19cb fix path 2007-02-07 09:38:52 +00:00
Chris Danford 253461000c move common PlayTicks code into GameplayAssist 2007-01-25 00:50:57 +00:00
Glenn Maynard 76d722b38e update 2007-01-24 08:40:00 +00:00
Glenn Maynard a02d0de0a1 remove old files; I wish VC would warn about missing headers in the project 2007-01-24 06:45:00 +00:00
AJ Kelly 27aaaf0be0 add RageSoundReader_PostBuffering 2007-01-20 19:03:15 +00:00
Chris Danford 15b1789392 add SoundEffectControl.* 2007-01-16 06:28:06 +00:00
Chris Danford 94cd9cf4c8 add SampleHistory.* 2007-01-16 00:28:36 +00:00