Commit Graph

100 Commits

Author SHA1 Message Date
Glenn Maynard d293c0a09a table.foreach deprecated in lua 5.1 2006-09-21 03:04:28 +00:00
Glenn Maynard 60710d8202 GetPath changed to GetPathX 2006-09-14 21:40:02 +00:00
Steve Checkoway 65b2022445 No options menu for oni. 2006-08-19 09:07:37 +00:00
Steve Checkoway 8439977cfb Remove debugging. 2006-08-19 09:01:37 +00:00
Steve Checkoway 510a2162fb Add stage mods for oni. 2006-08-19 09:01:17 +00:00
Steve Checkoway fa0bc95823 Stage mods. 2006-08-18 01:27:14 +00:00
Steve Checkoway 547d979061 Set up stage mods. 2006-08-18 00:13:29 +00:00
Steve Checkoway a59a432ff6 Possible fix for nil value. 2006-08-17 20:31:16 +00:00
Glenn Maynard 241ad288be do clear if no song or course 2006-08-16 06:02:01 +00:00
Glenn Maynard d0872d4459 HelpDisplay:setfromsongorcourse 2006-08-16 05:38:25 +00:00
Josh Allen 80f399d20c deny unsupported modes while networked 2006-08-14 07:32:36 +00:00
Glenn Maynard 727f4cfcc1 Actor:player 2006-08-10 21:25:37 +00:00
Steve Checkoway a6cd1ace09 Simplify. 2006-08-06 02:56:56 +00:00
Glenn Maynard 3e7679b64b compaibility helpers 2006-07-28 23:26:22 +00:00
Steve Checkoway 1ca8ec0f11 -30 -> 30 2006-07-24 03:03:43 +00:00
Steve Checkoway b5665afe2a Fix typo. Add JudgmentTransformSharedCommand. 2006-07-24 01:06:18 +00:00
Steve Checkoway 7e3622464a Missed commit. 2006-06-29 01:11:10 +00:00
Steve Checkoway f16e921945 Fix bugs 1509452 (failing extra stage causes game over) and 1508308 (setting ShowEvaluationOnFail=1 is ignored). 2006-06-22 11:36:42 +00:00
AJ Kelly d4c7112a36 fix problem with SM erroring (nonfatal) when a song is played without a background 2006-06-14 01:12:15 +00:00
Chris Danford bf60e1dbf4 add scale_or_crop_background 2006-05-05 23:09:52 +00:00
Chris Danford 7a9497e30c remove unfinished multiplayer stuff 2006-04-21 00:48:30 +00:00
Chris Danford 036935282e remove global Lua function in GameState.cpp 2006-03-18 22:15:26 +00:00
Glenn Maynard fee07ccb36 override upper/lower with our own 2006-03-03 02:06:03 +00:00
Glenn Maynard 2b04608623 license 2006-03-03 02:03:42 +00:00
Chris Danford fc682c406f ScreenGameplaySyncMachine cleanup 2006-02-06 07:43:07 +00:00
Chris Danford 8d584de037 push ScreenSaveSync instead of making it a separate screen. Simplifies branching. 2006-02-04 20:14:04 +00:00
Chris Danford 9dfd70b948 add ScreenGameplaySyncMachine
fix non-localized text on install package dialog
2006-02-04 18:40:58 +00:00
Glenn Maynard 57947b2252 Use ScreenManager's preload logic, instead of manually loading
a bunch of screens.
2006-01-30 07:09:25 +00:00
Glenn Maynard 3229a7fbf4 Use ScreenManager's preload logic, instead of manually loading
a bunch of screens.
2006-01-30 06:59:15 +00:00
Glenn Maynard ea3365391b ActorFrame:propagatecommand 2006-01-24 02:10:50 +00:00
Glenn Maynard aec1385061 Actor:smooth 2006-01-23 06:54:23 +00:00
Glenn Maynard 27327ff6c3 ease, bouncebegin, bounceend 2006-01-23 05:49:22 +00:00
Glenn Maynard bd31e7fd92 add helper 2006-01-18 08:47:00 +00:00
Glenn Maynard 4f4654529f add ScreenMetric, ScreenString 2006-01-14 05:57:14 +00:00
Glenn Maynard e05770c65b fix "join" 2006-01-14 02:25:46 +00:00
Chris Danford 4d49c60bff localizable 2006-01-07 06:47:24 +00:00
Chris Danford c27dc12583 move skipping of SSelectGroup into a branch (fixes SSGroup::TweenOnScreen assert) 2005-10-15 06:20:59 +00:00
Glenn Maynard a0da988918 GetRandomSongBackground 2005-09-25 01:41:26 +00:00
Glenn Maynard bb01b4c26b add GetCoursesToShowRanking 2005-09-21 20:53:20 +00:00
Glenn Maynard 0d1ccc0a13 logic update 2005-09-11 04:16:34 +00:00
Glenn Maynard 05a25c0b68 PlayerColor returns rgba 2005-08-31 04:02:41 +00:00
Glenn Maynard 736e055a82 DifficultyColor returns r,g,b,a 2005-08-31 02:17:18 +00:00
Chris Danford 656d5fb2ea use GAMESTATE:GetPlayMode instead of PlayModeName 2005-08-30 08:01:39 +00:00
Glenn Maynard f292ab69ef handle cycles 2005-08-29 06:30:09 +00:00
Glenn Maynard de251f6834 add DeepCopy 2005-08-29 06:19:45 +00:00
Chris Danford cb3c9b60a4 remove uses of PlayModeName 2005-08-28 09:01:19 +00:00
Chris Danford 977322be05 add list of scores and judgments to multiplayer gameplay 2005-08-26 19:11:01 +00:00
Glenn Maynard ba8efe82a0 optimize: implement scale and clamp lua functions in C 2005-08-23 06:14:11 +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 0cdefdbc33 name cleanup:
ScreenOptionsMenu -> ScreenOptionsService
ScreenOptionsSubMenu -> ScreenOptionsServiceChild
2005-07-14 05:52:17 +00:00