Commit Graph

28 Commits

Author SHA1 Message Date
Chris Danford e83bbc40da fix ActorFrame ZTest propogation 2004-05-15 18:35:03 +00:00
Glenn Maynard f022010099 fudging Z is no longer required for masks 2003-12-31 22:18:16 +00:00
Glenn Maynard 85068dd856 Use SetZWrite, SetZTest instead of SetUseZBuffer for masks, so masks
aren't masked.

When using more than one mask, and they may overlap, use
mask.SetClearZBuffer(true) unless you really know what you're doing.
2003-12-31 22:08:32 +00:00
Andrew Livy 336411233f Credit modification. 2003-12-14 08:11:05 +00:00
Chris Danford 9c9aef37c7 fold CroppedSprite functionality into Sprite
more work on Rave
2003-07-03 06:38:57 +00:00
Glenn Maynard ec663349ed fix warnings 2003-06-10 05:20:41 +00:00
Andrew Livy dd8d872d28 More Scrolling Banner Changes....
Now you can have songs automatically play AND have a confirm on them.
Can also change rotation of the banner / whole list via metrics. (allowing for vertical scrolling lists) or more importantly, a 4th mix interface ;)
2003-06-09 01:13:25 +00:00
Andrew Livy efb49096a8 Pump Song Select now using Masked Banners. 2003-06-02 19:25:29 +00:00
Andrew Livy 8e0e7a8418 All kinds of pump updates: Themes/MusicSelectScreen/NoteSkins to be a little bit more like Pump Prex... 2003-05-09 20:28:27 +00:00
Andrew Livy 26fafd1c5f Changes to PIU/EZ2 screenselect. Banners loaded in different way, now shows marathon/longver balloons. Scrolls faster after 5/10 seconds of continued scrolling. 2003-05-09 00:18:37 +00:00
Andrew Livy 431e293ce6 Pump Theme Fixes/SM Extreme Fixes: Stretch on Fail caused the two colliding images to be too large..... 2003-05-02 15:12:09 +00:00
Glenn Maynard 0a22e84555 Explicitly set the cropping size (will be making CroppedSprite not
crop by default, since the dimensions are arbitrary)
2003-04-22 21:58:18 +00:00
Chris Danford a696414cac Actor tween cleanup
Actor scipting with Command()
modularizing menu widgets into "ModeSelector"s
move animations into metrics
2003-03-02 01:43:33 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Andrew Livy 98d2d76ed0 Pump Song Select now with 'bouncing' icons when selected. 2003-01-18 19:07:52 +00:00
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
Andrew Livy 17cfbda874 removed some unused, untested and generally dangerous scrolling list code. 2003-01-15 21:40:12 +00:00
Andrew Livy 7f01598bcc Sped up ScrollingBannerList a bit 2003-01-15 21:25:47 +00:00
Glenn Maynard e0b472f33e Textures are now fully ID'd by a single struct. 2002-12-30 02:43:52 +00:00
Andrew Livy e8db36824a Some Changes to ScrollingList to support different display modes on the music select screen. 2002-12-10 23:16:44 +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 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
Andrew Livy 4a60d0cb4d Last Major Changes Before B6: Added PUMP style select, fixed some noteskins. 2002-09-18 18:24:33 +00:00
Chris Danford 7d4cf73000 half-finished codes, options icons, and two new modifiers. 2002-09-02 21:59:58 +00:00
Chris Danford 6e5ebcf30c Ez2 changes 2002-08-29 20:18:41 +00:00
Andrew Livy d4f4a854cf Cleaned up Ez2SelectStyle (however 2p support removed). Now using new ScrollingList system (PUMP can make use of this for select style also) 2002-08-25 23:10:28 +00:00