hedgewars/uLandGenTemplateBased.pas
Fri, 23 Nov 2018 21:38:34 -0500 nemo topY too
Fri, 23 Nov 2018 16:38:47 -0500 nemo these need casting too, but overall switching type is a win.
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.
Fri, 02 Nov 2018 22:59:22 +0100 unc0rr Finish porting FindPoint()
Sun, 14 Oct 2018 18:01:58 +0200 unc0rr Remove some dead code from template-based land gen
Sun, 07 Feb 2016 18:29:34 +0100 antonc27 - ifdef to avoid compiler warning
Sun, 07 Feb 2016 17:40:09 +0100 antonc27 - uTypes must be included for reference of gmtLandPreview which used for iOS build
less more (0) -30 -10 -7 tip