[Warzone-commits] r3352 - in /trunk/data: Makefile.am Makefile.raw

2008-01-05 Thread Giel van Schijndel
Author: muggenhor Date: Sat Jan 5 14:37:49 2008 New Revision: 3352 URL: http://svn.gna.org/viewcvs/warzone?rev=3352view=rev Log: * Fixes bug #3 (trac-ticket), apparently in r3343 I forgot to change the Makefiles to include the tagdefinitions directory in the warzone.wz zipfile (the directory

[Warzone-commits] r3353 - in /trunk: lib/framework/debug.c lib/framework/frame.c lib/framework/frame.h src/clparse.h src/main.c

2008-01-05 Thread Per I. Mathisen
Author: per Date: Sat Jan 5 14:50:34 2008 New Revision: 3353 URL: http://svn.gna.org/viewcvs/warzone?rev=3353view=rev Log: Move some initialization code from src/ into lib/framework Modified: trunk/lib/framework/debug.c trunk/lib/framework/frame.c trunk/lib/framework/frame.h

[Warzone-commits] r3354 - in /trunk: lib/framework/frame.h src/modding.h

2008-01-05 Thread Per I. Mathisen
Author: per Date: Sat Jan 5 15:50:16 2008 New Revision: 3354 URL: http://svn.gna.org/viewcvs/warzone?rev=3354view=rev Log: Move PHYSFS_APPEND and PHYSFS_PREPEND macros to lib/framework/ Modified: trunk/lib/framework/frame.h trunk/src/modding.h

[Warzone-commits] r3355 - /trunk/src/action.c

2008-01-05 Thread Per I. Mathisen
Author: per Date: Sat Jan 5 16:15:57 2008 New Revision: 3355 URL: http://svn.gna.org/viewcvs/warzone?rev=3355view=rev Log: Fix bad rotation time for weapon turrets introduced by me in r3282. Modified: trunk/src/action.c ___ Warzone-commits

[Warzone-commits] r3356 - in /trunk/src: multiplay.c multirecv.h

2008-01-05 Thread Freddie Witherden
Author: evilguru Date: Sat Jan 5 16:55:54 2008 New Revision: 3356 URL: http://svn.gna.org/viewcvs/warzone?rev=3356view=rev Log: Commit the final part of patch #913 that ports send/recvResearchStatus over to the new netcode API. Modified: trunk/src/multiplay.c trunk/src/multirecv.h

[Warzone-commits] r3357 - in /trunk/data: multiplay/maps/2c-highground/ multiplay/maps/2c-startup/ multiplay/maps/2c-urbanchasm/ multiplay/maps/4c-basingstoke/ multiplay/maps/4c-fishnet/ multiplay/map

2008-01-05 Thread Per I. Mathisen
Author: per Date: Sat Jan 5 17:09:56 2008 New Revision: 3357 URL: http://svn.gna.org/viewcvs/warzone?rev=3357view=rev Log: Remove unused taglist.tag Removed: trunk/data/multiplay/maps/2c-highground/taglist.tag trunk/data/multiplay/maps/2c-startup/taglist.tag

[Warzone-commits] r3358 - in /trunk/tools/editworld/src: bteditdoc.cpp devmap.h heightmap.cpp heightmap.h

2008-01-05 Thread Giel van Schijndel
Author: muggenhor Date: Sat Jan 5 17:20:09 2008 New Revision: 3358 URL: http://svn.gna.org/viewcvs/warzone?rev=3358view=rev Log: * Don't write unused (i.e. it isn't ever read by EditWorld or Warzone) taglist.tag anymore when exporting maps (complements r3357) Modified:

[Warzone-commits] r3360 - in /trunk/data/mp: messages/strings/names.txt stats/assignweapons.txt stats/templates.txt

2008-01-05 Thread Roman
Author: troman Date: Sat Jan 5 20:57:52 2008 New Revision: 3360 URL: http://svn.gna.org/viewcvs/warzone?rev=3360view=rev Log: Added new templates necessary for the new version of Aivolution. Modified: trunk/data/mp/messages/strings/names.txt trunk/data/mp/stats/assignweapons.txt

[Warzone-commits] r3359 - in /trunk/src: scriptfuncs.c scriptfuncs.h scriptobj.c scriptobj.h scripttabs.c stats.c stats.h

2008-01-05 Thread Roman
Author: troman Date: Sat Jan 5 20:42:43 2008 New Revision: 3359 URL: http://svn.gna.org/viewcvs/warzone?rev=3359view=rev Log: Commiting old scripting engine changes: this commit adds several new fields for droids necessary for threat avoidance as well as some new scripting functions. Modified:

[Warzone-commits] r3364 - /trunk/src/Makefile.am

2008-01-05 Thread Dennis Schridde
Author: devurandom Date: Sat Jan 5 21:43:25 2008 New Revision: 3364 URL: http://svn.gna.org/viewcvs/warzone?rev=3364view=rev Log: Forgot to adapt src/Makefile in r3362... Modified: trunk/src/Makefile.am ___ Warzone-commits mailing list

[Warzone-commits] r3362 - /trunk/configure.ac

2008-01-05 Thread Dennis Schridde
Author: devurandom Date: Sat Jan 5 21:41:39 2008 New Revision: 3362 URL: http://svn.gna.org/viewcvs/warzone?rev=3362view=rev Log: Most of the current WIN32_LIBS and WIN32_PRE_LIBS are only required because we choose to compile statically. So they should be pulled in where static compilation is

[Warzone-commits] r3363 - /trunk/configure.ac

2008-01-05 Thread Dennis Schridde
Author: devurandom Date: Sat Jan 5 21:42:23 2008 New Revision: 3363 URL: http://svn.gna.org/viewcvs/warzone?rev=3363view=rev Log: We never use Ogg nor Vorbis directly, so we should only implicitly depend on it via vorbisfile. Modified: trunk/configure.ac

[Warzone-commits] r3361 - /trunk/data/script/text/tutorial3.slo

2008-01-05 Thread Dennis Schridde
Author: devurandom Date: Sat Jan 5 21:33:48 2008 New Revision: 3361 URL: http://svn.gna.org/viewcvs/warzone?rev=3361view=rev Log: Tutorial fixes - Fix a bug where you could build an oil-derrick too early. - Prevent factory from being built before the voice has asked for it. Modified:

[Warzone-commits] r3367 - in /trunk: data/audio/ data/audio/sfx/vehicle/ data/mp/stats/ data/multiplay/forces/ data/stats/ data/wrf/ tools/editworld/doc/

2008-01-05 Thread Dennis Schridde
Author: devurandom Date: Sat Jan 5 22:21:10 2008 New Revision: 3367 URL: http://svn.gna.org/viewcvs/warzone?rev=3367view=rev Log: Rename some files with spaces in them. Added: trunk/data/audio/sfx/vehicle/con-move-off.ogg - copied unchanged from r3365,

[Warzone-commits] r3368 - /trunk/src/multigifts.c

2008-01-05 Thread Freddie Witherden
Author: evilguru Date: Sat Jan 5 22:26:44 2008 New Revision: 3368 URL: http://svn.gna.org/viewcvs/warzone?rev=3368view=rev Log: Commit a modified versiob of patch #915 which fixes picking up artefacts in MP. Modified: trunk/src/multigifts.c ___

[Warzone-commits] r3365 - /trunk/autopackage/

2008-01-05 Thread Dennis Schridde
Author: devurandom Date: Sat Jan 5 22:00:56 2008 New Revision: 3365 URL: http://svn.gna.org/viewcvs/warzone?rev=3365view=rev Log: We don't anymore use AutoPackage, so remove its files. Removed: trunk/autopackage/ ___ Warzone-commits mailing list

[Warzone-commits] r3372 - /trunk/src/warcam.c

2008-01-05 Thread Gerard Krol
Author: gerard_ Date: Sat Jan 5 23:13:54 2008 New Revision: 3372 URL: http://svn.gna.org/viewcvs/warzone?rev=3372view=rev Log: Prevent the camera from getting 'stuck' after moving it by right clicking on the map, and increase the height while moving to reduce the 'zoom out' effect after

[Warzone-commits] r3371 - in /trunk/po: da.po de.po la.po nb.po nl.po

2008-01-05 Thread Dennis Schridde
Author: devurandom Date: Sat Jan 5 23:10:47 2008 New Revision: 3371 URL: http://svn.gna.org/viewcvs/warzone?rev=3371view=rev Log: update-po (adds Troman's new templates) Modified: trunk/po/da.po trunk/po/de.po trunk/po/la.po trunk/po/nb.po trunk/po/nl.po

[Warzone-commits] r3370 - /trunk/lib/sound/audio_id.c

2008-01-05 Thread Dennis Schridde
Author: devurandom Date: Sat Jan 5 23:09:56 2008 New Revision: 3370 URL: http://svn.gna.org/viewcvs/warzone?rev=3370view=rev Log: Fix breakage from r3367: Soundfilenames were forgotten to be changed inside the sourcecode. Modified: trunk/lib/sound/audio_id.c

[Warzone-commits] r3373 - in /trunk: lib/framework/exceptionhandler.c lib/framework/frameresource.c lib/framework/treap.h lib/ivis_opengl/piematrix.c src/multimenu.c

2008-01-05 Thread Giel van Schijndel
Author: muggenhor Date: Sun Jan 6 00:42:54 2008 New Revision: 3373 URL: http://svn.gna.org/viewcvs/warzone?rev=3373view=rev Log: * Fix some errors in the Doxygen documentation * Parameter descriptions for non-existing parameters removed * Wrong parameter names renamed/fixed * Syntax

[Warzone-commits] r3374 - /trunk/src/keymap.c

2008-01-05 Thread Dennis Schridde
Author: devurandom Date: Sun Jan 6 01:25:57 2008 New Revision: 3374 URL: http://svn.gna.org/viewcvs/warzone?rev=3374view=rev Log: Make keymap-assignment debug-output more verbose and move it from warning to never. Modified: trunk/src/keymap.c