Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly 00cec051de generic updates 2010-12-22 13:03:05 -06:00
AJ Kelly 250e450662 remove unused GroupList and MusicList 2010-12-22 12:49:23 -06:00
AJ Kelly a6cb5fecc6 add Shift+Ctrl+F2 shortcut for reloading overlay screens (and metrics) 2010-12-22 12:36:19 -06:00
AJ Kelly c34f663fab not using jsonxx anymore 2010-12-22 12:25:31 -06:00
AJ Kelly 7463672a9f nevermind... again. 2010-12-22 12:23:02 -06:00
AJ Kelly 121a51113e if I add this one assert, it seems to stop models from crashing my video card. 2010-12-22 12:13:04 -06:00
AJ Kelly 069bd6cca2 turns out these bindings don't work so well. 2010-12-21 23:04:59 -06:00
AJ Kelly d282db4b7c Installs won't jump to SelMusic on Gameplay or System Menus (e.g. Edit Mode) anymore on download completion. 2010-12-21 22:29:11 -06:00
AJ Kelly 2d6d081c30 Add SetNextScreenName(string) and SetPrevScreenName(string) Lua bindings to Screen 2010-12-21 21:37:26 -06:00
AJ Kelly a14ab84dc7 make options menus go back to the proper screen (e.g. UI Options goes back to "More Options" instead of ScreenOptionsService) 2010-12-21 16:58:36 -06:00
AJ Kelly 04081a821f okay I was wrong, it needed another fix 2010-12-21 16:38:48 -06:00
AJ Kelly 176006f8be one more fix 2010-12-21 16:37:57 -06:00
AJ Kelly 237a6c3c51 fix some small errors 2010-12-21 16:31:52 -06:00
AJ Kelly 628afdd7d8 comment and stuff 2010-12-21 16:22:01 -06:00
AJ Kelly 0964d8dc9a SM5SVN 9419e1e: Only unload fonts if not used by the next screen. [shakesoda] 2010-12-21 13:26:09 -06:00
AJ Kelly 43dd10b1f6 fix DoSwitchAnyways 2010-12-21 13:25:59 -06:00
AJ Kelly 7dc05476b1 Make Windows notes more generic, since special steps have to be handled for Google Chrome users wanting to use stepmania:// URIs. 2010-12-20 23:44:24 -06:00
AJ Kelly e01fab250f [MessageManager] Added MenuStartP1 and MenuStartP2 messages.
[ScreenSelectMaster] Broadcast MenuStartP# messages; allow themers to handle the MenuStartP# message on screenless items.
2010-12-20 23:25:00 -06:00
AJ Kelly ddf9fe5e41 comment + cleanup 2010-12-20 19:37:21 -06:00
AJ Kelly 824f2641bd (internal) GetSelectionIndexOfPlayer -> GetPlayerSelectionIndex; less wordy 2010-12-20 19:37:01 -06:00
AJ Kelly cc86955d23 fix typo 2010-12-20 03:12:38 -06:00
AJ Kelly b8e53a9248 once more with feeling 2010-12-19 15:44:41 -06:00
AJ Kelly 76565b2690 more warp hackery. 2010-12-19 15:42:27 -06:00
AJ Kelly c85ab203b6 this small chunk of code was missing. 2010-12-19 15:17:54 -06:00
AJ Kelly 86b2dcdc0a [Profile] Add GetLastUsedHighScoreName Lua binding. 2010-12-19 14:54:45 -06:00
AJ Kelly 2b52d487dc [Style] Add ColumnsPerPlayer and NeedsZoomOutWith2Players bindings. 2010-12-19 14:40:22 -06:00
AJ Kelly ce6708f7f6 remove unused vars 2010-12-19 14:30:49 -06:00
AJ Kelly 55da51678d [StreamDisplay] Remove UseThreePartMethod 2010-12-19 14:29:25 -06:00
AJ Kelly 7e7e00404b [GameCommand] Add GetScreen, GetSteps, GetCourse, GetTrail, and GetCharacter Lua bindings. 2010-12-19 14:18:37 -06:00
AJ Kelly d3298910bb nevermind, this breaks 2010-12-19 14:07:39 -06:00
AJ Kelly bb5246eb14 Added GetDateTimeString function. (returns date in "YYYY-MM-DD HH:MM:SS" format) 2010-12-19 14:01:34 -06:00
AJ Kelly 0776688a11 remove unneeded fixme comment 2010-12-19 13:59:05 -06:00
AJ Kelly ef46e6c088 [WheelNotifyIcon] add BlinkPlayersBest metric 2010-12-19 13:42:20 -06:00
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