AJ Kelly
f648eb7681
merging is blargh in the face
2010-08-07 22:17:21 -05:00
Alberto Ramos
004926865a
some small tweaks in notesloaderksf (plus the previous bpm fix)
2010-08-07 21:15:17 -06:00
AJ Kelly
6419729f8c
records on eval
2010-08-07 21:52:39 -05:00
Alberto Ramos
e6e9941d17
I did something really stupid...
2010-08-07 20:41:22 -06:00
AJ Kelly
dba5744435
update docs + lua.xml
2010-08-07 17:17:02 -05:00
AJ Kelly
3b9a9a1a05
[ScreenManager] add AddNewScreenToTop Lua binding.
2010-08-07 17:14:32 -05:00
AJ Kelly
2f35d39c9c
small tweak
2010-08-07 15:28:59 -05:00
AJ Kelly
be58f73733
"arcade overlays" -midiman
2010-08-07 14:51:27 -05:00
AJ Kelly
e6031412d1
change Normal message to match its usage now
2010-08-07 00:34:45 -05:00
AJ Kelly
e4fc513c7e
table sum, average, and standard deviation functions from shakesoda. (I also try to attempt to alias table.slice to tableslice and table.shuffle to tableshuffle)
2010-08-05 23:23:47 -05:00
AJ Kelly
8a0919872a
various theme changes from midi
2010-08-05 18:13:34 -05:00
AJ Kelly
0af92261bc
clean up the docs folder, add in other various docs from the ssc svn that weren't here before
2010-08-04 11:32:46 -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
d0caad5d9a
a few changes; ScreenLogo now has a logo. ScreenHowToPlay's background is now orange (recolor lol) and scales correctly based on screen size.
2010-08-03 19:27:12 -05:00
AJ Kelly
7008e631cb
default theme changes from midi; adds ScreenHowToPlay and ScreenRanking
2010-08-03 18:09:44 -05:00
AJ Kelly
5337914b8b
fallback changes from midi; default next
2010-08-03 18:07:54 -05:00
AJ Kelly
b5a7c11b4f
various theme changes from midi; shortens the main options menu a bit
2010-08-02 01:18: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
7929bdc4c5
update docs
2010-07-31 14:08:21 -05:00
AJ Kelly
3bc6c16227
allow packages from Lua
2010-07-31 13:54:46 -05:00
AJ Kelly
2e845328f4
Delta update from shakesoda
2010-07-31 13:52:31 -05:00
AJ Kelly
37c16701df
theme changes from midi; fixes final stage
2010-07-31 13:52:00 -05:00
AJ Kelly
02825ee7a4
add missing string
2010-07-28 23:11:37 -05:00
AJ Kelly
a828ac3542
Allow editing of a Song's #GENRE tag within the editor.
2010-07-27 21:53:40 -05:00
AJ Kelly
22001e56f8
update splash
2010-07-27 19:35:42 -05:00
AJ Kelly
efa2135050
metrics update from midi
2010-07-27 15:40:05 -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
c0b9a55892
metrics again (one char typo hurr)
2010-07-26 13:20:18 -06:00
Alberto Ramos
124c8ae904
metrics
2010-07-26 13:13:47 -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
d246bfd3df
theme updates from midi
2010-07-26 12:38:07 -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
213f58ae0a
metrics added
2010-07-25 11:44:15 -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
e669aebd9b
various default theme changes [Midiman]
2010-07-25 12:15:00 -05:00
AJ Kelly
c0599e2afb
add 1.25xmusic, judgment color changes [Midiman]
2010-07-25 12:14:16 -05:00