Commit Graph
28212 Commits
Author SHA1 Message Date
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
AJ Kelly 199ed3d130 [ScreenSelectMaster] Fix a crash ("the" crash, really) concerning cursors. Turns out cursors AREN'T always made for players. Only set to invisible if the cursor exists. 2010-05-13 23:02:39 -05:00
AJ Kelly ec06d16403 Let Negative Stops "work" in QuirksMode. 2010-05-13 12:58:20 -05:00
AJ Kelly f429711dd5 Add GetOSName() binding. Returns a string representing the current OS (untested on everything but Windows, should work for everything but BSD, for which I forget the switch off the top of my head) 2010-05-13 12:01:44 -05:00
AJ Kelly 4cf7e1ec3c [ScreenEvaluation] "time label" -> "TimeLabel" for naming consistency 2010-05-13 03:06:56 -05:00
AJ Kelly 6f98b30294 PBProject -> Xcode 2010-05-12 12:21:02 -05:00
AJ Kelly 42e2d09d90 Some theme bug fixes. 2010-05-12 11:47:29 -05:00
AJ Kelly 97749ff421 Even though these files can have separate graphics, most themers will expect the Random and Portal graphics to map to Roulette's by default. 2010-05-11 11:30:40 -05:00
AJ Kelly 782dc574df "VC 2010 Build" [Chris Danford] Nobody on the team owns VS2k10 so we can't test this, but in case someone else makes a project file, this is one less thing you have to do to get things working. 2010-05-09 23:25:09 -05:00
AJ Kelly c8cfb97bf8 GradeTierForExtra# - The comment for this says you can get an AA or better, but the code checks for AAA or better; fix this to be AA as intended. 2010-05-08 17:05:52 -05:00
AJ Kelly 4432344761 Make PaneDisplay show fallback values when Song/Course is null. 2010-05-07 01:19:09 -05:00
AJ Kelly 08e2147e0a [ScreenSelectMusic] Make it so changing difficulty also cancels TwoPartSelection if TwoPartConfirmsOnly. 2010-05-06 10:42:52 -05:00
AJ Kelly ff02466911 manual of honor 2: better than our best 2010-05-06 09:53:18 -05:00