[Warzone-commits] r6728 - in /trunk: Makefile.am configure.ac data/base/gamedesc.lev data/base/wrf/cam1/cam1c/game.map data/base/wrf/cam3/sub3-x/game.map tests/ tests/Makefile.am tests/maptest.c tools

2009-02-26 Thread Per I. Mathisen
Author: per Date: Thu Feb 26 20:41:25 2009 New Revision: 6728 URL: http://svn.gna.org/viewcvs/warzone?rev=6728view=rev Log: Delete commented out references to non-existent files from gamedesc.lev Delete two unused and broken map files that either belongs to an expand mission or is unreferenced.

[Warzone-commits] r6729 - /trunk/tools/map/map2lnd.c

2009-02-26 Thread Per I. Mathisen
Author: per Date: Thu Feb 26 23:10:57 2009 New Revision: 6729 URL: http://svn.gna.org/viewcvs/warzone?rev=6729view=rev Log: Initial map to LND format converter from patch #787: LND format exporter, now as a separate application. It has not been tested with editworld yet. Needs some TLC. Added:

[Warzone-commits] r6730 - in /trunk: tests/maptest.c tools/map/mapinfo.c tools/map/mapload.c tools/map/mapload.h

2009-02-26 Thread Per I. Mathisen
Author: per Date: Fri Feb 27 00:17:05 2009 New Revision: 6730 URL: http://svn.gna.org/viewcvs/warzone?rev=6730view=rev Log: mapinfo: Parse .gam file and show scroll limits. Modified: trunk/tests/maptest.c trunk/tools/map/mapinfo.c trunk/tools/map/mapload.c