Commit Graph
1371 Commits
Author SHA1 Message Date
Glenn Maynard 4dc013cdd1 update 2005-08-26 21:15:53 +00:00
Glenn Maynard 1c08815503 update 2005-08-26 21:13:19 +00:00
Glenn Maynard ef23a5d147 update 2005-08-26 21:10:42 +00:00
Glenn Maynard 21465cbb3b update 2005-08-26 21:06:37 +00:00
Glenn Maynard d82252d6d4 update 2005-08-26 21:05:13 +00:00
Glenn Maynard 49d9766f8f update 2005-08-26 21:02:26 +00:00
Glenn Maynard 669f1be048 update 2005-08-26 19:56:41 +00:00
Chris Danford 977322be05 add list of scores and judgments to multiplayer gameplay 2005-08-26 19:11:01 +00:00
Charles Lohr b4482a42a7 Fix: Use SMOnline Login properly 2005-08-25 00:22:32 +00:00
Glenn Maynard 68467654c3 remove unused metrics 2005-08-24 21:32:22 +00:00
Chris Danford 5710c5bb5e merge Multiplayer into ScreenGameplay 2005-08-23 21:43:32 +00:00
Glenn Maynard ba8efe82a0 optimize: implement scale and clamp lua functions in C 2005-08-23 06:14:11 +00:00
Dan Colardeau 5aee5d00c1 Fix for missing header 2005-08-23 04:34:40 +00:00
Dan Colardeau 909e70064d Fixed No StartScreen on ScreenMusicScroll 2005-08-23 04:18:48 +00:00
Chris Danford 0cb1c0aad2 add ScreenJoinMultiplayer 2005-08-20 22:54:45 +00:00
Chris Danford 502f87a3fc position SOptions rows with a Lua transform function, not a RowY metric for each row 2005-08-15 16:07:08 +00:00
Chris Danford 70d1f0eadb use mixed case values for enum Grade so that enum matches strings matches Lua 2005-08-14 11:38:31 +00:00
Chris Danford 0f98559d16 use FirstAttractScreen, not hard coded explicit screen 2005-08-14 04:35:55 +00:00
Chris Danford 9c0bf43987 add FixedProfiles 2005-08-14 02:03:12 +00:00
Glenn Maynard c5c84793b0 Class=ScreenPrompt 2005-08-14 01:18:16 +00:00
Dan Colardeau e0d81f3256 Fix for missing graphics errors. 2005-08-07 02:15:43 +00:00
Chris Danford 1a9b738d8b new profile/course screen polish 2005-08-05 10:07:49 +00:00
Chris Danford 41b7a17818 add ScreenOptionsManageProfiles 2005-08-04 21:26:07 +00:00
Chris Danford a899cea04d working on course editor 2005-08-03 03:45:29 +00:00
Glenn Maynard c0b05774bf remove ScreenPreInitCommand 2005-08-03 00:51:09 +00:00
Glenn Maynard 7a06b9edbe InitCommand -> ScreenInitCommand 2005-08-03 00:47:33 +00:00
Glenn Maynard 1dec06fd7b ScreenOnCommand 2005-08-03 00:41:30 +00:00
Dan Colardeau b6b091680a Fixed positioning of Banner Frame and Banner on Screen Select Course. 2005-07-30 02:27:36 +00:00
Chris Danford 2a612ddd41 add CourseTypeToString
working on course editor
2005-07-29 23:19:25 +00:00
Glenn Maynard e4cce264ad corrections 2005-07-29 23:01:17 +00:00
Dan Colardeau 5d35c1dc18 Rotated 2nd Player Life Frame on Screen Gameplay (fixed orientation to look like it should)
Made ScreenMapControllers work
Fixed ScreenJukebox errors
Fixed ScreenExit Errors
2005-07-29 22:54:13 +00:00
Chris Danford 924f10db18 working on improved course editor 2005-07-29 02:25:00 +00:00
Chris Danford dda9f61179 add metric SSMaster::LoopScroller 2005-07-26 19:55:00 +00:00
Glenn Maynard bb758d7e8e update 2005-07-23 01:22:49 +00:00
Glenn Maynard 371bc33f47 ScreensToPrepare, ScreensToGroup 2005-07-22 23:12:45 +00:00
Glenn Maynard e2be6fba66 for motion tweens that On and Off to the same place, writing them this way
is an easy way to make them repeatable
2005-07-22 21:14:28 +00:00
Glenn Maynard 219461a3f1 ScreenPlayerOptionsEdit -> ScreenEditOptions 2005-07-20 00:40:01 +00:00
Glenn Maynard 40fc9621da show EditorShowBGChangesPlay in the same options menu 2005-07-20 00:23:05 +00:00
Glenn Maynard 32fefd9073 This isn't actually a ScreenPlayerOptions. ScreenPlayerOptions is only compatible
with player options, and is only used to handle a few special cases needed in gameplay.
This is just a ScreenOptionsMaster (which won't get confused if non-player options
are used).
2005-07-20 00:15:44 +00:00
Glenn Maynard 9464c41f9a separate options for ScreenPlayerOptionsEdit; include useful SongOptions,
too
2005-07-20 00:05:29 +00:00
Glenn Maynard fb1e7325b2 background -> underlay 2005-07-19 21:09:30 +00:00
Glenn Maynard d7c7780f65 ShowUnderlines=1 2005-07-18 21:41:07 +00:00
Glenn Maynard 576a82f895 metrics 2005-07-18 21:26:16 +00:00
Chris Danford 7ef1a9f574 fix missing command warnings 2005-07-16 02:54:55 +00:00
Glenn Maynard 7dbfde93c9 ShowGroups=1 2005-07-15 23:26:58 +00:00
Chris Danford 9e9221609f options menu cleanup 2005-07-15 02:12:20 +00:00
Glenn Maynard 82073cc6b4 fix options menu names 2005-07-15 01:38:25 +00:00
Chris Danford e805f09b3c SharedPreviewAndCursor -> SharedSelection 2005-07-14 21:51:22 +00:00
Chris Danford df5d00eff1 remove Preview element, use Scroll instead 2005-07-14 20:24:01 +00:00
Chris Danford 30598db3bf remove SSM parts 2005-07-14 08:47:12 +00:00