Commit Graph
28744 Commits
Author SHA1 Message Date
AJ Kelly fdce4e354f update project files to include FileDownload, JsonUtil, ScreenInstallOverlay 2010-12-15 19:04:16 -06:00
AJ Kelly f258e7ca7d turns out I didn't have all the errors solved yet. 2010-12-15 18:51:12 -06:00
AJ Kelly 8b2fc5f119 needed changes for incoming file download system 2010-12-15 18:47:51 -06:00
AJ Kelly 29423c17b3 CommandLineActions changes from sm-ssc v2.0 development 2010-12-15 18:43:01 -06:00
AJ Kelly fae7fb9e3d add ScreenInstallOverlay from sm-ssc v2.0 (ported from SM4) 2010-12-15 18:38:53 -06:00
AJ Kelly fa592f15e5 adding json files for future use 2010-12-15 18:37:10 -06:00
AJ Kelly d80e4630a7 update FileDownload 2010-12-15 18:35:05 -06:00
AJ Kelly a31bc6c27d unused; also not what official StepMania uses. 2010-12-15 18:34:47 -06:00
Mark Cannon 4aa3110e25 Updated IniFile to match source's function calls, added initial version
of new ThemePrefs and ThemePrefsRows implementations and added a quick
example into the default theme code. Not fully functional yet, fyi.
2010-12-15 04:50:00 -05:00
Alberto Ramos 9479df65f3 2px pump sides spacing tweak 2010-12-14 19:21:17 -07:00
Flameshadowxeroshin 23553e0bcd revert to old values, turns out they weren't bad 2010-12-14 20:05:04 -06:00
Flameshadowxeroshin 6dc2664b97 make pump-double/halfdouble spacing more like pump 2010-12-14 19:54:15 -06:00
Alberto Ramos 902d2d4368 small barely notable changes 2010-12-14 17:41:29 -07:00
Jonathan Payne a8b065b919 fix up PaneDisplay not clamping any value less than 0, higher than 100% 2010-12-14 00:30:35 -08:00
Jonathan Payne 00952c364d Add eval song data for songs with no banner 2010-12-14 00:15:12 -08:00
AJ Kelly 092f767d6b small cleanup 2010-12-14 02:09:12 -06:00
Colby Klein 78248fbce2 merge apparently. 2010-12-13 16:48:25 -08:00
Colby Klein 2c57922dee Fix orbital for dance. 2010-12-13 16:47:12 -08:00
AJ Kelly 2f1b8c2ece make the edits in ScreenNetBase instead 2010-12-13 18:13:40 -06:00
AJ Kelly 61931900a1 add some missing SMO metrics 2010-12-13 17:58:42 -06:00
AJ Kelly 710ad1563d update changelog 2010-12-13 02:35:17 -06:00
AJ Kelly 9d264adfdf enable the EditMenu to be themed more extensively. 2010-12-13 02:28:01 -06:00
AJ Kelly c0715f20fc updating the ignore 2010-12-13 02:16:18 -06:00
Mark Cannon edef0ce5fa Added 03 IniFile to start building new userprefs/themeprefs API 2010-12-12 20:15:32 -05:00
Flameshadowxeroshin 87cf842c28 Add math.round. 2010-12-12 15:34:47 -06:00
Mark Cannon 67e30f9858 very, very initial cleanup of ThemesAndGamePrefs 2010-12-12 15:24:02 -05:00
Jonathan Payne ae90dee029 forcefully load negative bpms 2010-12-12 01:16:40 -08:00
Jonathan Payne f5b0ea9c72 animate radar bars ( also negbpm but not here 2010-12-12 00:30:39 -08:00
Mark Cannon d330514856 Added --with-sse2 configure flag for SSE2 heuristic optimizations 2010-12-12 03:27:16 -05:00
AJ Kelly 00e9f7c0b3 merging. 2010-12-12 01:46:21 -06:00
AJ Kelly 939a0f0079 [MusicWheelItem] Allowed NormalPart and ColorPart to have metrics run against them. 2010-12-12 01:46:13 -06:00
Jonathan Payne e87a7508fd GamePrefs now holds _fallback inclusive choices, instead of ThemePrefs. 2010-12-11 22:50:07 -08:00
AJ Kelly 0da30858cf add Color param to SetMessage. 2010-12-11 23:51:33 -06:00
Colby Klein 75a9bb3eff Fix warning causing gameplay skips. 2010-12-10 11:27:40 -08:00
AJ Kelly a48b8c5503 hidden -> visible 2010-12-09 20:39:06 -06:00
AJ Kelly 80e05c0df5 use children, not attributes. (matches SM4 error handling) 2010-12-05 23:06:16 -06:00
Jonathan Payne 8786171623 Add Speed Selector 2010-11-28 20:13:59 -08:00
Colby Klein c1579ef1da Fix speed mods here too. 2010-11-28 12:50:12 -08:00
Colby Klein 3f27d9c6b1 Change default speed mod set to reflect changes to scrolling speed. 2010-11-28 12:42:26 -08:00
Colby Klein 132fb66243 Increase default scrolling speed. Think about it, when was the last time you used 1x? It's too slow to really be usable and it's even bad for new players (I've heard countless times how people get confused with the overlapping arrows) 2010-11-28 12:32:33 -08:00
Flameshadowxeroshin ebf9ce1440 fix it for real this time 2010-11-28 09:36:21 -06:00
Flameshadowxeroshin 5c677bbc7a fix Linux build; reset default life difficulty 2010-11-28 09:22:23 -06:00
Flameshadowxeroshin c91f3974a6 new build.sh or something (actually works this time) 2010-11-28 08:51:32 -06:00
AJ Kelly 38f996b59a attempt to fix people's complaints about the life meter by making them fail on any missed step 2010-11-26 01:50:21 -06:00
AJ Kelly e10c57030c now is a good as time as any to commit the v1.1 version strings and stuff 2010-11-20 21:51:52 -06:00
AJ Kelly efe2b58177 Make the PaneDisplay values reset when there's no song/course selected. 2010-11-20 13:59:54 -06:00
AJ Kelly 4f3dcf0d6f Add build folders to the ignore, hopefully 2010-11-20 12:48:58 -06:00
AJ Kelly 87873f59bc update credits 2010-11-20 12:47:58 -06:00
AJ Kelly 673fa5fb90 update changelog with the changes that others have made in the past few months. (Please update this file if you make/commit changes.) 2010-11-20 12:33:24 -06:00
Jonathan Payne 3073ee4aa9 PainDisplay. 2010-11-03 12:16:46 -07:00