Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly 2fd1670eef export package stuff for testing 2011-08-23 22:33:32 -05:00
AJ Kelly aec3c1a3d0 change GetWheelItem return type 2011-08-23 22:33:11 -05:00
AJ Kelly 89d27a656e uncomment splash code on gtk loadingwindow; still doesn't work 2011-08-23 22:09:30 -05:00
AJ Kelly 94c130065f update desktop folder for unix/linux 2011-08-23 22:05:32 -05:00
AJ Kelly dd0896d3eb committing some stuff for shake to test 2011-08-23 20:58:22 -05:00
AJ Kelly 1f748a747a add missing ScreenOptionsExportPackage to Linux makefile, add Unix version of SpecialDirs (for finding the desktop folder) 2011-08-23 20:43:34 -05:00
AJ Kelly 819a5310eb use %X instead of the separate hour, minute, and second ones, per ZipFile's suggestion 2011-08-23 16:40:36 -05:00
AJ Kelly 95d495e121 messing with the date again, this time with time zone and UTC offset 2011-08-23 16:16:02 -05:00
AJ Kelly aa3041fe94 [Makefile.am] Fixed version date and time handling. 2011-08-23 15:48:56 -05:00
AJ Kelly 543145df16 add missing noteskins to CreatePackage 2011-08-23 15:28:56 -05:00
AJ Kelly b1061937f6 small changes to install-stepmania.pl 2011-08-23 15:18:35 -05:00
AJ Kelly f75757ea4e sm-ssc -> StepMania where needed 2011-08-23 15:13:59 -05:00
AJ Kelly 0c6ee8ce8c update .desktop file, rename to stepmania.desktop 2011-08-23 15:09:05 -05:00
AJ Kelly 38da01759d fix moonlight crashing on Linux by disabling buggy icon set code 2011-08-23 14:50:25 -05:00
AJ Kelly ae80638a7b update ignore; optical-release is in there, so... 2011-08-23 14:50:08 -05:00
AJ Kelly cabcc5a5a2 fix particles and re-enable them 2011-08-23 11:15:26 -05:00
AJ Kelly 47390a22bf 32->8 to shut up error in the beginning 2011-08-23 09:28:36 -05:00
AJ Kelly 336d6036f1 disable particles for now 2011-08-23 09:18:02 -05:00
AJ Kelly 45c58805e2 change path of libjpeg includes per ZipFile's patch; todo: check this on Windows 2011-08-22 18:57:48 -05:00
AJ Kelly 90654c16e5 some small changes in the mouse test theme 2011-08-22 18:24:52 -05:00
AJ Kelly c7ac0b4466 more work on the Linux stuff, though nothing's working yet 2011-08-22 17:23:09 -05:00
AJ Kelly e2ab3d6493 various Linux updates, including making the default size of the splash window 512x96. 2011-08-22 15:50:56 -05:00
AJ Kelly 842a493c60 small comment change 2011-08-22 15:19:20 -05:00
AJ Kelly 877143a54e update libjpg in extern folder to v8. still need the .lib file for windows, possibly? idk 2011-08-22 04:17:00 -05:00
AJ Kelly cdb2235b84 [PrefsManager, X11Helper] Added ShowMouseCursor preference. 2011-08-22 04:07:52 -05:00
AJ Kelly c7c622cfc2 attempt to fix issue 465 2011-08-21 22:13:19 -05:00
AJ Kelly 744fa8c26a put ScreenSelectStyle before ScreenProfileLoad if AutoSetStyle is off 2011-08-21 22:07:26 -05:00
AJ Kelly cddc54db98 zoom the itg/migs numbers down some 2011-08-21 22:07:03 -05:00
AJ Kelly faa79db48d support course backgrounds in the default theme. todo: make the course display do more 2011-08-21 21:38:09 -05:00
AJ Kelly 39f3a978eb I hate when I miss small things. 2011-08-21 19:36:18 -05:00
AJ Kelly ecaee24102 I'm dumb :( 2011-08-21 19:35:51 -05:00
AJ Kelly 4e5d2827b7 caveat of having course backgrounds: you need to specify which file is which. 2011-08-21 19:29:16 -05:00
AJ Kelly ea9c283f82 we removed guitar mode, stop mentioning it 2011-08-21 19:19:36 -05:00
AJ Kelly acff1863f7 oops rage miss 2011-08-21 19:03:44 -05:00
AJ Kelly 01c6c1679e [Song] Added Jacket, CD image (a la early DDR), and Disc (PIU-style) support. Added GetJacketPath(), GetCDImagePath(), GetDiscPath(), HasJacket(), HasDisc(), and HasCDImage() Lua bindings. 2011-08-21 19:03:19 -05:00
AJ Kelly 9154a273db update credits 2011-08-21 19:03:13 -05:00
AJ Kelly adf549b430 fix typo, issue 464 2011-08-21 18:14:11 -05:00
AJ Kelly 11259af04b ffffffffff 2011-08-20 23:47:31 -05:00
AJ Kelly 3a84827409 stupid arcade mode 2011-08-20 23:22:09 -05:00
AJ Kelly 46232fcdd3 here let's try this 2011-08-20 22:14:01 -05:00
AJ Kelly f3767e6f9b merge 2011-08-20 22:13:11 -05:00
AJ Kelly d0b46941de fallback metrics editing complete for now 2011-08-20 22:12:57 -05:00
AJ Kelly f8907b4996 metrics changes everywhere 2011-08-20 21:52:28 -05:00
AJ Kelly c38a1df844 even more branch changes, but I think that's it from me on that 2011-08-20 21:37:45 -05:00
AJ Kelly b54946ce43 small change to branches 2011-08-20 21:34:41 -05:00
AJ Kelly 984e279ede add missing ScreenReloadSongs LoadingText redir 2011-08-20 21:34:23 -05:00
AJ Kelly 7db126d138 changes to colors 2011-08-20 20:28:57 -05:00
AJ Kelly 8a6da9edcd fix legacy 2011-08-20 20:20:19 -05:00
AJ Kelly 5cdcba047d super lua update 2011-08-20 20:17:00 -05:00
AJ Kelly 0d483d1781 lots of cleanup 2011-08-20 20:00:04 -05:00
AJ Kelly 9e701d72d2 Cleaned up ProductivityHelpers (move some stuff from ProductivityHelpers to compat, among other things) 2011-08-20 19:51:05 -05:00
AJ Kelly 2474946644 small cleanup 2011-08-20 19:50:25 -05:00
AJ Kelly 280561fbc6 fix a bug in SuperNova2 scoring pointed out by waiei on twitter 2011-08-20 19:19:21 -05:00
AJ Kelly da59479161 source the comment 2011-08-20 18:23:02 -05:00
AJ Kelly 2467eaa09d luadoc 2011-08-20 16:51:48 -05:00
AJ Kelly fb7e66db0a nobody uses this directory and the Windows installer doesn't create it anymore. no version so no need to update the tag 2011-08-20 14:11:47 -05:00
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 7889adcc30 update changelog 2011-08-20 03:08:50 -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 e0bd63a2a8 turns out that code didn't work. 2011-08-20 01:44:54 -05:00
AJ Kelly 35118e7632 [CustomSpeedMods] Updated to v2.2; implements a m-Mod fix. [hanubeki] 2011-08-20 01:33:59 -05:00
AJ Kelly f0c1d0f953 small changes 2011-08-20 01:28:22 -05:00
AJ Kelly 717aa9587d and with this commit, hopefully issue 441 will be fixed. 2011-08-20 01:19:18 -05:00
AJ Kelly 44b2b0a451 add missing SongOrCourse variable 2011-08-20 01:18:29 -05:00
AJ Kelly 3a49e3c787 more codedetector stuff 2011-08-20 01:16:41 -05:00
AJ Kelly 0591332361 use a Lua function to allow for game-specific codes for CodeDetector. 2011-08-20 00:51:53 -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
AJ Kelly bda38facf9 fix alignment 2011-08-19 15:49:13 -05:00
AJ Kelly 21c64484c3 update docs 2011-08-19 15:24:31 -05:00
AJ Kelly dc456b0e07 [Song] Add ShowInDemonstrationAndRanking() Lua binding. 2011-08-19 15:01:21 -05: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
AJ Kelly 38625e55d8 [Course] Add IsPlayableIn(StepsType) and IsRanking() Lua bindings. 2011-08-18 23:54:01 -05:00
AJ Kelly a2cff970f6 eol issues? idk 2011-08-18 23:40:38 -05:00
AJ Kelly ed2c3bf211 add background for Challenging Random 5. 2011-08-18 23:40:23 -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
AJ Kelly e9c0794bba for shakesoda. 2011-08-18 13:32:08 -05:00
AJ Kelly ebac0ec77f cleanup and additions to WidescreenHelpers 2011-08-18 13:29:34 -05:00
AJ Kelly b43ea11edf new StepsType icons 2011-08-18 00:24:42 -05:00
AJ Kelly 28fb3cad9a Allow Select button to take screenshots. Should hopefully fix issue 452. 2011-08-17 22:40:31 -05:00
AJ Kelly f0d93448e5 We had this string and didn't use it. fffffffffFixes issue fffffahrenheit 451. 2011-08-17 22:35:27 -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 70c5a64dd2 add an underlay for ScreenPrompt 2011-08-17 16:26:16 -05:00
AJ Kelly d13595600a Add Spanish translation to the installer, courtesy of DHalens; see issue 449. 2011-08-17 16:02:06 -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