Chris Danford
|
b6cf3477b4
|
Use generic names for TapNoteScore values since they are treated genericly by the code.
Theme changes coming...
|
2005-10-08 00:57:40 +00:00 |
|
Glenn Maynard
|
c411e8a4ac
|
fix name conflict between HoldJudgment::Reset and Actor::Reset
prefer AutoActor over Sprite
|
2005-10-05 22:26:02 +00:00 |
|
Glenn Maynard
|
9f8e27442c
|
fix name conflict between HoldJudgment::Reset and Actor::Reset
|
2005-10-05 22:03:47 +00:00 |
|
Chris Danford
|
1fffd48c57
|
SetEffectNone -> StopEffect
|
2005-07-24 03:11:03 +00:00 |
|
Glenn Maynard
|
1e8268e625
|
static
|
2005-07-04 21:48:01 +00:00 |
|
Glenn Maynard
|
2d27081573
|
do this with lua
|
2005-07-04 21:47:16 +00:00 |
|
Glenn Maynard
|
6c4276648a
|
cleanup
|
2005-07-04 20:44:07 +00:00 |
|
Chris Danford
|
7e68ac03b4
|
change elements to have format "<name> <piece>"
|
2005-02-06 03:28:22 +00:00 |
|
Chris Danford
|
8555a6da45
|
use Lua to execute commands
(needs cleanup)
|
2005-01-26 11:21:43 +00:00 |
|
Chris Danford
|
ed19821e09
|
rename: ActorCommand -> Command
Make Command smaller and more generic.
Parse arguments on use, not in Command::Load.
|
2004-12-03 05:19:46 +00:00 |
|
Chris Danford
|
bcbe615c0d
|
Pass ActorCommand structures to Actor instead of unparsed command strings.
This way, we can potentially do the parsing early and not parse inside of Actor as the command is executing.
|
2004-11-06 23:13:47 +00:00 |
|
Chris Danford
|
5127ceef4d
|
remove CachedThemeMetrics in favor of ThemeMetric<T>
fix "CachedThemeMetrics don't read HTML colors and don't evaluate Lua expressions"
|
2004-11-06 20:36:04 +00:00 |
|
Glenn Maynard
|
30a9bf3292
|
license update
|
2004-06-08 00:08:04 +00:00 |
|
Chris Danford
|
28598fa289
|
add odd and even commands to HoldJudgment
|
2004-03-23 19:44:32 +00:00 |
|
Chris Danford
|
448bdc7b6e
|
make calls to THEME->GetPathTo() more concise
|
2003-04-12 17:39:27 +00:00 |
|
Chris Danford
|
31aa613295
|
Cleanup of theme element names
Renamed ScreenSelectMax* back to their old names
Replaced all hard-coded transitions with TransitionBGAnimations
|
2003-03-09 00:55:49 +00:00 |
|
Chris Danford
|
a696414cac
|
Actor tween cleanup
Actor scipting with Command()
modularizing menu widgets into "ModeSelector"s
move animations into metrics
|
2003-03-02 01:43:33 +00:00 |
|
Chris Danford
|
032bf447f3
|
per-player NoteSkin
NoteSkin selected on PlayerOptions screen
tweaked judgement appearance
marvelous judgement glow
ActorEffect cleanup
|
2003-02-17 12:19:42 +00:00 |
|