AJ Kelly
42e2d09d90
Some theme bug fixes.
2010-05-12 11:47:29 -05:00
AJ Kelly
97749ff421
Even though these files can have separate graphics, most themers will expect the Random and Portal graphics to map to Roulette's by default.
2010-05-11 11:30:40 -05:00
AJ Kelly
c8cfb97bf8
GradeTierForExtra# - The comment for this says you can get an AA or better, but the code checks for AAA or better; fix this to be AA as intended.
2010-05-08 17:05:52 -05:00
AJ Kelly
1bce8e686c
Update CustomSpeedMods documentation
2010-05-05 23:43:54 -05:00
AJ Kelly
2ce2eff941
fix frame size errors with thai fonts
2010-05-05 10:06:22 -05:00
AJ Kelly
93b793d3db
turns out we don't have _japanese 16px, nor _korean 16px.
2010-05-05 09:38:25 -05:00
AJ Kelly
ca44cbe5fb
Common default now falls back on _16px fonts (which imports japanese, korean, game chars, misc.)
2010-05-05 00:29:58 -05:00
AJ Kelly
fb1e03cae8
add XMode to the theme [Midi]
2010-05-02 14:39:28 -05:00
AJ Kelly
105185d5b0
add missing SelectProfileKeys() (whoops!)
2010-05-02 11:59:57 -05:00
AJ Kelly
79d97e7fec
re-add dance-threepanel now that the StepsDisplayList issue has been resolved. (Turns out that was the reason it wasn't working.) thanks to kurisu for the base code.
...
also update docs
2010-05-02 11:25:00 -05:00
AJ Kelly
027880c5d1
In dance mode, ScreenSelectProfile doesn't work; fix that. I assume this will have to happen a few more times with other gametypes.
2010-05-02 10:29:34 -05:00
AJ Kelly
1441bec254
we don't use this graphic.
2010-04-30 17:00:19 -05:00
AJ Kelly
e0dd674444
ScreenGameplaySyncMachine metrics
2010-04-30 13:47:25 -05:00
AJ Kelly
8c132d3bab
change Export Packages description text
2010-04-30 13:24:11 -05:00
AJ Kelly
cb57878455
new metric [GameState] DisablePremiumInEventMode (bool)
2010-04-30 12:36:09 -05:00
AJ Kelly
4230852d4a
fix routine noteskin snafu
2010-04-28 12:04:09 -05:00
AJ Kelly
1eb3a1b02e
This file was pretty bad (and also unnecessarily taken from moonlight)...
2010-04-28 09:57:06 -05:00
AJ Kelly
9ac4737ea2
Tell Routine mode to use midi-routine-p1/p2 noteskins.
2010-04-28 09:50:33 -05:00
AJ Kelly
614cef0b87
Midi changed the player colors
2010-04-28 09:37:07 -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
af5f17d79e
various theme changes from Midiman
2010-04-26 12:47:27 -05:00
AJ Kelly
225b5a6af3
some Rave stuff
2010-04-26 02:14:27 -05:00
AJ Kelly
4ee0c0b41f
add CombinedLifeMeterTug graphics to _fallback
2010-04-26 01:56:07 -05:00
AJ Kelly
05135e2357
some ScreenSelectProfile stuff
2010-04-25 18:50:43 -05:00
AJ Kelly
90a90f45ff
fixup from midi
2010-04-25 18:49:56 -05:00
AJ Kelly
bf25127a2d
scripts update + hierarchy.txt fleshed out some more
2010-04-25 18:49:32 -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
74fb6e58c0
Fix sizing of DeviceList and InputList
2010-04-21 20:15:29 -05:00
AJ Kelly
3d00646b6f
more theme updates
2010-04-19 04:22:20 -05:00
AJ Kelly
1a69b6b9e6
ScreenStageInformation: use LoadFromSong instead of trying to get the background path.
...
ScreenGameplay: fix a bug with the Stops display meter that would cause a crash; see http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=125 for more information.
2010-04-19 00:33:58 -05:00
AJ Kelly
10cf233ed8
...also forgot some fonts.
2010-04-19 00:21:41 -05:00
AJ Kelly
403bee7c41
whoops, forgot some metrics with that last commit.
2010-04-19 00:20:45 -05:00
AJ Kelly
80e5e985c1
Allow MusicWheelItem Random and Portal to have different graphics from Roulette.
2010-04-19 00:19:25 -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
c859f54793
encase in actorframe so milestones are not warped. [Midiman]
2010-04-17 13:34:56 -05:00
AJ Kelly
9a809545a0
Finally get rid of PLAYER_COLOR. ColorP1Command and ColorP2Command no longer exist. The last thing that was being diffused with player color in the code was something in the Oni score display. I have also removed the commented code in ScreenSelectMusic.cpp (the score is hidden in _fallback anyways). Since I'm sure you can diffuse ScoreDisplayOni Numbers, but I can't seem to find any references to them in the metrics.
2010-04-17 13:33:28 -05:00
AJ Kelly
5cddf118ed
Player combo/toasty updates from Midiman
2010-04-17 02:47:52 -05:00
AJ Kelly
b208a70cb7
fix DifficultyList spacing
2010-04-15 01:09:13 -05:00
AJ Kelly
b9ff236b28
change these
2010-04-14 22:25:14 -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
7d55600b78
fix function to use 16:9 instead of 16:10 as max, plus undo bogus value... yeah. :s
2010-04-09 23:38:05 -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
f27015e9dd
attempt to silence a warning (let the post-public beta 2 commits begin!)
2010-03-31 18:36:10 -05:00
AJ Kelly
31dfd1847f
replace old misc font page with new one
2010-03-30 13:11:23 -05:00
AJ Kelly
f1604ac0bb
and also add venacti bold 15px for _portKit-sm4
2010-03-30 00:41:09 -05:00
AJ Kelly
0aed16954a
add venacti bold 24px to _portKit-sm4, since some themes (sup PARASTAR) use it.
2010-03-29 23:51:49 -05:00
AJ Kelly
feb3d5104d
add [ScreenSelectMusic] TwoPartTimerSeconds metric
2010-03-28 13:46:42 -05:00