Commit Graph

32643 Commits

Author SHA1 Message Date
AJ Kelly ca09f6dd67 more script cleanup 2012-03-24 00:16:21 -05:00
AJ Kelly 9a26e009a2 various fallback script cleanup 2012-03-24 00:13:25 -05:00
AJ Kelly b69a985e6b small formatting changes to scoring lua file 2012-03-24 00:02:24 -05:00
John Reactor 71084e7b2e Update in Polish translation. 2012-03-23 22:22:08 +01:00
AJ Kelly f690fee543 add a graphic for items that load webpages to the Hello World reference page scroller. (the tango icons are in the public domain) 2012-03-23 14:51:06 -05:00
AJ Kelly ff357e4def going on a string localization rampage in the default theme. aside from graphics, this should be the last of the non-themeable text that actually matters (unless someone really has to change 'P1'/'P2' on the DifficultyList cursors...) 2012-03-23 12:42:06 -05:00
AJ Kelly 0b11e9c01c 1) 10 seconds is too long. meet in the middle at 7.5.
2) use tabs instead of spaces
2012-03-22 20:28:47 -05:00
John Reactor 89d70f5bff Keymap Warning was displayed for too short period of time. 2012-03-22 21:18:20 +01:00
John Reactor 4c6d4527ed update in Polish translation 2012-03-22 21:13:50 +01:00
AJ Kelly 2a49c27cba change ScreenMapControllers warning to use strings instead 2012-03-22 11:57:45 -05:00
John Reactor f648df523a Small corretion in Polish translation. 2012-03-22 11:54:14 +01:00
AJ Kelly 973dc2a3d7 Turns out we don't need PlayerJoined in [ScreenSelectMaster] UpdateOnMessage after all. 2012-03-21 19:44:40 -05:00
Jonathan Payne 93db98d0ea fix SuddenDeath being scaled by LifeDifficulty by instead just not scaling it. 2012-03-20 21:26:24 -07:00
Jonathan Payne 720397243b changelog update. 2012-03-20 20:46:48 -07:00
Jonathan Payne 447a16d5bd Allow playback of courses in Course Edit mode ( why does this keep getting
disabled? please stop that. )
2012-03-20 20:45:35 -07:00
AJ Kelly b13f0ed644 update changelog 2012-03-20 22:43:05 -05:00
Jonathan Payne 62b9dc793f Don't use StepTiming by default. 2012-03-20 19:51:46 -07:00
AJ Kelly 7d820efbb6 update luadocs 2012-03-20 19:47:50 -05:00
AJ Kelly e0a8bc81b0 update comment 2012-03-20 17:11:12 -05:00
AJ Kelly 2618164fa8 move Theme Options from fallback to default; not every theme will have them 2012-03-20 17:10:56 -05:00
AJ Kelly 660eeaae9c [NoteField] Fix 3D noteskins overlapping. [shakesoda, AJ] let me know how this works for you guys -freem 2012-03-20 00:19:28 -05:00
AJ Kelly 9174f07dae [Background] Fix 3D noteskins and dancing characters from clashing with each other. [shakesoda, AJ] 2012-03-20 00:10:43 -05:00
AJ Kelly a3165a8775 updated language files from @niler_jp; have not included the enclosed fonts yet, however. if they cover enough characters, I will likely replace the vlgothic font with it. 2012-03-19 23:12:12 -05:00
Jason Felds 73cc1bdaae [sm5a2futures -> default] Not that much changed...
Mainly minor stuff. Time this gets brought in.

The other multi chain branches...
unsure of their fate. May need to be redone again
since not everyone is happy with its progress.
2012-03-18 22:05:07 -04:00
AJ Kelly a20138b7b3 i hate this end of line crap 2012-03-18 18:38:50 -05:00
Jonathan Payne 34dd77c8fc Merge. 2012-03-18 13:12:34 -07:00
Jonathan Payne 9507ad5b0c ? 2012-03-18 13:11:59 -07:00
Jason Felds 9258d923e3 Make this run in 2010.
Hmm...didn't I do this in the futures branch?
2012-03-18 15:52:07 -04:00
Jonathan Payne c1be7f6b6f (LARGE COMMIT) bring /new from broken. copyright things abound please do not bundle this yet. 2012-03-18 12:39:44 -07:00
Jonathan Payne 217d5c2b52 better stagedisplay. needs SCREENMAN:GetTopScreen() but seems to be unable to handle it. 2012-03-18 12:38:24 -07:00
Jonathan Payne cd3fc694cc revert comments 2012-03-17 00:27:05 -07:00
AJ Kelly 46b865d4ae update installer with new ffmpeg dll files 2012-03-17 00:14:34 -05:00
AJ Kelly 51a591df3c commit updated version of hanubeki's scoring from http://pastebin.com/GzkYs445 2012-03-16 00:32:32 -05:00
AJ Kelly 9b68e6bc59 more changes to hello world 2012-03-15 23:47:37 -05:00
AJ Kelly e778914e60 [04 Scoring.lua] Added various 3.9 and 3.9+ scoring methods. [hanubeki] 2012-03-15 22:09:37 -05:00
AJ Kelly 069aebf940 small comment note... dunno if this makes a difference 2012-03-15 22:05:15 -05:00
Flameshadowxeroshin 28937e2e2c we're going to assume MercifulDrain should be off by default, as people complain SM5's life is easier 2012-03-14 20:44:55 +00:00
Austen Dicken 0c94594541 remove the need for libtheora since we have ffmpeg to handle
theora videos
2012-03-12 23:26:34 -05:00
Jason Felds 354a345c4d Again, why the linux hate?
I know the functionality is busted, but still.
2012-03-12 15:12:55 -04:00
Jason Felds 56d1bd12fb Any reason this was excluded from the linux side?
It's on both Mac and Windows as far as I can tell.
Feel free to revert if there was a reason.
2012-03-12 15:01:05 -04:00
AJ Kelly 62b19f0479 add "home" theme, meant for players who want to edit the default theme without having their changes clobbered every time a new version of StepMania is released. 2012-03-11 18:56:54 -05:00
AJ Kelly a17311c38e missing stdint.h for fixing the windows compile 2012-03-11 03:09:18 -05:00
AJ Kelly 0463d3bee7 ffmpeg fixes/changes from cvpcs 2012-03-10 21:07:38 -06:00
Austen Dicken 220a23f452 Update ffmpeg support to 0.10 2012-03-10 18:45:31 -06:00
AJ Kelly bd3d71540f [PlayerOptions] Don't display x-mods when using m-mods. Sourced from hanubeki-modified-sm-ssc rev. bd08a58dd7cf and OpenITG. 2012-03-09 14:25:39 -06:00
Jason Felds ea9aa92a4e Ignore VS2010 specific files. 2012-03-09 11:35:59 -05:00
AJ Kelly 8e630ccabe ffffffffffix some dumb typos; pointed out in hanubeki-modified-sm-ssc r272c294c7250 2012-03-09 00:46:08 -06:00
AJ Kelly ae20fbf2a0 deprecate WheelBase:IsLocked() now that GetWheelState() exists 2012-03-08 18:48:17 -06:00
AJ Kelly 00a76ac1f9 [WheelBase] Made WheelState a Lua-enabled enum, added GetWheelState() Lua binding. 2012-03-08 18:46:54 -06:00
AJ Kelly ccf29a15b7 [MusicWheel] Added RouletteStopped message, which is broadcast when Roulette is finished and the wheel is locked. 2012-03-08 18:39:42 -06:00