Glenn Maynard
98ed350504
fix the invalid glyph
2003-01-28 03:40:28 +00:00
Glenn Maynard
6042c88de9
simplify
2003-01-28 00:47:37 +00:00
Glenn Maynard
ff830fad55
only use longchar within fonts
2003-01-28 00:45:01 +00:00
Glenn Maynard
4003ac7ed9
handle a typoed title
2003-01-28 00:35:07 +00:00
Glenn Maynard
5aa7ebc1ac
rename a function
2003-01-27 23:10:44 +00:00
Glenn Maynard
724f3af240
minor correction
2003-01-27 23:09:40 +00:00
Laurence Hartje
bac5d7ca31
Cosmetic Fix: When the music wheel appears for the first time, have the cursor on the first selectable song (based on wheel data), not based on array order (which appeared to be alphabetical).
...
TODO: Should an error be displayed when there are no selectable songs (right now only roulette and random appear when no songs are selectable)
2003-01-27 07:25:29 +00:00
Glenn Maynard
3ffec22f17
always display both eval and final eval after extra stages
2003-01-27 06:49:02 +00:00
Glenn Maynard
e821a98f06
fix oni
2003-01-27 06:18:13 +00:00
Glenn Maynard
2fa12589e5
fix a crash
2003-01-27 05:11:59 +00:00
Chris Danford
025539e52c
more progress on Ranking
2003-01-27 02:00:38 +00:00
Glenn Maynard
8870fa3044
fix harmless warnings when dwi files contain tabs
2003-01-27 01:58:24 +00:00
Glenn Maynard
61c8b2fcd5
this is why operator new is better than malloc
...
(we can't use new here; we're passing this structure to SDL)
2003-01-27 01:56:21 +00:00
Glenn Maynard
453543d599
cosmetic
2003-01-27 01:47:46 +00:00
Glenn Maynard
f71ff8cacb
reset music when playing sample
2003-01-27 01:31:28 +00:00
Glenn Maynard
7b78f6a3dc
fix up Mobo Moga
2003-01-27 01:06:50 +00:00
Glenn Maynard
d8ac02a94a
set up LOG as early as possible
2003-01-27 01:05:19 +00:00
Glenn Maynard
cd60eb1a75
correct page 2 selection
2003-01-27 01:04:37 +00:00
Glenn Maynard
f0b9e646bc
fix difficulty announcers
2003-01-27 00:34:06 +00:00
Chris Danford
66e468213f
fixed ThemeManager using element in base theme instead of current theme if base theme has a redir, simplifed a few sound element names.
2003-01-26 22:48:26 +00:00
Chris Danford
229aa2cae9
fixed ThemeManager using element in base theme instead of current theme if base theme has a redir, simplifed a few sound element names.
2003-01-26 21:45:13 +00:00
Chris Danford
5a7b10e989
more work on ranking
2003-01-26 20:49:05 +00:00
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