[Warzone-commits] r3331 - /trunk/lib/netplay/nettypes.c

2008-01-04 Thread Freddie Witherden
Author: evilguru Date: Fri Jan 4 11:32:59 2008 New Revision: 3331 URL: http://svn.gna.org/viewcvs/warzone?rev=3331&view=rev Log: Make NETend(); return TRUE when we are finished decoding. Modified: trunk/lib/netplay/nettypes.c ___ Warzone-commits

[Warzone-commits] r3336 - /trunk/src/multiint.c

2008-01-04 Thread Freddie Witherden
Author: evilguru Date: Fri Jan 4 14:40:17 2008 New Revision: 3336 URL: http://svn.gna.org/viewcvs/warzone?rev=3336&view=rev Log: Fix a bug which prevented r3335 from compiling. Modified: trunk/src/multiint.c ___ Warzone-commits mailing list Warzo

[Warzone-commits] r3334 - in /trunk: lib/framework/tagfile.c lib/framework/tagfile.h src/effects.c src/game.c src/map.c tools/lobbyserver_cpp/autogen.sh tools/lobbyserver_cpp/configure.ac

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 14:37:42 2008 New Revision: 3334 URL: http://svn.gna.org/viewcvs/warzone?rev=3334&view=rev Log: * s/tagWriteSeparator/tagWriteNext/g for consistency's sake (to match the tagReadNext function, which is the reading equivalent) Added: trunk/tools/lobbyserver_

[Warzone-commits] r3338 - /trunk/src/multiplay.c

2008-01-04 Thread Freddie Witherden
Author: evilguru Date: Fri Jan 4 14:50:33 2008 New Revision: 3338 URL: http://svn.gna.org/viewcvs/warzone?rev=3338&view=rev Log: Commit part 4 of patch #913 which ports recvResearch to the new netcode API. Modified: trunk/src/multiplay.c ___ Warz

[Warzone-commits] r3333 - /trunk/src/multiplay.c

2008-01-04 Thread Freddie Witherden
Author: evilguru Date: Fri Jan 4 14:37:10 2008 New Revision: URL: http://svn.gna.org/viewcvs/warzone?rev=&view=rev Log: Commit the first part of patch #913 porting send/recvTemplateDestroy to the new netcode API. Modified: trunk/src/multiplay.c ___

[Warzone-commits] r3332 - in /trunk/src: multilimit.c multiopt.c multiplay.h multirecv.h

2008-01-04 Thread Freddie Witherden
Author: evilguru Date: Fri Jan 4 13:59:42 2008 New Revision: 3332 URL: http://svn.gna.org/viewcvs/warzone?rev=3332&view=rev Log: Port multioptions + structure limits dialog over to the new netcode API. Modified: trunk/src/multilimit.c trunk/src/multiopt.c trunk/src/multiplay.h tr

[Warzone-commits] r3335 - in /trunk: lib/netplay/netplay.h src/multiplay.c src/multirecv.h

2008-01-04 Thread Freddie Witherden
Author: evilguru Date: Fri Jan 4 14:38:19 2008 New Revision: 3335 URL: http://svn.gna.org/viewcvs/warzone?rev=3335&view=rev Log: Commit the second part of patch #913 which removes (the defunct) AUDIOMSG system. Modified: trunk/lib/netplay/netplay.h trunk/src/multiplay.c trunk/src/mu

[Warzone-commits] r3340 - /trunk/lib/framework/tagfile.c

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 16:12:01 2008 New Revision: 3340 URL: http://svn.gna.org/viewcvs/warzone?rev=3340&view=rev Log: Add some more comments Modified: trunk/lib/framework/tagfile.c ___ Warzone-commits mailing list Warzone-commits@gna.

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

2008-01-04 Thread Freddie Witherden
Author: evilguru Date: Fri Jan 4 14:43:44 2008 New Revision: 3337 URL: http://svn.gna.org/viewcvs/warzone?rev=3337&view=rev Log: Commit the third part of patch #913 which removes send/recvDestroyExtra. Modified: trunk/src/multiplay.c trunk/src/multiplay.h trunk/src/multirecv.h tr

[Warzone-commits] r3339 - /trunk/lib/framework/tagfile.c

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 15:59:19 2008 New Revision: 3339 URL: http://svn.gna.org/viewcvs/warzone?rev=3339&view=rev Log: Replace asserts on invalid tags with CHECK_TAG_INVALID Modified: trunk/lib/framework/tagfile.c ___ Warzone-commits m

[Warzone-commits] r3343 - in /trunk: data/tagdefinitions/ data/tagdefinitions/savegame/ data/testdata/ lib/framework/ src/

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 17:10:51 2008 New Revision: 3343 URL: http://svn.gna.org/viewcvs/warzone?rev=3343&view=rev Log: * Move the tag definition files over to data/tagdefinitions and move the savegame definitions into data/tagdefinitions/savegame Added: trunk/data/tagdefinitions

[Warzone-commits] r3342 - /trunk/src/game.c

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 16:55:55 2008 New Revision: 3342 URL: http://svn.gna.org/viewcvs/warzone?rev=3342&view=rev Log: * Reduce the amount of copy-pasting of filenames.. Modified: trunk/src/game.c ___ Warzone-commits mailing list Warz

[Warzone-commits] r3341 - in /trunk: data/testdata/tagfile_savegame_score.def src/game.c src/scores.c

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 16:24:22 2008 New Revision: 3341 URL: http://svn.gna.org/viewcvs/warzone?rev=3341&view=rev Log: * Use the tagfile format for score.bjo (and rename it to score.tag) Added: trunk/data/testdata/tagfile_savegame_score.def - copied, changed from r3336, tr

[Warzone-commits] r3345 - /trunk/lib/framework/tagfile.c

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 20:11:16 2008 New Revision: 3345 URL: http://svn.gna.org/viewcvs/warzone?rev=3345&view=rev Log: * Don't do "if (ptr != NULL) { ... } if (ptr == NULL) { ... }" instead use an if-else construction: "if (ptr != NULL) { ... } else { ... }" * Use slcatprintf instea

[Warzone-commits] r3344 - in /trunk/tools/editworld/src: bteditdoc.cpp bteditdoc.h bteditview.cpp bteditview.h mainframe.cpp mainframe.h tdview.cpp tdview.h textureview.cpp textureview.h wfview.cpp wf

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 19:39:22 2008 New Revision: 3344 URL: http://svn.gna.org/viewcvs/warzone?rev=3344&view=rev Log: * Remove unused member functions AssertValid and Dump from some MFC classes (less porting for me!) Modified: trunk/tools/editworld/src/bteditdoc.cpp trunk/t

[Warzone-commits] r3346 - /trunk/src/stats.c

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 20:55:01 2008 New Revision: 3346 URL: http://svn.gna.org/viewcvs/warzone?rev=3346&view=rev Log: * Slightly adjust code-formatting to increase readability Modified: trunk/src/stats.c ___ Warzone-commits mailing l

[Warzone-commits] r3347 - /trunk/lib/framework/tagfile.c

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Fri Jan 4 21:01:54 2008 New Revision: 3347 URL: http://svn.gna.org/viewcvs/warzone?rev=3347&view=rev Log: * Use a variable to store the tagfile unittest definition files' names in (rather than copy-pasting those in the tagOpenRead & tagOpenWrite calls) Modified: tru

[Warzone-commits] r3348 - /trunk/lib/framework/strlfuncs.h

2008-01-04 Thread Giel van Schijndel
Author: muggenhor Date: Sat Jan 5 00:16:29 2008 New Revision: 3348 URL: http://svn.gna.org/viewcvs/warzone?rev=3348&view=rev Log: * By default perform truncation detection in strlcat and strlcpy (i.e. return the length that would be the resulting length if no truncation occurred) * Add a Doxyg

[Warzone-commits] r3351 - /trunk/macosx/Warzone.xcodeproj/project.pbxproj

2008-01-04 Thread Ari Johnson
Author: ari Date: Sat Jan 5 01:22:58 2008 New Revision: 3351 URL: http://svn.gna.org/viewcvs/warzone?rev=3351&view=rev Log: Update Xcode project to pack up tagdefinitions/ instead of testdata/ Modified: trunk/macosx/Warzone.xcodeproj/project.pbxproj

[Warzone-commits] r3349 - /trunk/lib/framework/strlfuncs.h

2008-01-04 Thread Ari Johnson
Author: ari Date: Sat Jan 5 01:06:40 2008 New Revision: 3349 URL: http://svn.gna.org/viewcvs/warzone?rev=3349&view=rev Log: Added /* */ around a comment to permit Warzone to compile again Modified: trunk/lib/framework/strlfuncs.h ___ Warzone-comm

[Warzone-commits] r3350 - /trunk/lib/framework/tagfile.c

2008-01-04 Thread Ari Johnson
Author: ari Date: Sat Jan 5 01:22:23 2008 New Revision: 3350 URL: http://svn.gna.org/viewcvs/warzone?rev=3350&view=rev Log: Fixed error message Modified: trunk/lib/framework/tagfile.c ___ Warzone-commits mailing list Warzone-commits@gna.org https