AJ Kelly
ccd2b4ae6d
various theme changes, mostly from midi
...
removes duplicate round() function in productivityhelpers
2010-08-14 19:22:44 -05:00
AJ Kelly
5175499e08
bgeffects/animation fixes from midi (forgot about this one)
2010-08-14 18:43:40 -05:00
AJ Kelly
62b24c9bbd
0174fb0: number measures starting with 0 (makes the mental conversion between the .SM and the editor much easier) [Chris Danford]
2010-08-14 18:11:28 -05:00
AJ Kelly
d316e9f215
bdedc09: fix EFFECT_BOUNCE, give particles a start position uniformly distributed across the screen [Chris Danford]
...
70651fe: change flip effects to use degrees, not radians [Chris Danford]
+ changelog
2010-08-11 03:39:07 -05:00
AJ Kelly
50a62f11c4
comment + cleanup
2010-08-11 02:17:29 -05:00
AJ Kelly
cccd8d0a16
preparing for future additions
2010-08-11 02:14:01 -05:00
Alberto Ramos
a647a04600
ActorSound stop and pause should be usable now
2010-08-11 00:55:40 -06:00
AJ Kelly
e2f424e99d
minihold hack
2010-08-11 01:33:16 -05:00
AJ Kelly
c8ca3a2a24
update lua documentation
2010-08-11 00:40:28 -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
AJ Kelly
98fb951798
scoreboard stuff from midi
2010-08-09 19:53:11 -05:00
AJ Kelly
a3015c467c
forgot this one
2010-08-09 18:28:53 -05:00
AJ Kelly
7d84442f85
more online related changes from midi
2010-08-09 18:28:32 -05:00
AJ Kelly
7eb65ed2b0
theme changes from midi
2010-08-09 18:11:42 -05:00
AJ Kelly
23efdff79f
more online fixes
2010-08-09 18:09:56 -05:00
AJ Kelly
69f4f10428
online eval user selection/deselection
2010-08-09 18:02:22 -05:00
Alberto Ramos
ab1206e073
fix
2010-08-08 18:09:39 -06: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
AJ Kelly
6eb8ff4b91
fix typo/duplicates
2010-08-08 11:16:31 -05:00
AJ Kelly
11bdaa7a78
changes from midi
2010-08-08 11:14:07 -05:00
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