Commit Graph
32884 Commits
Author SHA1 Message Date
Patrick McIlroy 1d5f4379bc Fix edgecases presented by bugzilla #740: fallback to .sm file if .ssc file in cache is missing 2012-07-21 00:39:18 -07:00
AJ Kelly 2f57a6cb78 actually get this to compile. 2012-07-20 23:51:28 -05:00
Jonathan Payne 7d9441cbfe update small new stuff, ActorUtil additions. 2012-07-20 12:54:39 -07:00
Jonathan Payne d1c8107295 New attacks 2012-07-20 12:08:54 -07:00
AJ Kelly 52b9c723dc [OptionRow] Set text after running OnCommand 2012-07-19 19:37:06 -05:00
AJ Kelly fe8578896b royal freem corporation. 2012-07-17 19:11:26 -05:00
AJ Kelly 5ccea89f34 finally fix PostScreenMessage's parameters 2012-07-16 23:54:32 -05:00
AJ Kelly 355cd45080 fix timing display when using justice (issue 828) 2012-07-12 16:58:45 -05:00
AJ Kelly d97251b14e sigh. 2012-07-12 09:58:51 -05:00
AJ Kelly f8a2b60b79 update lua.xml for alpha 3; no need to worry about repacking 2012-07-11 19:45:31 -05:00
AJ Kelly 03dac874ae forgot to update release date 2012-07-11 19:16:58 -05:00
AJ Kelly 992d5d8232 sm5 alpha 3 2012-07-11 19:11:36 -05:00
AJ Kelly 53938d6b23 [ScreenEditMenu] Don't use "Blank" in the description for blank steps; use a blank string instead. 2012-07-11 00:13:36 -05:00
AJ Kelly 3f4da852f8 the mines in retro* should be red, not orange 2012-07-10 20:57:21 -05:00
AJ Kelly f425edfbb0 more document updates 2012-07-10 19:41:35 -05:00
AJ Kelly b697bd9d4f guitar mode was removed 2012-07-10 19:31:27 -05:00
AJ Kelly 20c6eb025a HowToPlay was fixed. 2012-07-10 19:29:08 -05:00
AJ Kelly d1c1f858eb small updates. this should really be worked on at some point. 2012-07-10 19:25:44 -05:00
AJ Kelly 996ca1642a removing the scoring line from options for now, to prevent crashes 2012-07-10 12:20:37 -05:00
AJ Kelly e901d404b5 fix redir 2012-07-10 10:52:20 -05:00
AJ Kelly 3604fd6f5c tweaking the timing icons 2012-07-10 01:47:18 -05:00
AJ Kelly 6504580576 [ScreenSelectMusic] Fix an issue where Control+<Letter> wouldn't work. 2012-07-10 01:39:02 -05:00
Flameshadowxeroshin bffa610fb7 remove Lua scoring for now. Themes don't need to remove Lua scoring code to work, but it won't do anything. 2012-07-10 00:35:02 -05:00
AJ Kelly 26890e5612 update lua documentation 2012-07-09 19:25:57 -05:00
AJ Kelly 105c1b74d6 [InputMapper] Use "|" for separating entries instead of ",", since some companies have names like "x Ltd., something". [Mordae, AJ] 2012-07-09 12:21:21 -05:00
AJ Kelly 435fd9ef56 A bunch of small changes that will hopefully let me close issue 176 once and for all. 2012-07-09 11:30:04 -05:00
Flameshadowxeroshin 33054865ee here's the first problem 2012-07-09 10:10:24 -05:00
Flameshadowxeroshin 80496c92bb okay, i'm committing this. if it chokes and dies, which it probably will, revert it unless my mistake was incredibly stupid. 2012-07-08 23:48:44 -05:00
AJ Kelly 7051b2bc16 it's bitching about this for some reason 2012-07-08 10:58:53 -05:00
AJ Kelly 8f682fcd91 add styles for maniax mode 2012-07-08 10:58:01 -05:00
AJ Kelly 853af1ea69 [PlayerStageStats] Added GetSongsPassed and GetSongsPlayed Lua bindings. 2012-07-06 23:12:37 -05:00
Jonathan Payne 4d00966c56 uh oh.. 2012-07-06 13:08:41 -07:00
Jonathan Payne 8932f472d7 Merge 2012-07-06 11:58:17 -07:00
Jonathan Payne 185643aa26 Fix editor yellow syndrome, remove EditModifiers metric 2012-07-06 11:56:41 -07:00
AJ Kelly d1c2e3ad02 [ScoreDisplayRave] Add FrameBase and FrameOver to the metrics. 2012-07-06 13:09:18 -05:00
AJ Kelly 3f16433261 [ScreenRanking] Don't clobber alpha values when applying colors in SetPage. 2012-07-05 15:12:57 -05:00
AJ Kelly 330dd89cb6 [ScreenRanking] Added "NextPage" command. "SwitchPage" command is now "SwitchedPage". 2012-07-05 14:51:26 -05:00
AJ Kelly 74065ff0fd [ScreenGameplay] When ShowLifeMeterForDisabledPlayers is true, don't fill up life in the meter for the disabled player. (LifeMeterBar only) 2012-07-03 12:51:03 -05:00
AJ Kelly 483c457a7e hide timer on ScreenNoise 2012-07-03 04:37:24 -05:00
AJ Kelly 8d8931999f ...fix ScreenHowToPlay not showing notes. Yes, I'm surprised as you are. 2012-07-03 01:40:15 -05:00
AJ Kelly 2a2cf23c47 [RageUtil] Add detection of .hg to StripCvsAndSvn. 2012-07-02 21:52:31 -05:00
AJ Kelly b5b7036cd7 maniax shows combo starting at 5 2012-07-02 17:30:17 -05:00
AJ Kelly efb3b0b3ed [ScreenHowToPlay] Run InitCommand on Characters if enabled. 2012-07-02 16:57:22 -05:00
AJ Kelly 2c01d46559 the compiler in Visual Studio 2010 is a jerk. VS2008 was able to compile it just fine. :( 2012-07-02 16:50:12 -05:00
John Reactor d4f43a2624 update in polish translation. 2012-07-02 22:59:02 +02:00
AJ Kelly 451a56b0c6 fix case; fixes linux build 2012-07-01 15:27:50 -05:00
AJ Kelly 9931903f88 add CreateZip from SM4 betas. Someone should probably add this to the xcode project file. 2012-07-01 12:46:00 -05:00
AJ Kelly 3afd1b930b no, really. fix it this time. and stop telling me about createzip, local st command 2012-07-01 12:39:10 -05:00
AJ Kelly 2806f86699 do it right this time. 2012-07-01 12:30:14 -05:00
AJ Kelly 64e7b85a9e add SaveToJsonFile() function from SM4 betas. 2012-07-01 12:24:39 -05:00