072f096214
Only unchose steps if menutimer have more than 10 seconds, twoparttimerseconds and allowing to unchose the song makes a "infinite timer" bug
Marcio Barrientos2012-11-26 15:16:00 -06:00
de371d136f
Attempt to fix OpenGL shader compilation crash when drivers seem to have only partial shader support. Please test. If this still doesn't work, all shader support may simply be forced to require GL 2.0.
Colby Klein2012-11-13 15:01:32 -08:00
55814a9628
Start of GLES2 support. Not approaching functional, don't try to use it yet.
Colby Klein2012-10-31 16:17:22 -07:00
775a978379
Default Speed Length for SMA files is 4.
Aldo Fregoso2012-10-20 04:04:22 -05:00
5354edae0b
Intermediate directory was not quoted.
Aldo Fregoso2012-10-20 04:03:49 -05:00
68263efe12
I'm not sure why I thought MAX was a macro. Oops.
Colby Klein2012-10-17 12:51:13 -07:00
27d0e3ec47
Use MAX() against the difficulty to prevent ratings of 0. Various other style tweaks. Jason: The functions (well, macros) you were looking for are MIN, MAX, and CLAMP.
Colby Klein2012-10-17 11:21:28 -07:00
9672bbd09a
theme updates, made a few things faster; makes the game look far smoother than most people realize.
Jonathan Payne2012-08-04 17:54:37 -07:00
280d4ecde7
/new: practically 1:1 to 3.9 title menu. + default transitions + better system underlay solution + thanks koizu best logo ever
Jonathan Payne2012-07-22 22:44:39 -07:00
c2bc9d1ff3
if you fail to reach the top the more you break the more you drop. try it again. try it again.
Flameshadowxeroshin2012-07-22 12:05:19 -05:00
2b21a91f91
Add ResetSelection binding to MusicWheel, add MusicWheel to Luadocs
Flameshadowxeroshin2012-07-22 11:44:45 -05:00
1d5f4379bc
Fix edgecases presented by bugzilla #740: fallback to .sm file if .ssc file in cache is missing
Patrick McIlroy2012-07-21 00:39:18 -07:00
2f57a6cb78
actually get this to compile.
AJ Kelly2012-07-20 23:51:28 -05:00
7d9441cbfe
update small new stuff, ActorUtil additions.
Jonathan Payne2012-07-20 12:54:39 -07:00
6504580576
[ScreenSelectMusic] Fix an issue where Control+<Letter> wouldn't work.
AJ Kelly2012-07-10 01:39:02 -05:00
bffa610fb7
remove Lua scoring for now. Themes don't need to remove Lua scoring code to work, but it won't do anything.
Flameshadowxeroshin2012-07-10 00:35:02 -05:00
105c1b74d6
[InputMapper] Use "|" for separating entries instead of ",", since some companies have names like "x Ltd., something". [Mordae, AJ]
AJ Kelly2012-07-09 12:21:21 -05:00
435fd9ef56
A bunch of small changes that will hopefully let me close issue 176 once and for all.
AJ Kelly2012-07-09 11:30:04 -05:00
80496c92bb
okay, i'm committing this. if it chokes and dies, which it probably will, revert it unless my mistake was incredibly stupid.
Flameshadowxeroshin2012-07-08 23:48:44 -05:00
7051b2bc16
it's bitching about this for some reason
AJ Kelly2012-07-08 10:58:53 -05:00
8f682fcd91
add styles for maniax mode
AJ Kelly2012-07-08 10:58:01 -05:00
853af1ea69
[PlayerStageStats] Added GetSongsPassed and GetSongsPlayed Lua bindings.
AJ Kelly2012-07-06 23:12:37 -05:00
d1c2e3ad02
[ScoreDisplayRave] Add FrameBase and FrameOver to the metrics.
AJ Kelly2012-07-06 13:09:18 -05:00
3f16433261
[ScreenRanking] Don't clobber alpha values when applying colors in SetPage.
AJ Kelly2012-07-05 15:12:57 -05:00
330dd89cb6
[ScreenRanking] Added "NextPage" command. "SwitchPage" command is now "SwitchedPage".
AJ Kelly2012-07-05 14:51:26 -05:00
74065ff0fd
[ScreenGameplay] When ShowLifeMeterForDisabledPlayers is true, don't fill up life in the meter for the disabled player. (LifeMeterBar only)
AJ Kelly2012-07-03 12:51:03 -05:00