hedgewars/uLandGraphics.pas
Fri, 23 Nov 2018 21:38:34 -0500 nemo topY too
Fri, 23 Nov 2018 15:54:23 -0500 nemo overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
Sat, 28 Jul 2018 13:15:59 +0200 Wuzzy Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
Tue, 10 Jul 2018 18:00:04 +0200 Wuzzy Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
Sun, 27 May 2018 13:10:32 -0400 nemo make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
Fri, 04 Mar 2016 10:37:42 +0100 sheepluva fix pas2c breakage caused by recent changes in uLandGraphics
Thu, 03 Mar 2016 16:36:05 -0500 nemo Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
Thu, 03 Mar 2016 15:41:53 -0500 nemo fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
Sun, 31 Jan 2016 16:07:14 +0300 unc0rr Bye-bye TryDo
Sun, 10 Jan 2016 00:45:13 +0300 unc0rr SDLTry doesn't halt engine no more
Tue, 10 Nov 2015 20:43:13 +0100 sheepluva merge default sdl2transition
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Mon, 25 May 2015 14:31:06 -0400 nemo prevent damage colouring of indestructible terrain
Sat, 11 Apr 2015 15:34:07 +0300 unc0rr Silly fixes for silly pas2c
Fri, 10 Apr 2015 10:36:17 -0400 nemo tweak erase
less more (0) -100 -15 tip