Commit Graph

25 Commits

Author SHA1 Message Date
Chris Danford f04098518b add TransformItemDirect for places (StreamDisplay) that don't want to cache the transforms and also want to do non-TweenState things to an item (GetWidth,SetState) 2008-03-22 02:53:35 +00:00
Chris Danford c0cc1d4065 PositionItem -> TransformItem 2008-03-22 02:17:08 +00:00
Chris Danford dfb01714c7 revamp StreamDisplay: remove zbuffer tricks, replace with Sprite pills that can be used to make arbitrary shapes 2008-03-17 08:57:43 +00:00
Glenn Maynard 04d05b898d simplify 2007-02-14 02:43:29 +00:00
Glenn Maynard 5e549c0437 cleanup 2007-02-09 05:15:35 +00:00
Glenn Maynard 98f9d9edaf simplify
set size
2007-02-09 05:13:49 +00:00
Glenn Maynard 101bf0a85f simplify 2007-02-09 04:45:54 +00:00
Glenn Maynard 9d7893fc69 cleanup masking 2007-02-09 04:38:15 +00:00
Glenn Maynard edeb62afed simplify 2007-02-09 04:36:51 +00:00
Glenn Maynard 6cbc0577e9 simplify 2007-02-09 04:33:15 +00:00
Glenn Maynard 7c5dbab999 update mask handling 2007-02-09 04:29:54 +00:00
Glenn Maynard f6fd57cc12 typo 2007-02-09 04:03:22 +00:00
Glenn Maynard 0de94fb55c remove Actor:: 2006-09-26 19:48:46 +00:00
Glenn Maynard f0b7631e3a use standard name "isfinite", not "finite" 2006-06-15 03:15:41 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Glenn Maynard f3d3100d36 cleanup 2006-01-20 06:30:13 +00:00
Chris Danford 839c286e3e clear Z after draw stream so that it doesn't conflict with arrows or dancing chars 2005-05-20 21:09:12 +00:00
Glenn Maynard af2326e739 fix linux compile 2005-05-06 14:35:17 +00:00
Chris Danford 4de7b7c6f8 fix uninitialized variable (causing stuck life meter?) 2005-05-06 01:34:23 +00:00
Chris Danford eb007ce29e tracking down "life meter stuck at 100%" 2005-05-02 04:05:07 +00:00
Chris Danford 6facdccdfe cleanup 2005-05-02 03:06:56 +00:00
Chris Danford 0eff412ab0 revert increased overdraw 2005-05-01 20:58:48 +00:00
Chris Danford 05757f9d46 2x overdraw on the whole life meter stream so that translucency is even 2005-04-30 00:23:47 +00:00
Glenn Maynard e9c2c4678d fix division by zero causing m_fTrailingPercent to be NaN (results in
the life bar getting "stuck" full)
2005-04-26 03:57:06 +00:00
Chris Danford 371f97effe cleanup survival elements 2005-04-21 11:16:01 +00:00