Commit Graph
31813 Commits
Author SHA1 Message Date
AJ Kelly 4eb2fe5730 small cleanup 2011-08-24 12:54:30 -05:00
AJ Kelly 0149d8556b fix compile 2011-08-24 12:22:07 -05:00
Flameshadowxeroshin 030aa55b5a Add LoadChildFromPath binding. 2011-08-24 10:28:58 -05:00
Flameshadowxeroshin cea0eee09e add RemoveChild and RemoveAllChildren bindings. 2011-08-24 09:02:48 -05:00
Alberto Ramos 41a088ba46 I want to try it too 2011-08-23 22:16:48 -06:00
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
Mark Cannon 86710c1716 fix compilation for MersenneTwister; generate 2^32 constant with pow(), so it doesn't depend on compiler semantics 2011-08-23 11:39:57 -07:00
AJ Kelly cabcc5a5a2 fix particles and re-enable them 2011-08-23 11:15:26 -05:00
Flameshadowxeroshin ef762e8728 FancyUIBG was unselectable, fix that 2011-08-23 14:55:02 +00: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
Mark Cannon ed86859798 rewrite MersenneTwister.Random to support negative numbers and generally be more robust 2011-08-22 20:49:50 -07:00
Flameshadowxeroshin e8d3af2485 Fix Random arguments. Thanks, Saturn2888! 2011-08-23 03:15:51 +00:00
Jason Felds 7771ccf91a Added requirepasschallengesteps Lua binding. 2011-08-22 22:56:13 -04:00
Jason Felds 509f70f54a Add GetStepOfAllTypes binding. 2011-08-22 22:54:21 -04:00
Jason Felds 11c0758568 Force a long long. 2011-08-22 22:27:38 -04: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
Mark Cannon 657217beda replace math.random and math.randomseed with MersenneTwister 2011-08-22 11:45:45 -07: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
Jonathan Payne aa3f549d7e whoops 2011-08-21 19:58:31 -07:00
Jonathan Payne 63b10eb97b it begins. 2011-08-21 19:39:15 -07: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
Mark Cannon 68ef124f88 merge 2011-08-21 20:26:12 -04:00
Mark Cannon b5d8d67079 "UserData" -> "UserTable" in Profile; more accurate name. 2011-08-21 20:20:59 -04:00
AJ Kelly ea9c283f82 we removed guitar mode, stop mentioning it 2011-08-21 19:19:36 -05:00