hedgewars/uLandGraphics.pas
Tue, 13 Sep 2011 00:51:02 -0400 nemo Don't set lfDamaged for small tunnels
Tue, 13 Sep 2011 00:13:01 -0400 nemo Remove extra graphical resweeps, and smooth prior to despeckling. Was getting odd desync here without Land[] seemingly incorrect at end of passes. Just removing seems to fix, and code wasn't that good an idea in its prior state anyway.
Fri, 09 Sep 2011 18:30:40 -0400 nemo Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
Sat, 27 Aug 2011 14:54:56 -0400 nemo implement proper blending
Fri, 26 Aug 2011 20:59:55 -0400 nemo Die speckles, round N. Check that alpha is not basically empty while blending, try to match the damaged land type.
Sat, 30 Jul 2011 14:52:25 -0400 nemo kill off some speckles, crank up land gun output
Sun, 03 Jul 2011 20:14:03 -0400 nemo oops
Sun, 03 Jul 2011 20:01:13 -0400 nemo separate landpixels/land despeckling results to avoid desyncing on blurry land due to extra despeckling passes. right now, this does mean landpixels edge-of-block recheck is not done
Thu, 30 Jun 2011 18:20:41 -0400 nemo Sweep all pixels at 0 or 1 neighbours, whether damaged or not. Intended to handled output of Smooth, might be nice to cut down on the counting somehow though.
Tue, 28 Jun 2011 19:16:42 -0400 nemo sweep up some AA pixels
Sun, 26 Jun 2011 20:29:08 -0400 nemo Use an ifdef instead, add despeckling of tunnels
Sun, 26 Jun 2011 16:34:31 -0400 nemo add missing nil check, increase despeckling of background too
Mon, 20 Jun 2011 20:46:27 -0400 nemo Avoid desyncing on blurry land
Mon, 20 Jun 2011 09:32:31 -0400 nemo move smoothing into separate function, adjust call order
Mon, 20 Jun 2011 09:15:24 -0400 nemo 25%, not 50%
Mon, 20 Jun 2011 02:03:15 -0400 nemo More AA - try smoothing explosions a bit
Wed, 27 Apr 2011 15:57:23 +0400 unc0rr Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
Tue, 22 Mar 2011 23:01:26 -0400 nemo Fix endianness
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Sun, 30 Jan 2011 19:05:31 +0100 Henek fixed unlimeted fuel bug for rcplane
Fri, 31 Dec 2010 00:37:39 +0100 Palewolf Snow blends into land, trys to fill the gaps
Sun, 26 Dec 2010 12:42:22 -0500 nemo oops. forgot to check on indestructible in combination with disableLandBack 0.9.15
Sun, 26 Dec 2010 11:17:01 -0500 nemo add a disabling for landback, set it if flakes are enabled
Sun, 26 Dec 2010 10:47:03 -0500 nemo revert last change. ordinary fire is fine, but HHG screws up.
Sun, 26 Dec 2010 10:31:10 -0500 nemo disable landbackpixel on small explosions
Sun, 26 Dec 2010 00:28:23 -0500 nemo remove all screwing about with uLandGraphics - have not found a way to properly handle LandBackTex through despeckling or fill checks that does not result in ugly fire damage or wiped out landbacktex. Would rather some snowflakes lines than that.
Thu, 23 Dec 2010 23:46:14 -0500 nemo more fiddling with graphics to try and satisfy both fire and snow
Wed, 22 Dec 2010 23:46:07 -0500 nemo oops. hopefully unbreak maps while still preserving mask behaviour as before (basketball nets etc)
Wed, 22 Dec 2010 19:25:00 -0500 nemo more tweaking land graphics due to snow
Wed, 22 Dec 2010 18:50:00 -0500 nemo Visual tweaks for snow
less more (0) -100 -50 -30 tip