AJ Kelly
04effea29d
fix small typo
2010-07-14 18:51:12 -05:00
AJ Kelly
6dd9906791
various theme changes
2010-07-14 00:02:57 -05:00
AJ Kelly
ba40e2d9db
various theme changes
2010-07-12 16:08:14 -05:00
AJ Kelly
287712678e
various unsynced theme changes
2010-07-11 00:31:26 -05:00
AJ Kelly
ddc92c9d12
CustomSpeedMods in edit mode's option menu. (only reads from MachineProfile/SpeedMods.txt since no profiles are loaded in ScreenEdit.)
2010-07-09 09:05:51 -05:00
AJ Kelly
15d333bec4
make "rolls increment combo" an option instead of just hardcoding it to off.
2010-07-06 19:59:24 -05:00
AJ Kelly
00b2c53057
theme changes from midi; fixes percent position in selmusic + new color setup (interesting to themers only, really)
2010-07-05 02:01:25 -05:00
AJ Kelly
ba1ebe643d
add percent score on ScreenSelectMusic
2010-07-04 10:05:27 -05:00
AJ Kelly
d9aee67537
various theme changes from midi
2010-07-03 20:55:25 -05:00
AJ Kelly
b38142bc8f
add a Remove row in player options (including most removal options except mines)
2010-06-29 16:32:08 -05:00
AJ Kelly
8de59fe3ae
notefield board stuff from shakesoda
2010-06-28 21:08:45 -05:00
AJ Kelly
a7bf2688be
small theme cleanup
2010-06-27 16:06:50 -05:00
AJ Kelly
2b0b6c312f
default theme changes from midiman and myself
2010-06-27 13:08:44 -05:00
AJ Kelly
2512d5d8c3
lots of theme tweaks from midiman
2010-06-25 20:52:45 -05:00
AJ Kelly
2652371f26
tons of theme changes/additions from Midiman
2010-06-19 09:18:11 -05:00
AJ Kelly
ee5997e999
Various theme changes from midiman
2010-06-18 18:42:27 -05:00
AJ Kelly
ee2985dd79
things midi forgot to commit; Rave should now look decent :)
2010-06-12 00:53:18 -05:00
AJ Kelly
c2637372d8
Midiman adds more rave stuff
2010-06-11 12:12:50 -05:00
AJ Kelly
25af580e92
more theme changes from midi
2010-06-10 21:40:34 -05:00
AJ Kelly
cc442d4e56
more theme edits from midiman
2010-06-09 21:58:29 -05:00
AJ Kelly
79e4e672d2
various system direction stuff from midi
2010-06-09 13:06:47 -05:00
AJ Kelly
b0da1de6db
Difficultydisplay v2, more blankies [Midiman]
2010-06-08 13:28:20 -05:00
AJ Kelly
6cf2eeba47
changes from midi
...
Fallback: missing music
Default: AutoSetStyle compatibility
2010-06-07 22:51:28 -05:00
AJ Kelly
14b1cc63e7
more theme changes from midi
2010-06-01 18:52:17 -05:00
AJ Kelly
9a29217752
some more defualt theme changes from midi
2010-05-30 18:43:35 -05:00
AJ Kelly
317e37fe65
small cleanup
2010-05-29 21:28:37 -05:00
AJ Kelly
555d2def30
more theme updates... oddly enough, setting width to 1 makes the graphics look great in any resolution. what the heck gg midi
2010-05-29 17:03:52 -05:00
AJ Kelly
c4d151d1b3
default theme changes from Midiman; includes StepsType changes
2010-05-29 15:17:54 -05:00
AJ Kelly
dd5fa35ff0
The beginning of arcade mode stuff. Mainly only deals with TitleJoin and Demonstration at the moment and pretty much assumes Event Mode is on.
2010-05-15 15:56:45 -05:00
AJ Kelly
e0dd674444
ScreenGameplaySyncMachine metrics
2010-04-30 13:47:25 -05:00
AJ Kelly
d680bdad85
add Gametype to evaluation
2010-04-27 20:34:59 -05:00
AJ Kelly
f246ead304
Timing difficulty on TitleMenu/Eval [Midiman]
2010-04-26 14:24:38 -05:00
AJ Kelly
a39301f100
more theme changes from Midi, this time adding LifeDifficulty to the title menu and evaluation
2010-04-26 13:24:16 -05:00
AJ Kelly
5ae0c493d2
NumWheelItems upped to 13, "trying to get the color table correct... this can be tricky" [Midiman]
2010-04-23 12:05:06 -05:00
AJ Kelly
3d00646b6f
more theme updates
2010-04-19 04:22:20 -05:00
AJ Kelly
05cdd2ab95
Fix a screen naming issue that's been bugging the main sm-ssc devs...
...
ScreenSelectPlayMode (formerly select style) has been renamed to ScreenSelectStyle.
ScreenSelectPlayStyle (formerly select play mode) has been renamed to ScreenSelectPlayMode.
2010-04-18 18:12:04 -05:00
AJ Kelly
b208a70cb7
fix DifficultyList spacing
2010-04-15 01:09:13 -05:00
AJ Kelly
b549260c75
various _fallback and default theme changes from Midi and myself
2010-04-14 18:47:38 -05:00
AJ Kelly
6241d86e06
various default theme changes
2010-04-04 00:30:14 -05:00
AJ Kelly
cb73cce8a6
forgot some metrics changes. (this should be a part of v1.0 public beta 2)
2010-03-31 18:43:38 -05:00
AJ Kelly
bdeb114a09
[Player combo] Diffuse to White instead of player color. P1's color is Red, conflicting with misses (which are also Red).
...
[03 Gameplay] Renamed HoldJudgment commands to match the metrics names. Turned off fail combo in dance mode.
[metrics] re-hooked up HoldJudgment commands in Lua
2010-03-28 13:07:33 -05:00
AJ Kelly
e9bfb25a97
smaller difficultylist [Midiman]
2010-03-27 18:30:50 -05:00
AJ Kelly
e79835ee78
theme changes from Midiman
2010-03-20 23:45:18 -05:00
AJ Kelly
5ef1c42e3b
ScoreKeeperNormal double shot.
...
1) convert toasty trigger from a single number to a Lua table. Only problem is, the toasty only triggers on the first one. Since this makes it equivalent to how it was set up before, I'm okay with this.
2) FSX submitted a patch that supposedly fixes the broken combo problem. I can't fully test this, so I'm committing it in the hopes that someone else tests it too.
----
Various theme fixes/changes as well.
2010-03-14 19:24:17 -05:00
AJ Kelly
5d549386e3
fix Player 2's Great count on ScreenEval
2010-03-12 17:14:39 -06:00
AJ Kelly
31c69f1d9c
okay I'm not done with the commits yet but mercurial is not making it easy for me
...
to commit just a subsection of files so I have to dump everything in here. :|
2010-03-09 03:36:44 -06:00
AJ Kelly
42baa6f3f9
sm-ssc v1.0 Public Beta 1 theme changes
2010-03-01 00:41:15 -06:00
AJ Kelly
051f224ff1
various theme things
2010-02-20 16:44:59 -06:00
AJ Kelly
dfc5f53134
various theme changes by Midiman and myself.
2010-02-17 19:47:36 -06:00
AJ Kelly
825dc8f33e
recent theme changes from ssc svn
2010-02-03 23:40:12 -06:00