[Warzone-commits] r6636 - in /trunk/src: move.c multigifts.c

2009-02-14 Thread Guangcong Luo
Author: zarelsl Date: Sun Feb 15 06:16:34 2009 New Revision: 6636 URL: http://svn.gna.org/viewcvs/warzone?rev=6636&view=rev Log: Commit patch #265 - Give player feedback when getting an oil drum Modified: trunk/src/move.c trunk/src/multigifts.c __

[Warzone-commits] r6637 - in /trunk: lib/framework/framework.vcproj lib/gamelib/gamelib.vcproj lib/script/script.vcproj win32/Warzone2100.vcproj

2009-02-14 Thread Bugs Buggy
Author: buginator Date: Sun Feb 15 06:42:09 2009 New Revision: 6637 URL: http://svn.gna.org/viewcvs/warzone?rev=6637&view=rev Log: Updated MSVC project & solution file(s). Modified: trunk/lib/framework/framework.vcproj trunk/lib/gamelib/gamelib.vcproj trunk/lib/script/script.vcproj

[Warzone-commits] r6638 - /trunk/lib/ivis_common/ivis_common.vcproj

2009-02-14 Thread Bugs Buggy
Author: buginator Date: Sun Feb 15 06:46:13 2009 New Revision: 6638 URL: http://svn.gna.org/viewcvs/warzone?rev=6638&view=rev Log: Updated MSVC project & solution file(s). Modified: trunk/lib/ivis_common/ivis_common.vcproj ___ Warzone-commits mail

[Warzone-commits] r6639 - in /trunk: data/base/stats/propulsion.txt data/mp/stats/propulsion.txt lib/framework/makefile.win32 lib/gamelib/makefile.win32 lib/script/makefile.win32

2009-02-14 Thread Guangcong Luo
Author: zarelsl Date: Sun Feb 15 06:49:09 2009 New Revision: 6639 URL: http://svn.gna.org/viewcvs/warzone?rev=6639&view=rev Log: Updated MinGW32 makefiles; fix "multiple half-tracks" bug. Modified: trunk/data/base/stats/propulsion.txt trunk/data/mp/stats/propulsion.txt trunk/lib/frame

[Warzone-commits] r6640 - in /trunk/lib/framework: frame.h stdio_ext.c

2009-02-14 Thread Bugs Buggy
Author: buginator Date: Sun Feb 15 07:09:24 2009 New Revision: 6640 URL: http://svn.gna.org/viewcvs/warzone?rev=6640&view=rev Log: Fixes #257 Can compile OK with MSVC once again. Frame.h must be included before default system header #includes, so we don't have linker redefinitions & conflicts wi

[Warzone-commits] r6641 - in /trunk/lib/ivis_opengl: GLee.c GLee.h

2009-02-14 Thread Bugs Buggy
Author: buginator Date: Sun Feb 15 07:14:38 2009 New Revision: 6641 URL: http://svn.gna.org/viewcvs/warzone?rev=6641&view=rev Log: Updates GLee to 5.4 **NOTE**: this will break gcc compiles. The fix is in the next commit, so we can get a clean diff from the "clean" 5.4 to the modified version t

[Warzone-commits] r6642 - /trunk/lib/ivis_opengl/GLee.h

2009-02-14 Thread Bugs Buggy
Author: buginator Date: Sun Feb 15 07:17:47 2009 New Revision: 6642 URL: http://svn.gna.org/viewcvs/warzone?rev=6642&view=rev Log: This fixes version 5.4 of GLee so that it compiles cleanly on gcc again. We need to change the Glee.diff file as well. Closes ticket #262 Modified: trunk/lib/iv

[Warzone-commits] r6643 - in /trunk/src: cheat.c hci.c keybind.c mission.c mission.h multiplay.c scores.c

2009-02-14 Thread Bugs Buggy
Author: buginator Date: Sun Feb 15 07:29:54 2009 New Revision: 6643 URL: http://svn.gna.org/viewcvs/warzone?rev=6643&view=rev Log: Fixes #258 Updates cheat routines to cover all possible cheat functions, so they are all now reported. Modified: trunk/src/cheat.c trunk/src/hci.c trun

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

2009-02-14 Thread Bugs Buggy
Author: buginator Date: Sun Feb 15 07:37:30 2009 New Revision: 6644 URL: http://svn.gna.org/viewcvs/warzone?rev=6644&view=rev Log: Fixes #169 Reset team status on new map picks. Modified: trunk/src/multiint.c ___ Warzone-commits mailing list Warz