[Warzone-commits] r3987 - /trunk/lib/sqlite3/sqlite3.diff

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Mon Mar 10 11:15:45 2008 New Revision: 3987 URL: http://svn.gna.org/viewcvs/warzone?rev=3987&view=rev Log: Update sqlite3.diff for r3984 Modified: trunk/lib/sqlite3/sqlite3.diff ___ Warzone-commits mailing list Warzone-comm

[Warzone-commits] r3988 - in /trunk: lib/framework/ lib/gamelib/ lib/ivis_common/ lib/ivis_opengl/ lib/netplay/ lib/script/ lib/sequence/ lib/sound/ lib/sqlite3/ lib/widget/ src/

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Mon Mar 10 11:50:58 2008 New Revision: 3988 URL: http://svn.gna.org/viewcvs/warzone?rev=3988&view=rev Log: Move all stuff that actually belongs in CPPFLAGS (but is called CFLAGS) to AM_CPPFLAGS Modified: trunk/lib/framework/Makefile.am trunk/lib/gamelib/Makefile.a

[Warzone-commits] r3989 - /trunk/po/

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Mon Mar 10 11:52:52 2008 New Revision: 3989 URL: http://svn.gna.org/viewcvs/warzone?rev=3989&view=rev Log: Update ignore list for po/ Modified: trunk/po/ (props changed) ___ Warzone-commits mailing list Warzone-commits@gn

[Warzone-commits] r3991 - /trunk/lib/sqlite3/Makefile.am

2008-03-10 Thread Dennis Schridde
Author: devurandom Date: Mon Mar 10 12:10:35 2008 New Revision: 3991 URL: http://svn.gna.org/viewcvs/warzone?rev=3991&view=rev Log: Strip -Werror from WZ_CFLAGS for sqlite3, since there are far more warnings... Modified: trunk/lib/sqlite3/Makefile.am

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

2008-03-10 Thread Dennis Schridde
Author: devurandom Date: Mon Mar 10 12:09:41 2008 New Revision: 3990 URL: http://svn.gna.org/viewcvs/warzone?rev=3990&view=rev Log: YY_NO_INPUT is now set just where needed. Apparently I forgot to commit this before. Modified: trunk/configure.ac

[Warzone-commits] r3992 - /trunk/lib/sqlite3/sqlite3.c

2008-03-10 Thread Dennis Schridde
Author: devurandom Date: Mon Mar 10 12:42:18 2008 New Revision: 3992 URL: http://svn.gna.org/viewcvs/warzone?rev=3992&view=rev Log: Fix some missing initialisers Modified: trunk/lib/sqlite3/sqlite3.c ___ Warzone-commits mailing list Warzone-commit

[Warzone-commits] r3993 - in /trunk/src: droid.c hci.c intdisplay.c multibot.c

2008-03-10 Thread Dennis Schridde
Author: devurandom Date: Mon Mar 10 14:31:08 2008 New Revision: 3993 URL: http://svn.gna.org/viewcvs/warzone?rev=3993&view=rev Log: Fix a few strict-aliasing warnings and 2 types NETenum warnings (in multibot) Modified: trunk/src/droid.c trunk/src/hci.c trunk/src/intdisplay.c trun

[Warzone-commits] r3994 - /trunk/lib/sqlite3/sqlite3.c

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Mon Mar 10 14:49:58 2008 New Revision: 3994 URL: http://svn.gna.org/viewcvs/warzone?rev=3994&view=rev Log: Revert to SQLite before all modifications (i.e. this is the amalgamation of 3.5.4) Modified: trunk/lib/sqlite3/sqlite3.c __

[Warzone-commits] r3995 - /trunk/lib/sqlite3/sqlite3.c

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Mon Mar 10 14:52:21 2008 New Revision: 3995 URL: http://svn.gna.org/viewcvs/warzone?rev=3995&view=rev Log: Revert r3994 (we now have the original 3.5.4 in SVN history, at r3994) Modified: trunk/lib/sqlite3/sqlite3.c ___ War

[Warzone-commits] r3996 - /trunk/lib/sqlite3/sqlite3.diff

2008-03-10 Thread Dennis Schridde
Author: devurandom Date: Mon Mar 10 15:46:46 2008 New Revision: 3996 URL: http://svn.gna.org/viewcvs/warzone?rev=3996&view=rev Log: Update the diff to r3995 to log the base revision inside the file (svn diff -r3994 sqlite3.c > sqlite3.diff) Modified: trunk/lib/sqlite3/sqlite3.diff

[Warzone-commits] r3997 - /trunk/lib/sqlite3/sqlite3.c

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Mon Mar 10 17:55:01 2008 New Revision: 3997 URL: http://svn.gna.org/viewcvs/warzone?rev=3997&view=rev Log: Oops, r3994 still had some of our changes in it (r3992 to be precise), so this __is__ the clean 3.5.4 version Modified: trunk/lib/sqlite3/sqlite3.c ___

[Warzone-commits] r3998 - /trunk/lib/sqlite3/sqlite3.c

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Mon Mar 10 17:57:11 2008 New Revision: 3998 URL: http://svn.gna.org/viewcvs/warzone?rev=3998&view=rev Log: Revert r3997 (we now have the original 3.5.4 in SVN history, at r3997) Modified: trunk/lib/sqlite3/sqlite3.c ___ War

[Warzone-commits] r3999 - in /trunk/lib/sqlite3: sqlite3.5.4.diff sqlite3.diff

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Mon Mar 10 18:00:31 2008 New Revision: 3999 URL: http://svn.gna.org/viewcvs/warzone?rev=3999&view=rev Log: Rename sqlite3.diff to sqlite3.5.4.diff and update it to be a diff against r3997 Added: trunk/lib/sqlite3/sqlite3.5.4.diff - copied, changed from r3998, tru

[Warzone-commits] r4000 - in /trunk/src: droid.c droid.h

2008-03-10 Thread Roman
Author: troman Date: Mon Mar 10 18:38:11 2008 New Revision: 4000 URL: http://svn.gna.org/viewcvs/warzone?rev=4000&view=rev Log: When of the target is bigger than weapon damage the final damage is calculated as follows: damage / 3. It prevents situations when weapons with high ROF stop dealing an

[Warzone-commits] r4001 - in /branches/2.1/src: droid.c droid.h

2008-03-10 Thread Roman
Author: troman Date: Mon Mar 10 19:00:05 2008 New Revision: 4001 URL: http://svn.gna.org/viewcvs/warzone?rev=4001&view=rev Log: Port of r4000 to the Branch 2.1, fixes bug #11191: "Some weapons are harmless(Twin assault gun and twin HPVC". Modified: branches/2.1/src/droid.c branches/2.1/s

[Warzone-commits] r4002 - in /trunk/data/stats-sql: stats.db weapons-data.sql

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Mon Mar 10 23:58:02 2008 New Revision: 4002 URL: http://svn.gna.org/viewcvs/warzone?rev=4002&view=rev Log: Change all 'trailGfx' columns that where '0' to NULL instead Modified: trunk/data/stats-sql/stats.db trunk/data/stats-sql/weapons-data.sql _

[Warzone-commits] r4003 - /trunk/lib/sqlite3/physfs_vfs.c

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Tue Mar 11 00:05:38 2008 New Revision: 4003 URL: http://svn.gna.org/viewcvs/warzone?rev=4003&view=rev Log: Make sure that xFullPathname uses SQLITE_OK as its return value for success (and SQLITE_IOERR for failure) Modified: trunk/lib/sqlite3/physfs_vfs.c ___

[Warzone-commits] r4004 - /trunk/lib/sqlite3/physfs_vfs.c

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Tue Mar 11 00:06:00 2008 New Revision: 4004 URL: http://svn.gna.org/viewcvs/warzone?rev=4004&view=rev Log: Don't initalise the 'file' pointer with itself Modified: trunk/lib/sqlite3/physfs_vfs.c ___ Warzone-commits mailing

[Warzone-commits] r4005 - /trunk/data/mods/global/aivolution/multiplay/skirmish/

2008-03-10 Thread Giel van Schijndel
Author: muggenhor Date: Tue Mar 11 00:10:12 2008 New Revision: 4005 URL: http://svn.gna.org/viewcvs/warzone?rev=4005&view=rev Log: Add player[1234567].[vs]lo to the ignore list for Aivolution's autogenerated files Modified: trunk/data/mods/global/aivolution/multiplay/skirmish/ (props chang

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

2008-03-10 Thread Dennis Schridde
Author: devurandom Date: Tue Mar 11 01:14:36 2008 New Revision: 4006 URL: http://svn.gna.org/viewcvs/warzone?rev=4006&view=rev Log: update-po and add italian translation preview by doom3r with 35% percent coverage Added: trunk/po/it.po Modified: trunk/po/LINGUAS trunk/po/da.po tr

[Warzone-commits] r4007 - in /branches/2.1/po: LINGUAS it.po

2008-03-10 Thread Dennis Schridde
Author: devurandom Date: Tue Mar 11 01:26:09 2008 New Revision: 4007 URL: http://svn.gna.org/viewcvs/warzone?rev=4007&view=rev Log: update-po and add italian translation preview by doom3r with 35% percent coverage Added: branches/2.1/po/it.po - copied, changed from r4006, trunk/po/it.p