Commit Graph

28224 Commits

Author SHA1 Message Date
AJ Kelly d66fda80f6 update changelog 2010-05-26 00:10:07 -05:00
AJ Kelly c16de85e3a add GetCurLanguage() Lua binding. 2010-05-26 00:09:05 -05:00
AJ Kelly 0a85bfd23d allow ScoreKeeperRave to be used as a ScoreKeeper. 2010-05-26 00:08:35 -05:00
AJ Kelly b740232ca6 rework how the IsGameEnabled() Lua binding works; it now takes a string as a parameter. 2010-05-26 00:07:59 -05:00
AJ Kelly 81921e2488 add [Gameplay] MaxScoreToIncrementMissCombo metric. 2010-05-26 00:07:34 -05:00
AJ Kelly e7917f0721 [Course] add GetCourseDir(), HasBackground(), IsAnEdit() Lua bindings. 2010-05-26 00:07:00 -05:00
AJ Kelly de9c812e3e update changelog 2010-05-25 01:19:13 -05:00
AJ Kelly d2e15bc67e [ScreenNetEvaluation] Don't assume every theme has a Grade display and/or Points display; this fixes crashes in themes which don't have them. 2010-05-25 01:14:44 -05:00
AJ Kelly ac64504077 force ScreenSelectProfile to load preferences; it doesn't increment playcount but i don't care right now 2010-05-24 23:52:36 -05:00
AJ Kelly e0d3c5ecd9 Remove old incomplete naket-* pump noteskins 2010-05-24 20:07:35 -05:00
AJ Kelly 0497a8dd20 update a past changelog item 2010-05-24 01:47:09 -05:00
AJ Kelly 4cdea7c9dc Add a few more Rave metrics, put in the Shared stuff for (likely) upcoming routine work 2010-05-23 23:51:26 -05:00
AJ Kelly cf631a8328 some fixes to make rave go a tiny bit further (still crashes) 2010-05-23 22:17:42 -05:00
AJ Kelly cf04fc3ae7 the extra header at the bottom should be removed; I tried to change the line endings but I'm not 100% sure 2010-05-23 18:50:47 -05:00
AJ Kelly 11ec325bb9 I hope you guys realize that if the linux version fucks up again I am going to get a heart attack and quit sm-ssc 2010-05-23 10:39:28 -05:00
AJ Kelly b6679746ee update changelog 2010-05-23 02:52:44 -05:00
AJ Kelly fae2f3f675 update command line args doc 2010-05-23 02:52:21 -05:00
AJ Kelly 814ed5e5b4 add --game command line argument 2010-05-23 02:51:00 -05:00
AJ Kelly 2d96c81570 update changelog 2010-05-23 01:51:34 -05:00
AJ Kelly cb0a68718f apply a patch from gholms that allows autogen.sh to look for automake 1.11; fixes issue 140 (http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=140) 2010-05-23 01:36:51 -05:00
AJ Kelly fcde44b65f remove ShowSelectGroup from _portKit-SM4 2010-05-22 22:14:02 -05:00
AJ Kelly 97a1358475 forgot to remove the ShowSelectGroup preference in the metrics. 2010-05-22 22:11:12 -05:00
AJ Kelly d5197b63f1 we removed ScreenSelectGroup, let's remove the ShowSelectGroup preference that's just taking up space. 2010-05-22 19:11:19 -05:00
AJ Kelly 51d9de42fc Make the ScoreDisplay zero out if there's no selection. 2010-05-22 10:28:39 -05:00
AJ Kelly 571928c89a add [HelpDisplay] TipSwitchTime metric 2010-05-22 10:26:41 -05:00
AJ Kelly 21d6ae9a11 add PREFSMAN:PreferenceExists() Lua binding 2010-05-22 10:24:41 -05:00
AJ Kelly f8c2b0828f uncomment TimingData::SetDelayAtRow. 2010-05-22 10:24:04 -05:00
AJ Kelly 4ec98bc30c up the maximum size of an edit course from 30KB to 32KB.
allow the #BACKGROUND tag to be read from .crs files.
2010-05-22 10:21:24 -05:00
AJ Kelly 6eb23862fa various other cleanup 2010-05-22 10:12:20 -05:00
AJ Kelly 77b0f48bf0 Small wheel-related cleanups 2010-05-22 10:05:25 -05:00
AJ Kelly 40bd873561 corec's fixes (to my recent commits) from issue 138 (http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=138) 2010-05-22 09:52:20 -05:00
AJ Kelly 894f6684d9 update credits 2010-05-21 21:09:53 -05:00
AJ Kelly 676d0defe7 Add missing video.m4 changes from howl and Petr Baudis's patch. Whoops! 2010-05-21 21:03:45 -05:00
AJ Kelly b0798c05ac corec's changes from http://github.com/corec/cc-overlay/blob/master/games-arcade/sm-ssc/files/sm-ssc-ffmpeg-fixes-01.patch 2010-05-21 20:50:01 -05:00
AJ Kelly d2d6e66b3c Add howl's correspondence to my initial comment (asking about nulls) 2010-05-21 20:17:46 -05:00
AJ Kelly 28f6c97366 Apply gholms's patch in an attempt to fix issue 136 ( http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=136 ). I don't have any Linux boxen for testing, though. 2010-05-19 09:47:14 -05:00
AJ Kelly f56b5e8a12 horizalign/vertalign -> halign/vertalign; add Lifts in PaneDisplay 2010-05-19 00:11:52 -05:00
AJ Kelly 100798b535 slight cleanup 2010-05-18 20:32:33 -05:00
AJ Kelly 2b365bb3cf update Lua documentation 2010-05-18 20:00:55 -05:00
AJ Kelly 2c15ad7921 add PlayerStageStats:GetRadarPossible() and PlayerStageStats:GetRadarActual() Lua bindings. 2010-05-18 18:12:03 -05:00
AJ Kelly eea8126aa7 add MenuTimer:GetSeconds() binding. 2010-05-18 18:07:39 -05:00
AJ Kelly 97a6696b65 Add LifeMeterBattery:GetLivesLeft() Lua binding. 2010-05-18 18:06:49 -05:00
AJ Kelly 5903c2448a Add GetHAlign and GetVAlign Lua bindings to Actor. 2010-05-18 18:01:51 -05:00
AJ Kelly 0c6e8bc360 back to cvs/3.9 grading [Midiman, though I also agreed to it and shake said the graphics were meant for the old grading]
change horizalign and vertalign to halign and valign, respectively
2010-05-18 17:54:49 -05:00
AJ Kelly 1167cb7a2f what the heck's this MifMiss stuff? 2010-05-17 13:29:26 -05:00
AJ Kelly 4afca75666 add SetSize as an alias for setsize 2010-05-17 13:28:47 -05:00
AJ Kelly 2772facb71 Commit installer theme for people who want to make their own NSIS installer 2010-05-15 15:57:19 -05:00
AJ Kelly dd5fa35ff0 The beginning of arcade mode stuff. Mainly only deals with TitleJoin and Demonstration at the moment and pretty much assumes Event Mode is on. 2010-05-15 15:56:45 -05:00
AJ Kelly fff7a64f71 update changelog 2010-05-15 14:27:21 -05:00
AJ Kelly a01a7c4240 AnnouncerManager gets Lua bindings, and now exists at ANNOUNCER.
New bindings:
ANNOUNCER:DoesAnnouncerExist(sAnnouncer) - returns a bool
ANNOUNCER:GetAnnouncerNames() - returns a table of strings
ANNOUNCER:GetCurrentAnnouncer() - returns a string
ANNOUNCER:SetCurrentAnnouncer(sAnnouncer) - sets the new announcer
2010-05-15 14:19:42 -05:00