Commit Graph

286 Commits

Author SHA1 Message Date
AJ Kelly e2f424e99d minihold hack 2010-08-11 01:33:16 -05:00
AJ Kelly 1fdb204eb2 [ScreenNetEvaluation]
* Replace hardcoded rainbow effect with UserTier02OrBetterCommand.
 * Added Difficulty and Steps param to UpdateNetEvalStats message. The
   beginning of custom-themable online stuff begins.

[ScreenNetSelectMusic]
 * Started to port SampleMusicPreviewMode from ScreenSelectMusic.
 * Changed MusicWheel metrics to read from OnlineMusicWheel instead.
 * Added section, roulette, and random music (not used yet).
 * Stop the music when reaching a section.

[others]
* some theme file additions
2010-08-10 23:36:04 -05:00
Alberto Ramos e8e5987a0a . 2010-08-08 18:08:19 -06:00
AJ Kelly d29e0052bb [ScreenDebugOverlay] force sm-ssc to read ButtonText, FunctionText, and PageText OnCommands. 2010-08-08 17:24:46 -05:00
Alberto Ramos 004926865a some small tweaks in notesloaderksf (plus the previous bpm fix) 2010-08-07 21:15:17 -06:00
Alberto Ramos e6e9941d17 I did something really stupid... 2010-08-07 20:41:22 -06:00
AJ Kelly 3b9a9a1a05 [ScreenManager] add AddNewScreenToTop Lua binding. 2010-08-07 17:14:32 -05:00
AJ Kelly 662e8659fe just some cleanup 2010-08-04 11:17:46 -05:00
AJ Kelly 7c52f7b3f2 [ScreenDebugOverlay] add PageStartX and PageSpacingX metrics. (The Y value is still hardcoded to SCREEN_TOP+20 for now, though.) 2010-08-04 11:14:05 -05:00
AJ Kelly 2e78328fd6 now that I know this causes a crash in certain situations, document it. 2010-08-04 11:13:32 -05:00
AJ Kelly c850a851bf add FileDownload stuff to be used later for SMXML downloading 2010-08-01 12:56:06 -05:00
AJ Kelly 54246b3366 sm5svn sync: Fix compile on some systems. [Steve Checkoway] 2010-08-01 11:47:20 -05:00
AJ Kelly 58d4434e7d remove giant two lists hack on SSMaster 2010-07-31 15:45:28 -05:00
AJ Kelly 774ca0fa70 Fix a crash on ScreenSelectMaster when SharedSelection=false and ShowScroller=true. (Also broadcasts PostSwitchPage message now) 2010-07-31 15:25:48 -05:00
AJ Kelly 3bc6c16227 allow packages from Lua 2010-07-31 13:54:46 -05:00
AJ Kelly a828ac3542 Allow editing of a Song's #GENRE tag within the editor. 2010-07-27 21:53:40 -05:00
Alberto Ramos f6eee30f9b Restores a removed value (it'll be configurable soon) 2010-07-26 21:51:12 -06:00
Alberto Ramos 2a01c203f2 ksfdm |D| tag wasn't working because of me... sorry 2010-07-26 19:49:37 -06:00
Alberto Ramos 6db282f98b Added missing broadcasts 2010-07-26 16:43:38 -06:00
Alberto Ramos 3653da83c6 Two part can be cancelled with menuup/down, todo: make it a metric 2010-07-26 13:09:56 -06:00
AJ Kelly b55a57f2a9 some kb7 changes from shakesoda, namely space is no longer Start. 2010-07-26 13:39:52 -05:00
AJ Kelly 9613961813 fix typo 2010-07-26 13:26:49 -05:00
AJ Kelly 988a3e7bbc yup, more comment/cleanup 2010-07-25 19:42:09 -05:00
AJ Kelly ac5c370bc2 more comment/cleanup 2010-07-25 19:40:21 -05:00
AJ Kelly cc0996f653 slight comment/cleanup 2010-07-25 19:39:07 -05:00
AJ Kelly 102b896fbc did I never sync up the change that fixed autogen off + a second player joins while the first player is on a doubles-only song? hmm.. 2010-07-25 14:46:12 -05:00
Alberto Ramos 4a759462d0 header file updated... 2010-07-25 11:57:58 -06:00
Alberto Ramos 0f12b48805 HideSections renamed to OnlyShowActiveSection 2010-07-25 11:35:58 -06:00
Alberto Ramos 23a1cc37d4 MusicWheel::JumpToNext/PrevGroup, functions tweaked (thanks juanelote)
Metric added, [MusicWheel]::HideSections, will restrict showing one group at time, it you want to see the other groups use the next/prev group code, defaulted to "false"
Also group changing is allowed via gamebuttons in case of those who wants to take advantage of the codedetector too, "false" as default
SongManager::GetSongGroupByIndex, gets groups by index (helpful in Jump to group functions, thanks to juanelote for this too).
2010-07-25 11:29:05 -06:00
AJ Kelly 5832a0796c remove dupe bad file 2010-07-24 00:52:29 -05:00
AJ Kelly 02161e0b2e cleanup, board name 2010-07-23 23:47:46 -05:00
AJ Kelly 78fbaaa0d7 comment out some logging stuff 2010-07-23 22:48:53 -05:00
Alberto Ramos 3154247dd0 New PIU Noteskins!! :D 2010-07-22 10:39:47 -06:00
Alberto Ramos ce0f7877c1 New PIU noteskins! :D 2010-07-22 10:38:31 -06:00
AJ Kelly 5d06f50cbd just some cleanup. 2010-07-22 11:12:38 -05:00
AJ Kelly 77e496980a fix an error but smpackage still doesn't compile for me. 2010-07-22 11:07:21 -05:00
Alberto Ramos 2d07cc65f3 Values restored... 2010-07-21 14:35:25 -06:00
Alberto Ramos dcc6d3be8a More tweaks 2010-07-21 14:30:22 -06:00
Alberto Ramos 9cab120e24 Minor tweaks in gameman (pump stuff) and notesloaderksf 2010-07-21 14:08:48 -06:00
Jason Felds d72342a39c Merge AJ's and Daisuke's work together.
Hopefully.
2010-07-21 14:26:07 -04:00
Alberto Ramos 58e4f6b434 Cleanup 2010-07-21 12:24:00 -06:00
Alberto Ramos 34b8b6b080 Major tweaks to notesloaderksf, |E| Tags are working as they should now. 2010-07-21 12:19:28 -06:00
AJ Kelly 856fd52c88 kb7 stuff. added some spacing for the middle note and adjusted the board to match [shakesoda] 2010-07-21 10:03:57 -05:00
Alberto Ramos 6f5878ba93 Major tweaks for NotesLoaderKsf, also finally fixed the behavior of |E| tags, now it's working as it should (cleanup to be done). 2010-07-21 03:31:41 -06:00
Alberto Ramos e11302d75e HG: changed src/NoteDisplay.h 2010-07-19 20:03:05 -06:00
AJ Kelly 1d47332cb1 turns out --game has problems. also update common 2010-07-19 20:05:11 -05:00
Alberto Ramos a0123c693f I forgot to modiffy NoteData.h, now the definitions are 1:1 2010-07-19 18:13:36 -06:00
Alberto Ramos f7446ad43e HG: changed src/NoteDisplay.cpp 2010-07-19 17:52:49 -06:00
AJ Kelly c05812fe39 Add --game= command line argument. (e.g. --game=kb7, --game=dance) 2010-07-19 18:24:46 -05:00
AJ Kelly b0f321f188 fix compile 2010-07-19 11:42:41 -05:00