Commit Graph
32607 Commits
Author SHA1 Message Date
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
AJ Kelly d1ac4b5fa0 * [ScreenSelectMaster] Now updates choices on player join; will move the scroller to the correct location, but the GainFocus/LoseFocus commands don't seem to work yet. 2012-03-07 22:39:26 -06:00
AJ Kelly b979709f50 since ScreenEvalSummary is calling the NextScreen branch like a function, let's make it a function and be done with it. this should fix a crash. 2012-03-06 20:18:03 -06:00
AJ Kelly 6ae5dcc6fb [GameCommand] Added GetDifficulty(), GetCourseDifficulty(), GetPlayMode(), GetSortOrder(), GetAnnouncer(), GetPreferredModifiers(), and GetStageModifiers() Lua bindings. 2012-03-05 21:32:20 -06:00
AJ Kelly 753cdae2fc [Player] Changed default Hold window to 0.250f like in 3.9; not sure when or why it got changed. 2012-03-04 21:42:43 -06:00
AJ Kelly 99e6c6a2cd [NotesLoaderBMS] Fix calculating stops, Support for #LNOBJ, Don't use #BACKBMP as song background if main StepsType is beat-*. [hanubeki]
These changes constitute revisions f26caccf103e, 2d114b38c6c9, and b60f021d2b67 of hanubeki-modified-sm-ssc. (http://code.google.com/r/hanubeki-modified-sm-ssc/)
2012-03-02 23:19:12 -06:00
AJ Kelly 8d9517976d various graphical changes to Hello World 2012-03-01 22:42:57 -06:00
AJ Kelly 02ae959aab [MusicWheel, WheelBase] Added collapse sound. 2012-03-01 21:35:33 -06:00
AJ Kelly ce4366e605 [ScreenSelectMusic] Added PlaySoundOnEnteringOptionsMenu metric (true/false). 2012-03-01 21:28:15 -06:00
AJ Kelly 8a827b3e9c changed BackgroundEffects sourced from http://www47.atwiki.jp/waiei/pages/19.html 2012-03-01 17:38:44 -06:00
AJ Kelly 4f551cc25d small changes to debug overlay; should not require any theme changes 2012-03-01 17:20:24 -06:00
AJ Kelly 73bdb7fd54 [GameState] Set Premium to Premium_DoubleFor1Credit by default. 2012-03-01 17:20:10 -06:00
Jonathan Payne 666806a841 easier to play course, no options in oni mode 2012-03-01 14:20:49 -08:00
Jonathan Payne 32ad05fa25 oversight. 2012-03-01 13:57:26 -08:00
Jonathan Payne a19cce62bc Old style service menu. Sorry :^)! 2012-03-01 13:55:07 -08:00
AJ Kelly d9ad74e3ab dance points for oni = true by default now 2012-03-01 15:53:51 -06:00
AJ Kelly 050fb5b473 [MemoryCardManager] Disable Memory Cards by default. 2012-03-01 15:48:46 -06:00
AJ Kelly 241eabcb35 Update credits (sy567 -> hanubeki) per the description of hanubeki-modified-sm-ssc 2012-02-28 23:34:56 -06:00
Jason Felds 244e06ae03 [sm5a2futures] Fix linker warnings at end.
This is probably not the best way to do it.

Anyone have a better plan?
2012-02-23 23:28:53 -05:00
AJ Kelly 60a2739986 updated japanese language 2012-02-27 03:15:15 -06:00
Jonathan Payne 4d4856495a force portable mode for now. let's see how bad this breaks things. 2012-02-23 16:26:54 -08:00
Jonathan Payne 03a5a741e8 rename. 2012-02-23 15:45:58 -08:00
Jonathan Payne 5fc75e1090 Less obtrusive combo pulse, more music rates. 2012-02-23 14:58:19 -08:00
Alberto Ramos d74c95d9b0 too many leftover rows, I have to hit F3+9 to skip the empty filling...
let's better leave it in 4 secs before
2012-02-21 19:08:11 -07:00
AJ Kelly 9cf9e3449c update luadocs 2012-02-20 17:56:38 -06:00
AJ Kelly f280c7165c update known issues 2012-02-20 17:00:03 -06:00