Glenn Maynard
a3aebd8dfc
remove backdrop position (do it within the backdrop)
...
add hold judgement position
2003-04-17 23:21:22 +00:00
Glenn Maynard
924cb3f1bc
allow positioning per-player
...
allow moving overlay graphics
2003-04-17 22:53:36 +00:00
Glenn Maynard
ad1fd84656
add overloads
2003-04-17 22:50:54 +00:00
Glenn Maynard
920f2022c4
add arrow redirection in positioning types
2003-04-17 21:45:37 +00:00
Chris Danford
7e46786e0d
fix hidden, sudden when using reverse
2003-04-17 21:44:33 +00:00
Glenn Maynard
d3048641b1
update
...
add clip plane control
fix INI silliness
2003-04-17 21:16:56 +00:00
Chris Danford
25ef2863e0
add time-based spacing and variable scroll speed (commented out because it wasn't as helpful as I hoped)
2003-04-16 22:49:40 +00:00
Chris Danford
3c6ed5a9ed
add time-based spacing and variable scroll speed (commented out because it wasn't as helpful as I hoped)
2003-04-16 22:48:00 +00:00
Glenn Maynard
07c0cdd64e
add near/far clip plane control to EnterPerspective
2003-04-16 18:57:20 +00:00
Chris Danford
059e3a6fb6
fix flickering letters in name entry
2003-04-16 06:13:47 +00:00
Glenn Maynard
da5e1c6d00
Don't lock left/right input. It's annoying to have to wait for the tween
...
to completely finish before being able to do anything.
In theory, you could get to the second screen before it finishes tweening
in, but it's next to impossible to do this normally, and harmless if it actually
happens (try it while holding `).
2003-04-16 02:22:24 +00:00
Eric Holbrook
1911fe989e
Use IncludeAutogenTypes option to exclude autogen notes from random course selections
2003-04-15 22:55:24 +00:00
Chris Danford
228c9ba96b
fix various graphical glitches
2003-04-15 18:32:34 +00:00
Aaron VonderHaar
4f43c7a91d
Remove typos, duplicates, sources from the distant past. Start breaking arch files into groups. Add AM_CXXFLAGS for now.
2003-04-15 06:45:48 +00:00
Chris Danford
ef7d1765b1
fix inconsistent fallback banner file name
2003-04-15 06:40:25 +00:00
Aaron VonderHaar
dfe8acc3a8
Finally working! Not the most optimized or robust, but at least
...
now playable under linux.
2003-04-15 05:56:39 +00:00
Chris Danford
67a3a59a00
fix SMEX glitches
...
fix inconsistent fallback banner file name
fix inaccurate grade being displayed for p2
2003-04-15 05:51:41 +00:00
Aaron VonderHaar
e47c945bc8
Song.h => song.h
2003-04-15 05:49:46 +00:00
Glenn Maynard
f17e4ceaea
Simplify, so I don't have to wrap every call to Mode.
2003-04-15 02:52:58 +00:00
Chris Danford
43d99724f9
Win and Lose messages in ScreenGameplay and ScreenEvaluation
2003-04-15 02:47:24 +00:00
Glenn Maynard
577c8567d4
get rid of the frame; it helps less now than it did when I added it,
...
and the combo needs to be above the backdrop
2003-04-14 23:09:35 +00:00
Glenn Maynard
1f20439578
-/**/
2003-04-14 22:36:04 +00:00
Glenn Maynard
51a15b2ab2
use arrowbackdrop
...
Put everything that's aligned with arrows in a frame
2003-04-14 22:32:08 +00:00
Glenn Maynard
0da60be948
update NFP
2003-04-14 22:23:13 +00:00
Glenn Maynard
3d90301e70
add ArrowBackdrop
2003-04-14 22:21:09 +00:00
Chris Danford
44598724ce
Add win/lose BGAnimations
...
Clean up Attack data structures
2003-04-14 22:12:54 +00:00
Glenn Maynard
da117055a5
Add quaternion commands to Actor. These are always additive.
2003-04-14 22:01:57 +00:00
Glenn Maynard
b2df827995
add quaternion math
2003-04-14 21:58:19 +00:00
Chris Danford
30a33d8b2c
add metrics editor polish
2003-04-14 21:37:09 +00:00
Chris Danford
41cc3e60cd
fade between random movies
2003-04-14 07:11:04 +00:00
Chris Danford
68f0baf130
fix ScreenGameplay metric glitches
2003-04-14 05:37:38 +00:00
Chris Danford
71c57c1348
xoffset -> addx
2003-04-14 05:22:33 +00:00
Chris Danford
e22441b291
compile error
2003-04-14 04:56:57 +00:00
Chris Danford
cded5dbac0
Scale background playback speed by song rate. This sync isn't very accurate though (because of inaccurate playback rate code in sound library?)
2003-04-14 04:54:16 +00:00
Glenn Maynard
fb048fc9c7
fix compile
2003-04-14 04:35:19 +00:00
Chris Danford
2f11934b8c
fix tween overflow in Long/Marathon balloons
...
fix song and global BGAnimations not appearing in BackgroundChange menu in editor
2003-04-14 04:17:23 +00:00
Chris Danford
cfe1f9ec67
Add parameters to BackgroundChange: fRate, bFadeLast, bRewindMovie, bLoop.
...
I don't like how this changes the syntax for the #BGCHANGES tag in an SM file. I will think more about this - it's important to finalize it quickly.
2003-04-14 04:10:01 +00:00
Glenn Maynard
5ea408a547
Fix SSelectStyle when JP is off.
...
Let's always set names, even if we're not going to use something, so
if something does go wrong and we use it when we didn't expect to,
we can get a useful error message.
2003-04-14 03:26:53 +00:00
Chris Danford
a6a827b3a8
Fix ScreenGameply + course problems
...
Put Toasty underneath Players so it doesn't cover up arrows
Add support for BackgroundChange to a static graphic in the song dir
2003-04-13 23:22:27 +00:00
Chris Danford
d68ff05337
Add scripting support to ScreenGamplay
2003-04-13 21:52:50 +00:00
Chris Danford
258984a9c2
Add scripting support to ScreenGamplay
2003-04-13 21:17:14 +00:00
Chris Danford
85c9e8a89e
repositioned MenuElements "play sound on first update" hack inside of Transition where it belongs
2003-04-13 06:29:02 +00:00
Chris Danford
82199383a8
Change event mode to a CoinMode (since using COIN_PAY and EventMode at the same time doesn't make sense).
...
Split ScreenLogo and ScreenTitleMenu.
In ScreenTitleMenu, add a different animation if using COIN_HOME (for SMMAX2).
Added codes at TitleMenu to change Theme and Announcer.
2003-04-13 04:50:08 +00:00
Chris Danford
6c07fd4d68
BGAnimations layer numbers need not be consecutive
2003-04-13 03:03:01 +00:00
Chris Danford
76815a8242
BGAnimations layer numbers need not be consecutive
2003-04-13 02:58:59 +00:00
Chris Danford
e9e7d787fc
On ScreenRanking, color text based on NotesType
2003-04-13 02:34:14 +00:00
Chris Danford
e30e6a7ee3
TransitionBGAnimation -> Transition
2003-04-13 02:33:11 +00:00
Chris Danford
5e4ec48c3f
TransitionBGAnimation -> Transition
2003-04-13 01:09:19 +00:00
Chris Danford
6f37a59b79
remove unused Transition class
2003-04-13 00:53:45 +00:00
Chris Danford
7f40e36919
eliminate TransitionOniFade
2003-04-13 00:44:50 +00:00