Commit Graph
31825 Commits
Author SHA1 Message Date
AJ Kelly cdca3d61d6 future ideas... 2011-08-27 15:50:45 -05:00
AJ Kelly fa12ff045b [ThemeManager] Added DoesThemeExist(sTheme), IsThemeSelectable(sTheme), DoesLanguageExist(sLang), GetCurThemeName(), HasMetric(sGroup,sValue), and HasString(sGroup,sValue) Lua bindings. 2011-08-27 15:48:33 -05:00
AJ Kelly 8561fd0b26 [FontManager] ReloadFonts() was only used in ScreenTestFonts, which is gone now. 2011-08-27 15:27:56 -05:00
AJ Kelly 1a1b6af828 [CryptManager] Add GenerateRandomUUID() Lua binding. 2011-08-27 15:26:17 -05:00
AJ Kelly 183888f4f1 [SongManager] Add SongToPreferredSortSectionName(song), WasLoadedFromAdditionalSongs(song), and WasLoadedFromAdditionalCourses(course) Lua bindings 2011-08-27 15:23:20 -05:00
AJ Kelly d5979dab6a [SongManager] Added GetPreferredSortSongs(), GetPreferredSortCourses(courseType,bIncludeAutogen), GetPopularCourses(courseType) Lua bindings. 2011-08-27 15:09:14 -05:00
AJ Kelly 8d5b50e876 [SongManager] Added GetCoursesInGroup(sCourseGroup,bIncludeAutogen), GetSongGroupBannerPath(songGroup), GetCourseGroupBannerPath(courseGroup), DoesSongGroupExist(songGroup), DoesCourseGroupExist(courseGroup), GetPopularSongs() Lua bindings. 2011-08-27 13:18:41 -05:00
AJ Kelly 37c3f724d5 libjpeg-8c lib for windows 2011-08-27 03:47:31 -05:00
AJ Kelly 333de1fdfc add todo to ExportPackage since it doesn't animate out before going to the next screen. 2011-08-27 02:57:13 -05:00
AJ Kelly e94e995746 changes to hybrid and sn2 scoring by A.C/@waiei: http://kokuru.com/GBJxPu/ 2011-08-24 13:59:32 -05:00
AJ Kelly fc716a77d3 more work on the export packages screen 2011-08-24 13:14:17 -05:00
AJ Kelly c238cfe698 fix some theme issues 2011-08-24 13:07:15 -05:00
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