Glenn Maynard
64bdcec8dc
Fix warning.
...
No need to push/pop the matrix when entering and exiting perspective;
it's done already.
No need to push/pop otherwise, either.
2003-04-02 18:24:00 +00:00
Glenn Maynard
f479b703e5
add Z positioning
2003-04-02 18:15:35 +00:00
Chris Danford
b2ba383f47
Don't store multiple copies of idential files. Have all the BGAnimations reference the same copy one directory up
2003-04-02 08:03:04 +00:00
Chris Danford
b43c15154d
Don't store multiple copies of idential files. Have all the BGAnimations reference the same copy one directory up
2003-04-02 07:32:18 +00:00
Glenn Maynard
d515fba524
change rotations to degrees
2003-04-02 07:24:40 +00:00
Chris Danford
c8755578fd
Don't store multiple copies of idential files. Have all the BGAnimations reference the same copy one directory up
2003-04-02 07:17:30 +00:00
Chris Danford
7f3ac5e437
no message
2003-04-02 07:05:10 +00:00
Chris Danford
270cf894e1
fix inverted list order in 3D MusicWheel
2003-04-02 07:04:57 +00:00
Chris Danford
3d1162aa52
Support BGAnimation sound defined in BGAnimation.ini
2003-04-02 07:04:17 +00:00
Chris Danford
eedd17db34
fix incorrect Perspective option applied
2003-04-02 07:03:48 +00:00
Glenn Maynard
f4429f4ddb
fix crash
2003-04-02 06:07:58 +00:00
Glenn Maynard
3af4c96506
update
2003-04-02 06:07:39 +00:00
Glenn Maynard
909565b026
change rotations to degrees
2003-04-02 06:02:55 +00:00
Glenn Maynard
6bf0b0c304
Add Actor::Reset
...
While I'm recompiling everything anyway, move some functions out of Actor.h
2003-04-02 05:41:22 +00:00
Chris Danford
5797abc611
Added Use3D metric to MusicWheel
...
Added GrooveGraph class
2003-04-02 04:41:49 +00:00
Chris Danford
1ea3a6ed92
never set FailMode harder than pref
2003-04-01 20:10:35 +00:00
Glenn Maynard
4d191ace3b
comment
2003-04-01 20:01:14 +00:00
Glenn Maynard
69b64dfdbf
implement announcer alternates, for compatibility
2003-04-01 19:46:50 +00:00
Glenn Maynard
d6d82622cd
implement select style comment announcer
2003-04-01 19:46:13 +00:00
Chris Danford
91f6d5424b
don't draw so far ahead when perspective is enabled
2003-04-01 19:35:29 +00:00
Glenn Maynard
f5341a0438
fix paths that end in a slash
2003-04-01 19:31:55 +00:00
Chris Danford
40195e81c7
header2 -> Common title
...
Created new PlayerOption group: Perspective
Added pref: DefaultModifiers
Land -> Brake
2003-04-01 19:31:27 +00:00
Glenn Maynard
faf6b2e0f8
only load stage graphic in arcade gameplay (graphics for course
...
mode don't exist)
2003-04-01 18:34:58 +00:00
Glenn Maynard
e00b098cb5
add stage names for courses
2003-04-01 18:23:27 +00:00
Glenn Maynard
803edada70
fix a warning
2003-04-01 18:21:18 +00:00
Glenn Maynard
ac506f9928
fix ScreenSelectStyle ...
2003-04-01 18:04:54 +00:00
Kevin Slaughter
27215ba445
Cleaned up duplicate bganimation and font errors
2003-04-01 10:42:07 +00:00
Kevin Slaughter
2145aa4e10
Cleanup of /Songs.. will add dirs back in 5mins
2003-04-01 10:04:24 +00:00
Chris Danford
921119d356
debugging Voodoo3 transparency problem
2003-04-01 07:47:19 +00:00
Chris Danford
2e73ec161f
fix over-dithered ScreenSelectMusic banner frame
2003-04-01 00:00:45 +00:00
Chris Danford
e9f44f14a7
WheelItemDisplay -> MusicWheelItem
...
clean up header dependencies in MusicWheel classes
2003-03-31 23:06:15 +00:00
Chris Danford
fb8ccf786d
use alternate choice selection on ScreenOptions automatically if text runs off right edge of screen
2003-03-31 23:03:43 +00:00
Glenn Maynard
26cc236bca
rewind the sound if preload fails
2003-03-31 22:20:11 +00:00
Glenn Maynard
971b2cba15
fix up scoring
2003-03-31 22:06:23 +00:00
Glenn Maynard
af449386aa
add PreloadSounds
2003-03-31 21:32:43 +00:00
Glenn Maynard
1960f42a3e
fix courseentrydisplay
2003-03-31 21:31:07 +00:00
Glenn Maynard
eba6e65ede
log chars
2003-03-31 21:21:52 +00:00
Glenn Maynard
0ae6236f7c
Add an option to force preloading. This only preloads sounds
...
that are loaded in advance, which excludes sample music
and some announcers.
Disable "sound volume". That's not what that variable is for; setting
it to higher values will result in clipping on a lot of hardware, causing
people to report it as a "bug" (which it's not). Setting it to lower values
results in lower quality sound. To do this correctly, we'd need to add
an interface for accessing the real hardware mixer volume, which I
don't really want to do right now ...
2003-03-31 21:21:23 +00:00
Glenn Maynard
ea5a77e47e
log chars on font load
2003-03-31 20:53:19 +00:00
Glenn Maynard
f93eeb91d4
fix MusicWheel
2003-03-31 18:32:03 +00:00
Glenn Maynard
4529d61eef
fix GradeDisplay
2003-03-31 18:29:25 +00:00
Glenn Maynard
f28b149ad0
simplify failure adjustment
...
(game options menu entry is still sometimes preempted when it shouldn't be)
2003-03-31 17:41:55 +00:00
Chris Danford
b209836cee
change UI for rows of options that go off the edge of the Screen
2003-03-31 14:02:39 +00:00
Chris Danford
b5e749885a
graphics cleanup in default theme, SMMAX2
2003-03-31 03:11:31 +00:00
Glenn Maynard
5c9ae0b4b1
fix a crash
2003-03-30 21:42:10 +00:00
Glenn Maynard
0b7b1cdcd2
fix numbers; this fixes several usages of _shared3
2003-03-30 21:38:22 +00:00
Chris Danford
a6232f80c9
tweak SMMAX2 animations
2003-03-30 21:02:15 +00:00
Glenn Maynard
ab74e7e103
don't update alive time for dead players
2003-03-30 20:54:37 +00:00
Glenn Maynard
c34b21d5c4
enable all players when entering the options menu
2003-03-30 20:50:51 +00:00
Glenn Maynard
85ec76ce63
fix font
2003-03-30 20:44:55 +00:00