Started version 1.18, Added bug fix (cursor in minimap not restricted)

This commit is contained in:
jsalmon3 2002-04-09 22:13:07 +00:00
parent 36fe1997ed
commit 3caab70585

View file

@ -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 --&gt; with default:if(...&lt;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>