Commit:     4ccd57baed96126f33db51d1051716f6158888d2

Trac URL:   
http://developer.wz2100.net/changeset/4ccd57baed96126f33db51d1051716f6158888d2

Author:     Cyp <c...@wz2100.net>
Date:       Mon Oct 18 03:50:24 2010 +0200

Add missing "tileset \" to BASELIST, it should now be possible to start games 
again.

 data/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/data/Makefile.am b/data/Makefile.am
index aad6283..0ef2dce 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -28,6 +28,7 @@ BASELIST = \
        structs \
        tagdefinitions \
        texpages \
+       tileset \
        wrf
 
 PATCHLIST = \


-------------------------

Commit:     b79e6da0ab753364c534dd168546c1d3d1deeb51

Trac URL:   
http://developer.wz2100.net/changeset/b79e6da0ab753364c534dd168546c1d3d1deeb51

Author:     Cyp <c...@wz2100.net>
Date:       Sun Oct 17 23:36:48 2010 +0200

Let moving droids look ahead a short distance instead of narrowly following a 
path, and backtrack if starting to go the wrong way.

If all else fails, pathfind again.

 src/move.c |   78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 78 insertions(+), 0 deletions(-)


-------------------------


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to