[Warzone-commits] r3007 - /trunk/src/frontend.c

2007-12-09 Thread Freddie Witherden
Author: evilguru Date: Sun Dec 9 12:44:46 2007 New Revision: 3007 URL: http://svn.gna.org/viewcvs/warzone?rev=3007view=rev Log: Fix a bug in the video options screen whereby if the current video mode is not available anymore the game would crash. Modified: trunk/src/frontend.c

[Warzone-commits] r3008 - in /trunk/src: Makefile.am arrow.c arrow.h display3d.c init.c lighting.c move.c

2007-12-09 Thread Per I. Mathisen
Author: per Date: Sun Dec 9 12:58:48 2007 New Revision: 3008 URL: http://svn.gna.org/viewcvs/warzone?rev=3008view=rev Log: Remove unused, non-working arrow code. Removed: trunk/src/arrow.c trunk/src/arrow.h Modified: trunk/src/Makefile.am trunk/src/display3d.c

[Warzone-commits] r3009 - /trunk/src/Makefile.raw

2007-12-09 Thread Per I. Mathisen
Author: per Date: Sun Dec 9 12:59:16 2007 New Revision: 3009 URL: http://svn.gna.org/viewcvs/warzone?rev=3009view=rev Log: Update raw build system in regards to removal of arrow.c Modified: trunk/src/Makefile.raw ___ Warzone-commits mailing list

[Warzone-commits] r3011 - in /trunk/lib: ivis_common/piepalette.h ivis_opengl/piepalette.c

2007-12-09 Thread Per I. Mathisen
Author: per Date: Sun Dec 9 14:11:09 2007 New Revision: 3011 URL: http://svn.gna.org/viewcvs/warzone?rev=3011view=rev Log: New utility function pal_Colour() creates PIELIGHT from RGB values. Modified: trunk/lib/ivis_common/piepalette.h trunk/lib/ivis_opengl/piepalette.c

[Warzone-commits] r3012 - in /trunk: warzone2100.cbp win32/Warzone2100.vcproj

2007-12-09 Thread Freddie Witherden
Author: evilguru Date: Sun Dec 9 14:33:47 2007 New Revision: 3012 URL: http://svn.gna.org/viewcvs/warzone?rev=3012view=rev Log: Update the Code::Blocks and MSVC project files Modified: trunk/warzone2100.cbp trunk/win32/Warzone2100.vcproj ___

[Warzone-commits] r3013 - /trunk/po/POTFILES.in

2007-12-09 Thread Per I. Mathisen
Author: per Date: Sun Dec 9 14:44:58 2007 New Revision: 3013 URL: http://svn.gna.org/viewcvs/warzone?rev=3013view=rev Log: Update POFILES.in with removal of arrow.c Modified: trunk/po/POTFILES.in ___ Warzone-commits mailing list

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

2007-12-09 Thread Freddie Witherden
Author: evilguru Date: Sun Dec 9 15:30:25 2007 New Revision: 3015 URL: http://svn.gna.org/viewcvs/warzone?rev=3015view=rev Log: Commit patch #878 by Coincidence with some modifications by me. This makes it so that experience gained is now linked to the 'quality' of the attacker relative to the

[Warzone-commits] r3014 - in /trunk/src: configuration.c display3d.c display3d.h init.c keybind.c keybind.h keymap.c

2007-12-09 Thread Per I. Mathisen
Author: per Date: Sun Dec 9 15:25:54 2007 New Revision: 3014 URL: http://svn.gna.org/viewcvs/warzone?rev=3014view=rev Log: Patch #877 by EvilGuru. The old health bar mode feature is gone, replaced by another toggle on the same key that allows you to see health bars on your droids and/or

[Warzone-commits] r3016 - /trunk/src/projectile.c

2007-12-09 Thread Freddie Witherden
Author: evilguru Date: Sun Dec 9 16:21:07 2007 New Revision: 3016 URL: http://svn.gna.org/viewcvs/warzone?rev=3016view=rev Log: Fix a nasty division by zero error introduced in r3015. Also fix balancing in single player as a result of changes in r3015. Modified: trunk/src/projectile.c

[Warzone-commits] r3017 - in /trunk: lib/ivis_common/ lib/ivis_opengl/ lib/widget/ src/

2007-12-09 Thread Per I. Mathisen
Author: per Date: Sun Dec 9 17:09:23 2007 New Revision: 3017 URL: http://svn.gna.org/viewcvs/warzone?rev=3017view=rev Log: Large PIELIGHT cleanup. Please report bad colours. Modified: trunk/lib/ivis_common/pieblitfunc.h trunk/lib/ivis_common/piepalette.h

[Warzone-commits] r3019 - in /trunk/lib: ivis_common/piedef.h ivis_opengl/pieblitfunc.c ivis_opengl/piedraw.c

2007-12-09 Thread Per I. Mathisen
Author: per Date: Sun Dec 9 18:41:00 2007 New Revision: 3019 URL: http://svn.gna.org/viewcvs/warzone?rev=3019view=rev Log: Add a new vector field to the PIELIGHT union, and send colours to OpenGL as arrays rather than as individual bytes. Modified: trunk/lib/ivis_common/piedef.h

[Warzone-commits] r3024 - in /trunk/po: de.po la.po

2007-12-09 Thread Giel van Schijndel
Author: muggenhor Date: Mon Dec 10 00:16:37 2007 New Revision: 3024 URL: http://svn.gna.org/viewcvs/warzone?rev=3024view=rev Log: * Set charset of de.po to UTF-8 (just as all the rest of the files are) Modified: trunk/po/de.po trunk/po/la.po

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

2007-12-09 Thread Giel van Schijndel
Author: muggenhor Date: Mon Dec 10 00:29:26 2007 New Revision: 3025 URL: http://svn.gna.org/viewcvs/warzone?rev=3025view=rev Log: * Apparently the UTF-8 conversion of r3024 wasn't complete; it should be now Modified: trunk/po/da.po trunk/po/de.po trunk/po/la.po trunk/po/nb.po