Commit Graph
28837 Commits
Author SHA1 Message Date
AJ Kelly 3877fb735d small comment thing 2010-12-28 13:46:49 -06:00
AJ Kelly f98fca77f5 remove old logging 2010-12-28 13:45:39 -06:00
AJ Kelly 884493358f small cleanup 2010-12-28 13:45:25 -06:00
AJ Kelly 10e2f0ab3a [ScreenHowToPlay] Have Character ignore the Miss steps instead of trying to hit them. 2010-12-28 13:44:38 -06:00
Mark Cannon efe31cfd63 fixed potential bug with Choices not being strings 2010-12-27 21:05:32 -05:00
AJ Kelly 114e28a1d3 [ScreenHowToPlay] Added CharacterName metric, which will force the Character that shows up. 2010-12-27 00:08:52 -06:00
AJ Kelly 4f5f4b92d0 [FadingBanner] Added GetLatestIndex() Lua binding. 2010-12-26 22:34:52 -06:00
AJ Kelly 00cc700597 fix functions 2010-12-26 20:37:55 -06:00
AJ Kelly 8730dd74d5 fix compile 2010-12-26 20:33:18 -06:00
AJ Kelly a36059ecf6 [Banner, FadingBanner] Various changes:
* Removed (now unused) All Music banner.
  * Fixed swapped ScrollRandom and ScrollRoulette metrics.
  * Added GetScrolling(), GetPercentScrolling() and SetScrolling(bool,float)
    Lua bindings.
2010-12-26 20:30:06 -06:00
AJ Kelly b8b20ec80b Changed Steps picking logic in ScreenGameplaySyncMachine; now playable Steps are chosen, instead of whatever NoteData happens to be first.
Also added pump-single data to ScreenGameplaySyncMachine music.sm.
2010-12-26 17:01:06 -06:00
AJ Kelly 355cdef4ad disable gSScore for now. also update changelog slightly 2010-12-26 16:23:22 -06:00
AJ Kelly def882ad6c [SongManager] Added GetSongRank(Song) Lua binding. 2010-12-26 13:44:46 -06:00
AJ Kelly f68607d7a1 [ScreenNetSelectMusic] StepsDisplay changed to load from StepsDisplayNet.
[RoomWheel] Added OverPart (just like in MusicWheel).
2010-12-26 11:36:46 -06:00
AJ Kelly 6fc4b62b50 [ScreenEdit] Added GetEditState Lua binding. 2010-12-26 00:31:46 -06:00
Alberto Ramos 5bfd735aaa life difficulty was zero 2010-12-25 21:40:06 -07:00
AJ Kelly 83395b6e22 I get mad at this file not existing 2010-12-25 00:25:37 -06:00
AJ Kelly 036b23e9d3 add Banners for various SortOrders. (Group and Recent not included for various reasons) 2010-12-23 22:31:52 -06:00
AJ Kelly 5ed4916e1c some edit mode changes. 2010-12-23 19:47:16 -06:00
AJ Kelly 74ddb2e75d merging 2010-12-22 22:06:31 -06:00
AJ Kelly fc5a5efb77 remove debugging statements 2010-12-22 22:06:10 -06:00
Jonathan Payne 53cbf7a668 RSR 2010-12-22 18:52:01 -08:00
Jason Felds a50c70a305 Fix another warning. 2010-12-22 18:06:07 -05:00
Jason Felds f222afc38c Attempt merge fix. 2010-12-22 17:59:44 -05:00
Colby Klein 81e2a779a0 Update Xcode project. 2010-12-22 14:56:37 -08:00
Jason Felds 604570dfbd Quiet the newline warning. 2010-12-22 17:56:28 -05:00
Alberto Ramos 351ba1d97c updating noteskin things... 2010-12-22 15:28:38 -07:00
AJ Kelly af89c94d30 add solo, 3panel strings to edit mode StepsType 2010-12-22 14:44:38 -06:00
AJ Kelly 9e4f224e6e merge with midi's branch 2010-12-22 13:22:57 -06:00
AJ Kelly 8a72f162ef fix ScreenGameplaySync Prev/NextScreen 2010-12-22 13:14:21 -06:00
Jonathan Payne 51bcdfd98e the little luna that could 2010-12-22 11:13:25 -08:00
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
Flameshadowxeroshin a1dde32aa8 the last one for specialscoring for today. 2010-12-21 11:41:29 -06:00
Flameshadowxeroshin c17b6445a9 hopefully the last fix for now. 2010-12-21 11:12:39 -06:00
Flameshadowxeroshin 58f787bcd1 and yet again 2010-12-21 11:05:34 -06:00