Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly e15e38a1a7 just some small coment+cleanup 2010-12-19 13:37:45 -06:00
AJ Kelly a8de96107f New Lua Bindings: Profile:SetCharacter(sCharID), GAMESTATE:GetCharacter(PlayerNumber), GAMESTATE:SetCharacter(PlayerNumber,sCharID) 2010-12-18 14:42:07 -06:00
AJ Kelly ac92794e43 [MusicWheel] add OverPart 2010-12-18 03:53:17 -06:00
AJ Kelly beb793267b [MusicWheelItem] Added metric commands to NormalPart/ColorPart. 2010-12-17 14:12:13 -06:00
AJ Kelly bcf16846b5 revert change that caused crashes 2010-12-17 01:19:06 -06:00
AJ Kelly 853925c83b Added Sprite:SetAllStateDelays(fDelay) Lua binding
small cleanup on charmaps number comment
2010-12-17 01:07:50 -06:00
AJ Kelly d6ee717842 update changelog 2010-12-15 23:55:08 -06:00
AJ Kelly beab291352 installer update; make the SMURL registry thing have its own switch 2010-12-15 21:33:02 -06:00
AJ Kelly 7006d71ede sure loves to bitch about precompiled headers a lot... 2010-12-15 19:58:04 -06:00
AJ Kelly 06ad8cc4d1 add another missing metric 2010-12-15 19:54:49 -06:00
AJ Kelly 5798b521f8 add ScreenInstallOverlay metrics 2010-12-15 19:54:19 -06:00
AJ Kelly 5fc1baf4bf add stepmania:// protocol registry key to windows installer 2010-12-15 19:48:53 -06:00
AJ Kelly a89b2686a6 some more changes and additions 2010-12-15 19:24:40 -06:00
AJ Kelly a4fe858757 various arch modifications, mainly for file download support 2010-12-15 19:15:53 -06:00
AJ Kelly 6d70de3199 add Load(sMetricsGroup) Lua binding for RollingNumbers 2010-12-15 19:04:37 -06:00
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
AJ Kelly 092f767d6b small cleanup 2010-12-14 02:09:12 -06: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
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
AJ Kelly 0da30858cf add Color param to SetMessage. 2010-12-11 23:51:33 -06: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
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
AJ Kelly db0630616b update luadoc 2010-09-10 22:29:10 -05:00
AJ Kelly aa9b3fed5f update installer 2010-09-10 22:19:38 -05:00
AJ Kelly 7370d2f160 I guess this is sm-ssc v1.0 final, then. 2010-09-10 22:05:12 -05:00
AJ Kelly 8f3791b99a massive header file comment updating (top line only; some didn't have it before) 2010-09-10 16:37:04 -05:00
AJ Kelly 377d559413 ScreenNetSelectBase metric name changes:
UsersDX -> UserSpacingX
UsersAY -> UsersLine2Y
2010-09-10 15:42:52 -05:00
AJ Kelly 5fbacf5690 some small changes in terms of commenting and cleanup and some other junk 2010-09-10 15:36:40 -05:00
AJ Kelly e622415e8c retrobar razor (and o2 variant) for kb7, by request 2010-09-10 15:23:58 -05:00
AJ Kelly 5b4965b584 Allow the pump controls in _fallback's ScreenSelectProfile overlay; themes shouldn't have this problem anymore :) 2010-09-09 12:08:39 -05:00
AJ Kelly 95f0f1f5f3 docup 2010-09-07 12:42:12 -05:00
AJ Kelly 89c298f699 [StepsDisplay] Make everything else (that isn't the frame) react to the Set message 2010-09-07 11:31:29 -05:00
AJ Kelly c48214a352 fix bug related to percent on selmusic when no song is displayed.
metrics edits (trying to get the percent score to not suck on eval; not really working out so well)
Midi updated themeinfo and productivtyhelpers recently, too
2010-09-07 11:15:26 -05:00
AJ Kelly 2dc57e92a3 default theme changes from midiman 2010-09-04 11:32:26 -05:00
AJ Kelly b197b4a97d fallback theme changes from midi 2010-09-04 11:31:21 -05:00
AJ Kelly 89a1672fb2 theme changes from midi 2010-09-02 00:26:16 -05:00
AJ Kelly 283905a8cb life changes from midi 2010-09-02 00:23:49 -05:00
AJ Kelly 72048dd638 add missing font 2010-08-31 00:08:16 -05:00
AJ Kelly 47efb73bbe changelog, credits 2010-08-30 18:45:12 -05:00
AJ Kelly 730717c2fb UserPref strings belong in default/languages. (the metrics referencing them in fallback should be moved to default as well; I'll get to this soon) 2010-08-30 14:43:07 -05:00
AJ Kelly 3c2fc0f478 damnit 2010-08-30 14:26:37 -05:00
AJ Kelly fe005bbff7 commit backgroundeffects 2010-08-29 22:40:46 -05:00
AJ Kelly 29742055c0 midi-* noteskin changes from midiman 2010-08-28 15:55:42 -05:00
AJ Kelly af83f96caf backgroundeffects changes from midi 2010-08-28 15:54:00 -05:00
AJ Kelly 03888d02a6 merging = argh 2010-08-28 13:35:22 -05:00
AJ Kelly 71720d2210 and more from midi, this time default 2010-08-28 13:28:42 -05:00
AJ Kelly 6f5ba5b732 let's start day -13 with some fallback changes from midi 2010-08-28 13:27:30 -05:00
AJ Kelly 62e4cac758 Make Ctrl+[letter] work as expected in Artist sort. original code by midiman, simplified by AJ; fixes issue 172. 2010-08-26 17:48:00 -05:00
AJ Kelly f639459039 update steps.lua from shake 2010-08-26 17:19:25 -05:00
AJ Kelly 20a1802758 add StripMacResourceForks(); hopefully prevents things like issue 178 ( http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=178 ) from happening again 2010-08-26 00:49:40 -05:00
AJ Kelly 705bf9b778 broadcast PreSwitchPage message, allowing for some older 3.9 themes to be accurately recreated. 2010-08-25 23:20:28 -05:00
AJ Kelly 928ecd4d46 param.Difficulty -> param.CustomDifficulty; make this work again 2010-08-25 17:48:33 -05:00
AJ Kelly f5e424970f some theme changes from midi, plus i removed some unused thing 2010-08-25 17:45:43 -05:00
AJ Kelly eedc7e5082 add modulate blend to productivityhelpers 2010-08-25 01:42:37 -05:00
AJ Kelly a54405a332 moved perspective and noteskin lines up
see issue 176 for more info: http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=176
2010-08-24 16:37:24 -05:00
AJ Kelly 880e13e0be correction 2010-08-24 12:55:43 -05:00
AJ Kelly 42a988010b blah blah 2010-08-23 14:08:28 -05:00
AJ Kelly 4bde985f10 --listen was originally added in a96e8ba:
"I added some support to make the client act as a pseudo-server. I'm doing this so it might be possible to have SMOnline written entirelly in Flash."

Considering that this never panned out, and --listen doesn't exactly work, I'm removing it.
2010-08-23 02:16:10 -05:00
AJ Kelly 30cba5c15b merge ffffffff 2010-08-23 02:04:00 -05:00
AJ Kelly 3d2bc30fcb update lua docs 2010-08-23 02:03:22 -05:00
AJ Kelly 46b12cb730 4,8TOOLZ BY DA MAN 2010-08-22 17:15:03 -05:00
AJ Kelly a7c8cc32f0 very very small edits to notesloader KSF 2010-08-22 17:07:55 -05:00
AJ Kelly de93972352 use scaled frame width instead of frame width 2010-08-22 17:02:12 -05:00
AJ Kelly ce94c8a041 sm-ssc v1.0 RC2. 2010-08-22 16:40:18 -05:00
AJ Kelly efddddf846 why was StartScreen in there twice? 2010-08-22 14:13:02 -05:00
AJ Kelly d53a8442d0 comment/cleanup spree 2010-08-22 13:24:32 -05:00
AJ Kelly e96148f561 make combo under field a user preference. 2010-08-22 12:43:20 -05:00
AJ Kelly c51948467c just some comments and such 2010-08-22 12:35:19 -05:00
AJ Kelly 8e373fbcbb midi adds a bar to protiming 2010-08-22 12:32:59 -05:00
AJ Kelly 3c527ca1bd only show extra stage stuff if earned 2010-08-21 23:52:32 -05:00
AJ Kelly 72a30f4afe other parts of the twirl/roll commit that I forgot 2010-08-21 14:19:35 -05:00
AJ Kelly dc394b8569 add twirl and roll mods from OpenITG [original code by vyhd] 2010-08-21 14:17:52 -05:00
AJ Kelly b2714eec9e add StartScreen and CancelScreen to ScreenAttract in _fallback. 2010-08-21 01:36:06 -05:00
AJ Kelly 53a8a435ef remove unfinished karaoke mode 2010-08-19 21:24:35 -05:00
AJ Kelly f3656ff663 I must say, I did like the older hold/roll graphics better. doubleres 'em. (freem it up pro) 2010-08-19 02:25:09 -05:00
AJ Kelly d8edaa7526 splash psd update 2010-08-18 14:33:51 -05:00
AJ Kelly 14f911d83b bgeffects etc. from staples i mean midiman 2010-08-18 14:17:43 -05:00
AJ Kelly 23cd195157 updates to midi-note and midi-vivid from saturn 2010-08-18 14:16:57 -05:00
AJ Kelly 5bc199c9b7 Improve out of bounds setstate error message. [shakesoda] 2010-08-18 14:12:10 -05:00
AJ Kelly f4a6c11160 I can update a comment 2010-08-18 02:40:37 -05:00
AJ Kelly ccb46a8761 allow GraphDisplay Line to be themed 2010-08-17 02:32:05 -05:00
AJ Kelly 31a0630279 forgot to add this 2010-08-17 00:40:08 -05:00