Commit Graph

32667 Commits

Author SHA1 Message Date
Austen Dicken df32fc663d More FFMpeg adjustments
Since many distros don't have packages for FFMpeg 0.10 yet, allow a static
prebuilt package to be specifiec with --with-static-ffmpeg=/path/to/ffmpeg.

Also recreate the functionality of ./Utils/build.sh to now pull FFMpeg 0.10.2
from the web, statically build it, and link it into Stepmania.
2012-03-30 18:05:58 -05:00
AJ Kelly c0b4389846 Gameplay StageDisplay now shows final stage properly 2012-03-30 15:31:11 -05:00
AJ Kelly 96e67c4200 it's a @#$#!%!$#%!@# function not a !@$$ #@$!%! variable you @#$!#$#!@$#!@$ #!@$!#$#!@$@ of !@#!@#$#!@$ 2012-03-30 15:20:25 -05:00
AJ Kelly a902bd2a2f add NoteSkin.lua for pump\delta\; was accidentally deleted 2012-03-30 00:50:55 -05:00
AJ Kelly ab97e0cc5b add message for ComboOnRolls preference 2012-03-28 19:57:21 -05:00
AJ Kelly 3ca54f1000 [Player] Keysounds now respect the volume settings. Sourced from hanubeki-modified-sm-ssc rev. 16fc5b714582 [hanubeki] 2012-03-28 19:24:27 -05:00
AJ Kelly 59b43867c1 [GameState] Added GetStageResult(pn) Lua binding. 2012-03-28 18:55:17 -05:00
AJ Kelly 2dd68c8349 [GameConstantsAndTypes] Made StageResult Lua-aware. 2012-03-28 18:55:06 -05:00
AJ Kelly 7f70e77b57 [ScoreKeeperRave] Actually handle hold scores in HandleHoldScore(). Players should please provide feedback on how this affects gameplay, as this is a temporary feature. 2012-03-28 18:54:52 -05:00
AJ Kelly e71832b14e fix up Rave gameplay out not displaying the proper results; see issue 695 2012-03-28 18:54:20 -05:00
AJ Kelly f480d1bb64 fix issue 458, which was a warning about replacing the frames table in the default pump noteskins. 2012-03-28 11:43:38 -05:00
AJ Kelly dab1bd6ef0 [ScreenEditMenu] Don't hardcode stopping the music on pressing the back button. This interferes with the StopMusicOnBack metric. 2012-03-27 22:34:48 -05:00
Flameshadowxeroshin 74c07d8c91 remove the brokenest parts of SetScore for now 2012-03-27 23:20:56 +00:00
Flameshadowxeroshin 4274d999f9 hopefully fix compile 2012-03-27 23:09:35 +00:00
Flameshadowxeroshin 751d4573fe SetCombo part 3/3. 2012-03-27 22:57:53 +00:00
Flameshadowxeroshin b932ed8b82 adding SetCombo part 2 of 3. i'm lazy now 2012-03-27 22:40:46 +00:00
Flameshadowxeroshin 74c59404b2 adding SetCombo part 1 2012-03-27 22:35:04 +00:00
Jonathan Payne cd66a9da65 forgot duped stagedisplay. 2012-03-24 13:43:38 -07:00
Jonathan Payne 69ceebe6fb Don't allow Options on ExtraStage (might be fun later) 2012-03-24 13:43:20 -07:00
AJ Kelly b91ce4442b more changes to Hello World, this time laying down the foundation for Reference->Singletons/Managers 2012-03-24 11:14:55 -05:00
John Reactor 8068968f62 Update in Polish translation. 2012-03-24 12:07:03 +01:00
AJ Kelly 31546cc0a5 simplify some things, reformat others. 2012-03-24 00:38:38 -05:00
AJ Kelly 90b5d1d844 remove option rows that aren't used anymore after the change to vyhd's ThemePrefs 2012-03-24 00:33:20 -05:00
AJ Kelly 2456e44ddb update script hierarchy.txt to be a little more accurate to the current fallback scripts folder situation 2012-03-24 00:20:04 -05:00
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