Andrew Livy
a649abe852
missing redirs
2003-01-26 18:51:26 +00:00
Glenn Maynard
4576322801
no #LIVES = nonstop
...
(at least, that's how it seems it's supposed to work; makes sense)
2003-01-26 09:46:30 +00:00
Glenn Maynard
af361d5e58
tweak titles
2003-01-26 09:40:59 +00:00
Glenn Maynard
faa9135814
also fix course loading
2003-01-26 09:40:30 +00:00
Glenn Maynard
5b6d44e758
fix course loading
2003-01-26 09:15:52 +00:00
Glenn Maynard
daac17938a
fix course starting
2003-01-26 09:14:56 +00:00
Chris Danford
9a104a7b2f
working on ranking
2003-01-26 07:33:03 +00:00
Glenn Maynard
dffd6052b9
silly fix
2003-01-26 04:58:49 +00:00
Glenn Maynard
0a92a799cc
oops. fix HWG gamestate var
2003-01-26 04:58:07 +00:00
Glenn Maynard
bfecb3d0fe
temporary fallback for note skins
2003-01-26 04:23:01 +00:00
Glenn Maynard
d0a01ec8f6
add poly radar pref
...
no options menu for this; very obscure and, er, we have no room
2003-01-26 03:51:59 +00:00
Glenn Maynard
19e046e35e
add driver/chipset ID
2003-01-26 03:40:18 +00:00
Glenn Maynard
e6cf4ce71e
fix DrawExtraPixelsLeft/Right
2003-01-26 02:56:06 +00:00
Glenn Maynard
2bfe7254fd
fix a really obscure artifact
2003-01-26 02:35:55 +00:00
Chris Danford
f9071c48e8
no message
2003-01-26 02:34:51 +00:00
Chris Danford
66aa51c5ae
working on name entry
2003-01-26 02:21:47 +00:00
Glenn Maynard
22272aecb0
Fix an indirect movie texture crash (reset PixelStore)
...
Simplify texture handling: m_ID is const (can't be changed after
load at all); preference overrides are handled in RageTexture;
reloads no longer need a parameter
2003-01-26 00:56:13 +00:00
Glenn Maynard
71a23141da
go back to using FocusingSprites
2003-01-26 00:52:39 +00:00
Glenn Maynard
ea7867ac37
simplify and hopefully fix a crash
2003-01-26 00:50:22 +00:00
Andrew Livy
55e1a75d7c
Starting to look a bit like para music select YAY!
2003-01-26 00:31:33 +00:00
Andrew Livy
6723b6fdb1
Ez2/Pump/Para Song Select Screen now supports the 'stars' and/or 'blob' difficulty ratings as seen in para/ez2.
2003-01-25 23:48:33 +00:00
Glenn Maynard
eb7882976c
(these are moved)
2003-01-25 18:58:24 +00:00
Chris Danford
559c3b7248
NEW FEATURE: Added 0.25x scroll speed
...
CHANGE: Reorganized options on Player Options screen
NEW FEATURE: New modifier: Acceleration-Land
NEW FEATURE: New modifier: Acceleration-Expand
NEW FEATURE: New modifier: Acceleration-Boomerang
CHANGE: Tweaked Acceleration-Wave for more of a challenge
CHANGE: Changed format NoteSkin tap graphic format. Existing NoteSkins will
need to update the tap graphic.
2003-01-25 11:05:12 +00:00
Glenn Maynard
3d4d28eeb0
fix newlines in static log
2003-01-25 10:09:39 +00:00
Glenn Maynard
d3e564956b
- /* */
2003-01-25 09:04:19 +00:00
Glenn Maynard
d4d8bea8bb
not safe to query sound while it's playing
2003-01-25 09:02:46 +00:00
Glenn Maynard
a88f7688b7
fix jump when backing out of music
2003-01-25 09:01:42 +00:00
Glenn Maynard
419becd0da
fixup
2003-01-25 08:32:57 +00:00
Glenn Maynard
a6b1160c12
fix movie playback
2003-01-25 08:11:03 +00:00
Glenn Maynard
ad4f34ca0b
ignore #FIRSTBEAT and #LASTBEAT except in cache
2003-01-25 08:10:51 +00:00
Glenn Maynard
4ea9aa7de7
oops, had this right the first time
2003-01-25 08:10:35 +00:00
Glenn Maynard
d8a0f09682
err, no console in release
2003-01-25 07:41:39 +00:00
Glenn Maynard
f2105a91f7
re-tune music start and "Here We Go" sequence
2003-01-25 07:40:47 +00:00
Glenn Maynard
9401751ec1
set GAMESTATE->m_bDemonstration before SGameplay ctor
2003-01-25 07:37:55 +00:00
Glenn Maynard
d66b5b2f30
update
2003-01-25 05:21:55 +00:00
Glenn Maynard
68663a6ae7
whoops, add -I. for release, too
2003-01-25 04:34:17 +00:00
Glenn Maynard
94d3b566ca
update
2003-01-25 04:23:54 +00:00
Glenn Maynard
21245926e5
add fallback line renderer (not yet used)
2003-01-25 03:57:14 +00:00
Glenn Maynard
d01be52ee0
fix tweens in test screens
2003-01-25 03:40:58 +00:00
Glenn Maynard
c15e4ef153
use Info
2003-01-25 00:19:21 +00:00
Glenn Maynard
d6d29afe75
whoops
2003-01-24 23:57:03 +00:00
Glenn Maynard
1c269bfc77
add code to find driver versions (gack)
2003-01-24 23:57:02 +00:00
Glenn Maynard
78aecb4dbb
move logging stuff into archhooks
2003-01-24 23:24:14 +00:00
Glenn Maynard
4c8c2b15e5
arch interface for little hooks that don't need their own drivers
2003-01-24 23:09:31 +00:00
Glenn Maynard
bca879f9b0
update
2003-01-24 22:28:23 +00:00
Glenn Maynard
24a8ea5a47
move crash stuff into archutils
...
add top level to include paths so we don't have to
do #include "../../archutils/win32"
2003-01-24 22:26:02 +00:00
Glenn Maynard
0ea89305ed
move crash stuff into archutils
2003-01-24 22:23:09 +00:00
Glenn Maynard
29731671fb
for fixup
2003-01-24 22:21:48 +00:00
Chris Danford
cf8c4f884f
cleanup of statistics, saving of high scores
2003-01-24 02:43:07 +00:00
Glenn Maynard
c187098400
tighten up the Japan match
2003-01-24 02:30:53 +00:00