Commit Graph
3358 Commits
Author SHA1 Message Date
AJ Kelly 180606611b StepMania 5 Preview 3 2011-08-20 14:06:04 -05:00
AJ Kelly 7582ebf238 sm-ssc -> StepMania 2011-08-20 14:04:23 -05:00
AJ Kelly 4e3a15d587 let's try handling this aspect ratio thing a little differently... 2011-08-20 13:16:15 -05:00
AJ Kelly 8bf7287d78 move comment 2011-08-20 03:47:11 -05:00
AJ Kelly ba60b894a2 minor change 2011-08-20 03:32:16 -05:00
AJ Kelly 0c40652436 [Player] Make keysounds respect volume preference. Fixes issue 344. 2011-08-20 03:03:10 -05:00
AJ Kelly 3fdf6958ce fix ffmpeg linking issues in FastDebug on VS2008 2011-08-20 02:05:08 -05:00
AJ Kelly 7fba9a3917 [PlayerOptions] Add GetMMod() Lua binding. 2011-08-20 01:45:06 -05:00
AJ Kelly f0c1d0f953 small changes 2011-08-20 01:28:22 -05:00
AJ Kelly a5af3f280f fix compile; metrics bug will still be there until I complete my redo of the CodeDetector metrics 2011-08-20 00:37:46 -05:00
AJ Kelly d38d9d2cfb [CodeDetector] remove unused CancelAllPlayerOptions 2011-08-19 19:08:52 -05:00
Colby Klein ca08d49dad Enable FastLoad and FastLoadAdditionalSongs by default - These help quite a bit for some. 2011-08-19 13:35:34 -07:00
Colby Klein 75c8b0949c Disable automatic aspect ratio guessing, default to 854x480 (16:9 because most newer displays are wide). 2011-08-19 13:22:44 -07:00
AJ Kelly dc456b0e07 [Song] Add ShowInDemonstrationAndRanking() Lua binding. 2011-08-19 15:01:21 -05:00
Colby Klein 216ca11095 Disable autogen by default. 2011-08-19 13:00:05 -07:00
Colby Klein 876f9eb3e3 Set default game to pump - let's see what happens. 2011-08-19 12:50:08 -07:00
AJ Kelly 818ea049c2 [Steps] Add PredictMeter() and GetDisplayBPMType() Lua bindings. 2011-08-19 14:36:25 -05:00
AJ Kelly f2ace3195f [Trail] Added GetTotalMeter(), GetLengthSeconds(), IsSecret() and ContainsSong(song) Lua bindings. 2011-08-19 00:16:22 -05:00
Flameshadowxeroshin c776367a03 added some code I am working on and properly added the RunLuaScripts binding 2011-08-18 23:56:16 -05:00
AJ Kelly 38625e55d8 [Course] Add IsPlayableIn(StepsType) and IsRanking() Lua bindings. 2011-08-18 23:54:01 -05:00
AJ Kelly 9890d66b40 fix compile 2011-08-18 19:37:07 -05:00
AJ Kelly 66a11ed08f [RageInput] Added "No input devices were loaded." string to languages.
[RageInputDevice] Added localized names for InputDeviceState.
2011-08-18 19:19:03 -05:00
Flameshadowxeroshin b6c2882362 okay dammit 2011-08-17 19:43:08 -05:00
Flameshadowxeroshin 2c306ae65f little hack 2011-08-17 19:39:46 -05:00
Flameshadowxeroshin fbc064dfba add THEME:RunLuaScripts() 2011-08-17 19:33:47 -05:00
AJ Kelly e3b6b142f1 oops that could be dangerous if it wasn't handled 2011-08-17 16:39:21 -05:00
AJ Kelly 424add65a7 add PointerMotionMask to XSelectInput 2011-08-17 16:38:20 -05:00
AJ Kelly c8474bd9b3 okay that was a bad typo, let's try again 2011-08-17 16:35:19 -05:00
AJ Kelly fc65be06a0 potentially broken code, trying to get mouse support on Linux... 2011-08-17 16:32:57 -05:00
AJ Kelly b9e53b575b more pedantic crap 2011-08-17 16:28:58 -05:00
AJ Kelly 15aca13973 just a small comment thing 2011-08-17 16:26:52 -05:00
AJ Kelly 54c6fd471f Added PrettyPercent(numerator,denominator) Lua binding. Should probably add the two Commify bindings a bit later on... 2011-08-16 22:28:06 -05:00
AJ Kelly 6621b81aff insert ECW 'you fucked up!' chant here* 2011-08-16 22:16:26 -05:00
AJ Kelly f1b22b02ad comment, cleanup, and whatnot 2011-08-16 21:55:15 -05:00
Jason Felds 52d7f6c68b Make it better: don't duplicate code. 2011-08-15 19:23:43 -04:00
Jason Felds e26973d71d THERE! 2011-08-15 18:12:12 -04:00
Jason Felds 6e8137500d Partial revert. Restore most delays/stops.
The only thing to fix properly
is when stops and delays share the same row.
2011-08-15 17:54:06 -04:00
Jason Felds 0dc695b247 More comment throwaway stuff.
...now that I'm seeing this...
why does the timing data get the beat and BPS
from the elapsed time TWICE with each call?
2011-08-15 17:01:51 -04:00
Jason Felds 2fc1b291af Remove unneeded comment. 2011-08-15 17:00:00 -04:00
Patrick McIlroy fd859fad27 Fix SM-SSC 270 : FGAnimations not playing commands 2011-08-13 22:40:12 -07:00
AJ Kelly a5c62db884 [LowLevelWindow_X11] Don't force the window into the upper left corner. [ZipFile] 2011-08-13 18:53:29 -05:00
AJ Kelly 95873c12bd set codepage on Windows to UTF-8 2011-08-13 16:36:08 -05:00
Jason Felds 3039b0492e ...or just remove it.
No lines of code after were using it.
Makes me question the purpose of needing Style.
2011-08-13 00:32:00 -04:00
Jason Felds 040bb26b4c ...are we using this? Leaving commented for now. 2011-08-13 00:30:04 -04:00
Jason Felds 939b46c01e Trying lua code to get the unlocked Step.
Untested right now.
Will doc it when confirmed working.
2011-08-12 23:55:36 -04:00
Jason Felds 51030846fd Fix lift reporting on eval. 2011-08-11 21:19:43 -04:00
AJ Kelly 49a19817d5 and another todo... 2011-08-10 22:07:00 -05:00
AJ Kelly b7e6433848 oh boy another todo... 2011-08-10 22:06:37 -05:00
AJ Kelly 5238a51770 [ScreenSelectMusic] Added IdleCommentSeconds metric and "ScreenSelectMusic IdleComment" announcer sound. 2011-08-07 19:09:33 -05:00
AJ Kelly 9c16ca4ef9 [GameState] add GetExpandedSectionName() Lua binding. 2011-08-07 19:08:47 -05:00