Andrew Livy
134bf066b0
Fixed annoying "Pump Center Pad Bug"
...
Basically "tap" was being mistook for "tap explosion"
so now tap is renamed to "tap parts"
stick with it :)
2003-01-16 17:10:19 +00:00
Chris Danford
1258b0c22f
Fixed "floating background". Fixed interaction between COLOR_NOTE, and APPEARANCE_*
2003-01-14 05:56:18 +00:00
Chris Danford
1f8f1766e6
reimplemented NOTE_COLOR
2003-01-14 05:35:12 +00:00
Chris Danford
fa75b5200b
fixed generous Toasty
...
CHANGE: Simplified NoteSkin format. Old NoteSkins will need to be updated.
fixed BGAnimationLayer effect_bounce objects getting stuck
2003-01-13 08:31:34 +00:00
Glenn Maynard
1b4ef26e5b
remove another set of old texel alignment shifts
2003-01-09 05:53:31 +00:00
Glenn Maynard
185b128ab1
do some queuing in NoteDisplay instead of RageDisplay;
...
get rid of pixel-shifting
2003-01-08 23:15:06 +00:00
Glenn Maynard
49f05c9ab8
s/throw RageException/RageException::Throw/
2002-12-21 19:34:02 +00:00
Glenn Maynard
2cdd509a92
Texture parameters are bound to the texture, and aren't generic
...
OpenGL state, so we need to set the texture *before* setting other
stuff up.
2002-11-21 22:25:00 +00:00
Chris Danford
9d68ff5d7b
Added clamp in RageColor->RageVColor conversion to fix some artifacts
...
Fixed "autogen doesn't generate patterns for all difficulties for some songs"
Fixed incorrect "show" value in "show!hold" being written in DWIs
Fixed "song ends early after adding an edit then playing"
2002-11-13 05:17:15 +00:00
Glenn Maynard
0178e1e3df
fix hold notes
2002-11-12 01:55:25 +00:00
Chris Danford
628dea9da7
OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken.
2002-11-11 04:53:31 +00:00
Glenn Maynard
677e6b0a2e
s/FRECT/RectF/
2002-10-31 06:00:30 +00:00
Glenn Maynard
bccaf3560b
s/Add/push_back/
2002-10-31 04:23:39 +00:00
Glenn Maynard
945a39a247
some more s/GetSize/size/ and other minor STLisms
2002-10-31 02:54:49 +00:00
Chris Danford
ec202633e9
Added .GetString() to all CStrings passed in vargs
2002-10-29 07:58:44 +00:00
Chris Danford
73f7db6b15
Replaced most D3DX dependencies. Added Brendan's not-yet-functional networking code.
2002-10-28 05:30:45 +00:00
Glenn Maynard
5c841f287b
s/RemoveAll/clear/g
2002-10-24 20:15:24 +00:00
Chris Danford
3445d28025
Fixed "wrong frame shown for tap on same row as hold head"
2002-10-20 05:25:34 +00:00
Chris Danford
15fc589cc6
Fixed articts in hold note and life frames.
2002-10-18 19:01:32 +00:00
Chris Danford
6bc7b349fb
Songs not in same group as extra stage can now be used as an extra stage
2002-10-09 06:57:37 +00:00
Chris Danford
44baba9fd3
Added NoteSkin metrics to accomodate Prex NoteSkin
2002-09-17 23:02:37 +00:00
Chris Danford
bc32d45b69
Added "NoteDisplay-UseHoldHeadForTap" metric
2002-09-15 23:20:59 +00:00
Chris Danford
45e1d6ef81
fixed a bunch of DWI save bugs.
2002-09-11 04:49:07 +00:00
Glenn Maynard
77de4c66e8
remove unused variables
2002-09-07 10:22:21 +00:00
Chris Danford
d7626f6004
Fixed missing/wrong theme elements
2002-09-05 03:45:07 +00:00
Chris Danford
7d4cf73000
half-finished codes, options icons, and two new modifiers.
2002-09-02 21:59:58 +00:00
Chris Danford
5fb403639f
Moved even more constants into theme metrics
2002-08-29 01:38:21 +00:00
Chris Danford
142002091a
Added ScreenHowToPlay, removed texture hints, and cleaned up ThemeMetric stuff
2002-08-27 03:59:22 +00:00
Chris Danford
950f9c1645
Added How To Play screen, improved scroll bar, and added "toasty" easter egg.
2002-08-26 05:53:48 +00:00
Chris Danford
1b3c62adb9
added autogeneration of Notes for missing NotesTypes
2002-08-25 19:00:12 +00:00
Chris Danford
8d63a5f7e0
reduced size of hold parts texture for reduced memory footprint
2002-08-25 06:42:26 +00:00
Chris Danford
a0c7d5bd22
added BackgroundChange editing and DWI saving to editor
2002-08-23 20:18:29 +00:00
Chris Danford
0447dc2aad
Bug fixes and deferred rendering architecture
2002-08-18 16:19:26 +00:00
Chris Danford
7c1bfb3a0d
big checkin - new noteskin format and XY positioning. I probably broke a lot of things.
2002-08-13 23:26:46 +00:00