hedgewars/uLandObjects.pas
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.
Fri, 26 Aug 2011 21:49:10 -0400 nemo Fix rounding error in sky colour causing visible lines
Mon, 22 Aug 2011 15:35:37 -0400 nemo Free land texture, reset sky colour.
Sun, 24 Jul 2011 00:25:35 -0400 nemo Add grayscale option for 3d, helps with colour clashing
Tue, 14 Jun 2011 11:29:15 -0400 nemo Oops. Forgot an assignment.
Sun, 12 Jun 2011 21:06:48 -0400 nemo Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
Thu, 02 Jun 2011 18:36:35 -0400 nemo Don't need to check for this case
less more (0) -100 -30 -10 -7 tip