Sat, 15 Jun 2019 02:50:51 +0200 |
Wuzzy |
Drawn maps: Erase land outside of land bounds
|
file |
diff |
annotate
|
Fri, 14 Jun 2019 22:24:59 +0200 |
Wuzzy |
Fix coloring of map border at top left/right corner being wrong sometimes
|
file |
diff |
annotate
|
Sun, 19 May 2019 21:14:53 +0200 |
Wuzzy |
Give a more accurate hedgehog limit estimate for small drawn maps
|
file |
diff |
annotate
|
Thu, 13 Dec 2018 09:07:00 -0500 |
nemo |
might as well render preview using smallest size to speed it up
|
file |
diff |
annotate
|
Wed, 12 Dec 2018 23:01:06 -0500 |
nemo |
Allow scaling hand drawn maps
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 21:38:34 -0500 |
nemo |
topY too
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 16:20:55 -0500 |
nemo |
more uninitialised values
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 18 Sep 2018 19:21:36 -0400 |
nemo |
Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 20:01:50 +0200 |
Wuzzy |
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
|
file |
diff |
annotate
|
Tue, 17 Jul 2018 21:17:33 +0200 |
Wuzzy |
Clarify/rewrite a few OutError messages
|
file |
diff |
annotate
|
Tue, 17 Jul 2018 19:44:29 +0200 |
Wuzzy |
Clarify the wording of a few checkFails messages
|
file |
diff |
annotate
|
Fri, 23 Mar 2018 03:17:01 +0100 |
Wuzzy |
Add new game flag gfSwitchHog, enable hog switching at turn start
|
file |
diff |
annotate
|
Tue, 24 Oct 2017 18:28:59 -0400 |
nemo |
use pitch for surfaces, land_width x2 since 16 bit
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 20:33:20 -0400 |
nemo |
extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
|
file |
diff |
annotate
|