Commit Graph

64 Commits

Author SHA1 Message Date
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
Chris Danford 38e28580cc add FormatNumSongsPlayed 2005-07-14 02:20:56 +00:00
Glenn Maynard 21331d1d29 GetEvaluationNextScreen 2005-07-12 21:48:46 +00:00
Glenn Maynard a1d87f6150 add GetSelectMusicNext 2005-07-12 05:54:38 +00:00
Glenn Maynard 3de4ce6f48 add ScreenPlayerOptionsNext 2005-06-25 05:05:02 +00:00
Glenn Maynard f94ff70548 move title menu special case to a Lua branch 2005-06-25 02:01:22 +00:00
Chris Danford f1cbfbb774 use LuaGrade constant 2005-06-18 13:46:41 +00:00
Glenn Maynard ba1f9a18ee simplify ScreenInstructions 2005-05-30 01:42:59 +00:00
Glenn Maynard 9803d0b42e simplify 2005-05-29 01:34:33 +00:00
Glenn Maynard 5cde88bd78 IsPlayerEnabled -> GAMESTATE:IsPlayerEnabled 2005-05-29 01:02:16 +00:00
Glenn Maynard 05a5dfeb02 cleanup 2005-05-28 08:08:11 +00:00
Glenn Maynard 515197b651 cleanup - use PREFSMAN version 2005-05-28 08:03:50 +00:00
Glenn Maynard 2239c932a4 cleanup - use GAMESTATE version 2005-05-28 07:55:58 +00:00
Chris Danford 0a4f0daa94 add tableshuffle 2005-05-23 19:49:02 +00:00
Chris Danford 16c7b72e61 remove unused non-method CoinMode 2005-05-20 18:03:41 +00:00
Chris Danford 8e861c38ec add branch logic for ScreenSaveSync
logging cleanup
2005-05-20 03:25:38 +00:00
Chris Danford 41ab0920b2 add wrap 2005-05-04 10:31:22 +00:00
Chris Danford 95b7f0a8c3 move split, join to Utilities.lua
add clamp
2005-05-03 19:35:47 +00:00
Glenn Maynard 2cac14ae37 add ModeMenuAvailable 2005-04-27 04:26:06 +00:00
Chris Danford 9fbfabea76 use boolean type, don't return string 2005-04-23 02:33:48 +00:00
Chris Danford 13f9e532d1 fix OptionsMenuAvailable 2005-04-23 01:41:42 +00:00
Chris Danford bd796fd9ac options menu metric fixes 2005-04-21 19:57:10 +00:00
Glenn Maynard 02f5da262c add Sprite:LoadFromSongBanner, Sprite:LoadFromSongBackground 2005-03-19 00:01:35 +00:00
Chris Danford 2b833657fb fix medium color 2005-03-18 01:16:49 +00:00
Chris Danford 2fc7f14419 use Lua for difficulty colors 2005-03-16 08:21:25 +00:00
Chris Danford 9877a12111 add scale 2005-03-12 06:04:41 +00:00
Chris Danford 19382b8ab3 add ExportOnChange table value for Lua 2005-03-08 18:37:09 +00:00
Glenn Maynard 7135178e3f fix SaveTo not being used 2005-02-21 20:18:42 +00:00
Chris Danford 669c0047ee add missing param 2005-02-17 17:12:06 +00:00
Glenn Maynard ce1e6203ee license 2005-02-16 08:37:08 +00:00
Glenn Maynard f710506c6c add TableMetricLookup 2005-02-16 07:50:46 +00:00
Glenn Maynard 97498a4a3e allow specifying the default 2005-02-16 06:50:37 +00:00
Glenn Maynard f4cd02eca8 utils 2005-02-16 06:12:48 +00:00
Glenn Maynard 44b3d97b38 not local 2005-02-16 05:57:40 +00:00
Glenn Maynard cdf0626ba5 OptionRowTable 2005-02-16 05:56:13 +00:00
Glenn Maynard 1db4aa2600 SetSelections -> SaveSelections, GetSelections -> LoadSelections 2005-02-16 04:47:01 +00:00
Glenn Maynard 40fde98efa add license--just as important for Lua scripts as C++ source 2005-02-16 00:15:36 +00:00