Commit Graph
32439 Commits
Author SHA1 Message Date
AJ Kelly 6ecafcf4bd update lua docs 2012-01-12 13:25:55 -06:00
AJ Kelly 3291c64301 fffffffffffffffffffffffffffffffff 2012-01-12 09:55:53 -06:00
AJ Kelly be63c1a007 Japanese translation updates 2012-01-12 09:55:12 -06:00
John Reactor 547b19cf36 Update in polish translation 2012-01-12 12:55:51 +01:00
AJ Kelly 082f9f9853 nope.ogv 2012-01-11 22:07:26 -06:00
Jason Felds fbb3cb6c42 Fix a floating point issue with speed segments.
This is why ints rule.
2012-01-11 22:50:55 -05:00
Jason Felds 97cffcc166 My ears, my ears... 2012-01-11 22:12:05 -05:00
ZipFile 838842a038 quotes 2012-01-12 03:26:08 +02:00
Marcio Barrientos 11a02660be Change #PREVIEWBG to #PREVIEWVID and update the changelog 2012-01-11 14:21:55 -06:00
Marcio Barrientos da84ef04ad Added tags #PREVIEW for .sma and #PREVIEWBG for .ssc
Added HasPreviewBG() and GetPreviewBGPath() lua bindings
2012-01-11 13:53:30 -06:00
Jonathan Payne 446f818923 adjust res judgments ( not done yet ), experimental change in screenedit. 2012-01-10 19:14:29 -08:00
AJ Kelly 24dadd083d put ScreenTitleMenu::Input() log trace behind debugging flag 2012-01-10 13:56:13 -06:00
AJ Kelly a3d8b0cbee Only run force save if ThemePrefs.ini doesn't exist. run ThemePrefs.Save if ThemePrefs.NeedsSaved is true. Theme prefs still not fully fixed. 2012-01-10 13:50:52 -06:00
AJ Kelly 8bb6cd1569 update top comment 2012-01-10 13:50:08 -06:00
AJ Kelly 7e53835f3b add ForceSave to ThemePrefs; will save the file even if it says it doesn't need saving. this is critical to actually getting the theme preferences to be created without having to make changes first. 2012-01-10 13:29:10 -06:00
AJ Kelly 1222f4aa75 prepare windows resources for sm5a1 to be released later 2012-01-09 14:29:04 -06:00
AJ Kelly ed9927e0c5 updating comments 2012-01-09 14:28:35 -06:00
AJ Kelly ff642b646e fixing install directory on windows 2012-01-09 14:28:26 -06:00
Jason Felds 6249177647 Guess this hack isn't needed now. 2012-01-09 15:11:59 -05:00
AJ Kelly e9995e7e63 make the BMP load crash have a better explanation message. 2012-01-09 13:10:55 -06:00
AJ Kelly 46524e1b20 another spaces->tabs thing but idk who did this so *shrug* 2012-01-09 12:51:56 -06:00
AJ Kelly ac49164f7e please use tabs 2012-01-09 12:48:00 -06:00
Thai Pangsakulyanont cb25966cf5 merge 2012-01-09 22:13:22 +07:00
Thai Pangsakulyanont dd51b200a9 if( !duringCache ) should be if( !fromCache ). My bad. :( 2012-01-09 22:09:11 +07:00
Mark Cannon 6256b05272 more platform-independent fix for URLRageFile_write prototype 2012-01-09 05:12:20 -08:00
Mark Cannon 6c88fb9cc8 ffmpeg compatibility tweaks 2012-01-09 07:34:33 -05:00
AJ Kelly 011594f834 japanese language update from niler_jp 2012-01-09 04:45:53 -06:00
AJ Kelly aca189b43e change the UserPref names/explanations to match the new format 2012-01-09 04:03:34 -06:00
Colby Klein aa9d40cf47 again with the merging 2012-01-08 23:03:43 -08:00
Colby Klein db1f7b15f0 Add songs and themerdocs properly to package script 2012-01-08 23:03:14 -08:00
AJ Kelly f1bb631283 there, fix that stupid "OMG FATAL ERROR except it's not" in the windows installer 2012-01-09 00:15:04 -06:00
AJ Kelly 8decf63775 add midi-*-3d noteskins by jousway to the windows installer for a2 2012-01-09 00:04:07 -06:00
Colby Klein 67fb9b8881 argh merge 2012-01-08 21:57:33 -08:00
Colby Klein ef28506c44 Add _Editor noteskin to package creation script. 2012-01-08 21:56:57 -08:00
AJ Kelly 0e2a6be8ed update windows exe version number 2012-01-08 23:26:31 -06:00
AJ Kelly 0cd9ac9d6d less ambiguous name 2012-01-08 23:25:26 -06:00
AJ Kelly b904959aab update nsis script 2012-01-08 23:25:19 -06:00
Flameshadowxeroshin a3e7246842 pendantic 2012-01-09 04:28:09 +00:00
AJ Kelly 03465803e9 beginnings of trying to figure out how to get ScreenSelectProfile to move on properly 2012-01-08 22:20:13 -06:00
AJ Kelly 401abcc2f1 rave result graphics for later 2012-01-08 22:17:19 -06:00
Flameshadowxeroshin 7bcf41e32d credit sta 2012-01-09 04:14:08 +00:00
AJ Kelly a3524770ca fffffffffffffffffffffffffffff 2012-01-08 21:34:31 -06:00
AJ Kelly 474bfebd89 fix up life meter battery lives graphic 2012-01-08 21:34:14 -06:00
Jason Felds 4ae5105d46 Enforce a rebuild, allow for sorting itself. 2012-01-08 22:32:48 -05:00
Jason Felds 7e75d97e32 The other part of symbolism. 2012-01-08 22:16:10 -05:00
Flameshadowxeroshin 069c423b52 to me this makes sense... the real fix is still a mystery it seems 2012-01-09 02:45:51 +00:00
Flameshadowxeroshin 9d9370404b symbolism... 2012-01-09 02:44:03 +00:00
Jason Felds 28679c0f3d Welcome to the world of merging. 2012-01-08 21:40:36 -05:00
Jason Felds e73d3c33c3 Partial fix for music wheel woes. 2012-01-08 21:39:58 -05:00
Jousway 077cb394eb again a merge I bet I did it wrong cuz I really dont get this 2012-01-09 03:19:53 +01:00