From 3caab705854c050dcac603de26628e8f817abeab Mon Sep 17 00:00:00 2001 From: jsalmon3 <> Date: Tue, 9 Apr 2002 22:13:07 +0000 Subject: [PATCH] Started version 1.18, Added bug fix #422167 (cursor in minimap not restricted) --- doc/ChangeLog.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog.html b/doc/ChangeLog.html index b7c476602..7fd900abf 100644 --- a/doc/ChangeLog.html +++ b/doc/ChangeLog.html @@ -198,7 +198,7 @@ <LI>Added Unit.PendCommand, now TownHall and Barracks have `move', `stop', `attack' and `harvest' commands ( and RightClick will do it ), which will be applied auto to all new units. -<LI>Fixed: `case 1...100' thing --> with default:if(...<100) +<LI>Fixed: `case 1...100' thing --> with default:if(...<100) </UL> <LI>Rewritten DrawUnits, combined work. <LI>Moved map.c minimap.c and tileset.c into own directory map. @@ -473,7 +473,6 @@ <LI>Fixed build.bat (from Ari) <LI>The main CCL file "freecraft.ccl" first looked up in $HOME/.freecraft. </UL> -<A NAME="current"> </A> <P><LI>Version 1.17 <UL> <LI>Distribution archive renamed to "freecraft". @@ -786,6 +785,13 @@ <LI>Added keyboard shortcuts to the options menus (from Jimmy Salmon). <LI>+++ </UL> + +<A NAME="current"> </A> +<P><LI>Version 1.18 + <UL> + <LI>Fixed bug #422167: Cursor in minimap not restricted (from Jimmy Salmon). + </UL> + </UL> <HR>