[Warzone-commits] r4859 - /trunk/AUTHORS

2008-04-29 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 29 19:30:45 2008 New Revision: 4859 URL: http://svn.gna.org/viewcvs/warzone?rev=4859&view=rev Log: Add Elio Gubser to the AUTHORS file Modified: trunk/AUTHORS ___ Warzone-commits mailing list Warzone-commits@gna.or

[Warzone-commits] r4858 - /trunk/data/images/frontend2.svg

2008-04-29 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 29 19:28:00 2008 New Revision: 4858 URL: http://svn.gna.org/viewcvs/warzone?rev=4858&view=rev Log: Change 'elio' in the license statement to 'Elio Gubser' Modified: trunk/data/images/frontend2.svg ___ Warzone-commit

[Warzone-commits] r4856 - /trunk/lib/script/stack.c

2008-04-29 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 29 17:18:42 2008 New Revision: 4856 URL: http://svn.gna.org/viewcvs/warzone?rev=4856&view=rev Log: Don't #include "script_parser.tab.h" in lib/script/stack.c as we don't depend on the parser's token definitions there Modified: trunk/lib/script/stack.c __

[Warzone-commits] r4854 - /trunk/lib/framework/wzglobal.h

2008-04-29 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 29 16:32:14 2008 New Revision: 4854 URL: http://svn.gna.org/viewcvs/warzone?rev=4854&view=rev Log: Work around MSVC not #defining __STDC__ (all ISO C89 compliant compiles _should_ #define that macro) Modified: trunk/lib/framework/wzglobal.h _

[Warzone-commits] r4853 - /trunk/data/images/frontend2.svg

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 29 02:02:46 2008 New Revision: 4853 URL: http://svn.gna.org/viewcvs/warzone?rev=4853&view=rev Log: Stuff frontend2.png on the background of frontend2.svg so that the improvements are more easily visible Modified: trunk/data/images/frontend2.svg _

[Warzone-commits] r4852 - /trunk/data/images/frontend2.svg

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 29 01:35:35 2008 New Revision: 4852 URL: http://svn.gna.org/viewcvs/warzone?rev=4852&view=rev Log: Add a (partial) Scalable Vector Graphics (svg for short) version of frontend2.png By Elio, from this topic: http://forums.wz2100.net/?topic=1608.msg15980#msg15980 A

[Warzone-commits] r4850 - in /branches/2.1: ./ data/ data/images/ data/mp/ lib/exceptionhandler/ lib/ivis_opengl/ makerules/ src/

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 29 00:03:05 2008 New Revision: 4850 URL: http://svn.gna.org/viewcvs/warzone?rev=4850&view=rev Log: Merged revisions r4833:4838, r4844:4849 into the 2.1 branch via svnmerge from trunk r4833 | muggenhor | 2008-04-28 02:41:59 +0200 (ma, 28 apr 2008) | 3 li

[Warzone-commits] r4851 - /branches/2.1/

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 29 00:39:49 2008 New Revision: 4851 URL: http://svn.gna.org/viewcvs/warzone?rev=4851&view=rev Log: Move all merged revisions from the svnmerge-blocked list to the svnmerge-integraded list (which are all revisions from the block list) Modified: branches/2.1/

[Warzone-commits] r4849 - in /trunk: lib/exceptionhandler/exceptionhandler.c macosx/Warzone.xcodeproj/project.pbxproj

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 23:41:12 2008 New Revision: 4849 URL: http://svn.gna.org/viewcvs/warzone?rev=4849&view=rev Log: Merge r4804 from the 2.1 branch into trunk (except for the removal of the SQLite stuff from the XCode projectfile) Modified: trunk/lib/exceptionhandler/exception

[Warzone-commits] r4847 - /trunk/lib/exceptionhandler/dumpinfo.cpp

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 23:16:51 2008 New Revision: 4847 URL: http://svn.gna.org/viewcvs/warzone?rev=4847&view=rev Log: Only truncate the programPath if it's followed by an EOL Modified: trunk/lib/exceptionhandler/dumpinfo.cpp ___ Warzo

[Warzone-commits] r4846 - in /trunk/makerules: exe.mk lib.mk

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 22:58:13 2008 New Revision: 4846 URL: http://svn.gna.org/viewcvs/warzone?rev=4846&view=rev Log: Lets use some proper make rules! * Use $@ and $< to refer to the targets and dependencies of make rules * Don't refer to make rule dependencies and targets by copyin

[Warzone-commits] r4845 - in /trunk/makerules: exe.mk lib.mk

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 22:46:33 2008 New Revision: 4845 URL: http://svn.gna.org/viewcvs/warzone?rev=4845&view=rev Log: Allow proper linking of the exceptionhandler with the raw Makefile system Modified: trunk/makerules/exe.mk trunk/makerules/lib.mk __

[Warzone-commits] r4844 - in /trunk/lib/exceptionhandler: dumpinfo.cpp dumpinfo.h exceptionhandler.c

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 22:45:28 2008 New Revision: 4844 URL: http://svn.gna.org/viewcvs/warzone?rev=4844&view=rev Log: Pass programCommand to dbgDumpInit() so that it can use that to set up debug dump info Modified: trunk/lib/exceptionhandler/dumpinfo.cpp trunk/lib/exceptionh

[Warzone-commits] r4842 - /trunk/src/astar.c

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 20:42:25 2008 New Revision: 4842 URL: http://svn.gna.org/viewcvs/warzone?rev=4842&view=rev Log: Optimise the management of the 2D node-table `nodeArray`: * Implement lazy deletion: * Keep a counter, `resetIterationCount`, and only treat nodes that have it's `

[Warzone-commits] r4840 - /trunk/src/astar.c

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 19:33:17 2008 New Revision: 4840 URL: http://svn.gna.org/viewcvs/warzone?rev=4840&view=rev Log: * Fix several Doxygen comments and assign some to the group pathfinding * Use ARRAY_SIZE(nodeArray[x]) to determine the amount of elements in nodeArray[x], instead

[Warzone-commits] r4839 - in /trunk: AUTHORS src/astar.c

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 19:02:00 2008 New Revision: 4839 URL: http://svn.gna.org/viewcvs/warzone?rev=4839&view=rev Log: Rip out the hash table from the pathfinding code and replace it with a two dimensional array Part of patch #1059 by Dennis Luxen; * I ripped out the iteration-count

[Warzone-commits] r4838 - /trunk/lib/ivis_opengl/tex.c

2008-04-28 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 18:51:03 2008 New Revision: 4838 URL: http://svn.gna.org/viewcvs/warzone?rev=4838&view=rev Log: Add a Doxygen comment to function iV_GetTexture Modified: trunk/lib/ivis_opengl/tex.c ___ Warzone-commits mailing li

[Warzone-commits] r4834 - /trunk/tools/pygments-lexers/setup.py

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 02:45:15 2008 New Revision: 4834 URL: http://svn.gna.org/viewcvs/warzone?rev=4834&view=rev Log: Add the new LeveLexer from r4833 to the Python Egg as well Modified: trunk/tools/pygments-lexers/setup.py ___ Warzon

[Warzone-commits] r4833 - in /trunk: data/gamedesc.lev data/mp/addon.lev tools/pygments-lexers/warzone/__init__.py

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 02:41:59 2008 New Revision: 4833 URL: http://svn.gna.org/viewcvs/warzone?rev=4833&view=rev Log: * Add yet another Pygments lexer: LevelLexer which lexes .lev files * Mark the .lev files as text/x-wzlev Modified: trunk/data/gamedesc.lev (props changed)

[Warzone-commits] r4832 - in /branches/2.1: ./ Doxyfile src/ src/Makefile.am src/Makefile.raw src/level_lexer.l src/level_parser.y src/levelint.h src/levels.c src/levels.h warzone2100.cbp win32/Warzon

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 02:14:46 2008 New Revision: 4832 URL: http://svn.gna.org/viewcvs/warzone?rev=4832&view=rev Log: Merged revisions r4822:4831 into the 2.1 branch via svnmerge from trunk r4822 | muggenhor | 2008-04-27 17:59:03 +0200 (zo, 27 apr 2008) | 4 lines * R

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

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 02:11:37 2008 New Revision: 4831 URL: http://svn.gna.org/viewcvs/warzone?rev=4831&view=rev Log: Update the Code::Blocks and MSVC projects for the addition of the level parser in r4830 Modified: trunk/warzone2100.cbp trunk/win32/Warzone2100.vcproj

[Warzone-commits] r4830 - in /trunk/src: ./ Makefile.am Makefile.raw level_lexer.l level_parser.y levelint.h levels.c

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 02:04:40 2008 New Revision: 4830 URL: http://svn.gna.org/viewcvs/warzone?rev=4830&view=rev Log: Add a new bison/yacc parser: level_parser.y: * Change level_lexer.l: * Use lev_lval to return token-data in (instead of global vars) * Use strdup() to return str

[Warzone-commits] r4829 - /trunk/src/levels.c

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 01:57:22 2008 New Revision: 4829 URL: http://svn.gna.org/viewcvs/warzone?rev=4829&view=rev Log: Change global var levelLoadType to a static one Modified: trunk/src/levels.c ___ Warzone-commits mailing list Warzon

[Warzone-commits] r4828 - /trunk/src/level_lexer.l

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 01:44:40 2008 New Revision: 4828 URL: http://svn.gna.org/viewcvs/warzone?rev=4828&view=rev Log: * #Include from the local directory (i.e. remove the "src/" part from some #include directives) * Line out fix: use spaces, not tabs * Use the yy* macros provided

[Warzone-commits] r4825 - in /trunk/src: levels.c levels.h

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 01:21:19 2008 New Revision: 4825 URL: http://svn.gna.org/viewcvs/warzone?rev=4825&view=rev Log: * Remove constant MULTI_TYPE_START and replace it by an enumeration value: LDS_MULTI_TYPE_START Modified: trunk/src/levels.c trunk/src/levels.h __

[Warzone-commits] r4827 - /trunk/src/levels.c

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 01:30:02 2008 New Revision: 4827 URL: http://svn.gna.org/viewcvs/warzone?rev=4827&view=rev Log: r4826 didn't yet fix all, apparently there was commented out code changed as well Modified: trunk/src/levels.c ___

[Warzone-commits] r4826 - /trunk/src/levels.c

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 28 01:25:36 2008 New Revision: 4826 URL: http://svn.gna.org/viewcvs/warzone?rev=4826&view=rev Log: Oops! Apparently my search&replace regexp for r4825 contained a small typo causing a syntax error: fixed it Modified: trunk/src/levels.c __

[Warzone-commits] r4824 - /trunk/Doxyfile

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 19:53:57 2008 New Revision: 4824 URL: http://svn.gna.org/viewcvs/warzone?rev=4824&view=rev Log: Lets not #include the Doyxgen generated files from a previous run in the Doxygen docs for the current run (specifically search.php) Modified: trunk/Doxyfile __

[Warzone-commits] r4823 - in /trunk/src: level_lexer.l levelint.h levels.c levels.h

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 18:48:14 2008 New Revision: 4823 URL: http://svn.gna.org/viewcvs/warzone?rev=4823&view=rev Log: Change functions levSetInputBuffer and levParse: * Make them const correct * Pass the size parameter as a size_t (as it's a memory/buffer-size we're passing here)

[Warzone-commits] r4822 - in /trunk/src: level_lexer.l levelint.h levels.c

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 17:59:03 2008 New Revision: 4822 URL: http://svn.gna.org/viewcvs/warzone?rev=4822&view=rev Log: * Rename function levError to lev_error (bison/yacc #defines yyerror to lev_error) * In function lev_error use ASSERT always (even in non-debug builds as it will s

[Warzone-commits] r4821 - in /branches/2.1: ./ src/game.c src/levels.c src/levels.h src/multiint.c src/scriptfuncs.c src/scriptobj.c src/scriptvals_parser.y

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 17:31:22 2008 New Revision: 4821 URL: http://svn.gna.org/viewcvs/warzone?rev=4821&view=rev Log: Merge r4817:4819 from trunk into the 2.1 branch Modified: branches/2.1/ (props changed) branches/2.1/src/game.c branches/2.1/src/levels.c branches/2

[Warzone-commits] r4820 - /branches/2.1/lib/betawidget/

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 17:28:45 2008 New Revision: 4820 URL: http://svn.gna.org/viewcvs/warzone?rev=4820&view=rev Log: Remove `betawidget` from the 2.1 branch Removed: branches/2.1/lib/betawidget/ ___ Warzone-commits mailing list Warzo

[Warzone-commits] r4819 - in /trunk/src: game.c levels.c levels.h multiint.c scriptfuncs.c scriptobj.c scriptvals_parser.y

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 17:27:39 2008 New Revision: 4819 URL: http://svn.gna.org/viewcvs/warzone?rev=4819&view=rev Log: Change function levFindDataSet: * Make it return it's result rather than write it in an output pointer (NULL will indicate failure instead of `false`) * Don't use t

[Warzone-commits] r4818 - /trunk/src/levels.h

2008-04-27 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 17:27:26 2008 New Revision: 4818 URL: http://svn.gna.org/viewcvs/warzone?rev=4818&view=rev Log: Make typdef LEVEL_TYPE refer to the _level_type enum instead of a UDWORD Modified: trunk/src/levels.h ___ Warzone-co

[Warzone-commits] r4816 - in /branches/2.1: ./ data/messages/ data/messages/strings/ data/mp/messages/ data/mp/messages/strings/

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 04:00:37 2008 New Revision: 4816 URL: http://svn.gna.org/viewcvs/warzone?rev=4816&view=rev Log: Merge r4815 from trunk into the 2.1 branch Modified: branches/2.1/ (props changed) branches/2.1/data/messages/brief1-1.txt (props changed) branches/2.

[Warzone-commits] r4815 - in /trunk/data: messages/ messages/strings/ mp/messages/ mp/messages/strings/

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 03:49:22 2008 New Revision: 4815 URL: http://svn.gna.org/viewcvs/warzone?rev=4815&view=rev Log: Set the text/x-strres mime-type on all STRRES files Modified: trunk/data/messages/brief1-1.txt (props changed) trunk/data/messages/brief1-2.txt (props cha

[Warzone-commits] r4814 - in /trunk/tools/pygments-lexers: setup.py warzone/__init__.py

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 03:46:59 2008 New Revision: 4814 URL: http://svn.gna.org/viewcvs/warzone?rev=4814&view=rev Log: Add a STRRES lexer as well for Pygments Modified: trunk/tools/pygments-lexers/setup.py trunk/tools/pygments-lexers/warzone/__init__.py _

[Warzone-commits] r4813 - /trunk/tools/pygments-lexers/warzone/__init__.py

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 03:46:55 2008 New Revision: 4813 URL: http://svn.gna.org/viewcvs/warzone?rev=4813&view=rev Log: * Add support for single line comments to the WRFLexer * Perform non-greedy matching to match string literals (the data type in WRF files) Modified: trunk/tool

[Warzone-commits] r4812 - in /branches/2.1: ./ data/wrf/stats.wrf

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 03:44:17 2008 New Revision: 4812 URL: http://svn.gna.org/viewcvs/warzone?rev=4812&view=rev Log: Don't attempt to use the SQLite stats implementation, which I removed from the 2.1 branch in r4791 Modified: branches/2.1/ (props changed) branches/2.1/dat

[Warzone-commits] r4811 - /trunk/tools/pygments-lexers/warzone/__init__.py

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 02:50:54 2008 New Revision: 4811 URL: http://svn.gna.org/viewcvs/warzone?rev=4811&view=rev Log: Don't use a 'Whitespace' token, use 'Text' instead Modified: trunk/tools/pygments-lexers/warzone/__init__.py ___ War

[Warzone-commits] r4810 - /trunk/tools/pygments-lexers/warzone/__init__.py

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 02:47:56 2008 New Revision: 4810 URL: http://svn.gna.org/viewcvs/warzone?rev=4810&view=rev Log: Make the WRFLexer parse text/x-wrf files Modified: trunk/tools/pygments-lexers/warzone/__init__.py ___ Warzone-commi

[Warzone-commits] r4809 - in /trunk/tools/blender: find-bad-pies.py find-poly-nums.py pie.py pie_common.py pie_export.py pie_import.py pie_levels_to_layers.py

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 02:27:44 2008 New Revision: 4809 URL: http://svn.gna.org/viewcvs/warzone?rev=4809&view=rev Log: Remove idiotic text/plain mime-types from Python source Modified: trunk/tools/blender/find-bad-pies.py (props changed) trunk/tools/blender/find-poly-nums.py

[Warzone-commits] r4808 - in /branches/2.1: ./ tools/

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 01:39:56 2008 New Revision: 4808 URL: http://svn.gna.org/viewcvs/warzone?rev=4808&view=rev Log: * r4806 is already backported, mark it for svnmerge * remove the tools from the 2.1 branch Removed: branches/2.1/tools/ Modified: branches/2.1/ (props cha

[Warzone-commits] r4807 - in /trunk/tools/pygments-lexers: ./ setup.py warzone/ warzone/__init__.py

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 27 01:38:28 2008 New Revision: 4807 URL: http://svn.gna.org/viewcvs/warzone?rev=4807&view=rev Log: Add a lexer for Pygments (a generic syntax highlighter in Python) Added: trunk/tools/pygments-lexers/ (with props) trunk/tools/pygments-lexers/setup.py (w

[Warzone-commits] r4803 - /branches/2.1/

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 20:24:49 2008 New Revision: 4803 URL: http://svn.gna.org/viewcvs/warzone?rev=4803&view=rev Log: r4801 was merged from trunk into the 2.1 branch in r4802 Modified: branches/2.1/ (props changed) ___ Warzone-commi

[Warzone-commits] r4797 - in /branches/2.1: ./ src/astar.c src/astar.h

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 18:32:48 2008 New Revision: 4797 URL: http://svn.gna.org/viewcvs/warzone?rev=4797&view=rev Log: Backport r4790 from trunk into the 2.1 branch: * Double the longest possible path that can be generated at once. Modified: branches/2.1/ (props changed) br

[Warzone-commits] r4796 - /branches/2.1/

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 18:27:15 2008 New Revision: 4796 URL: http://svn.gna.org/viewcvs/warzone?rev=4796&view=rev Log: Initialized merge tracking via "svnmerge" with revisions "1-4788" from trunk Modified: branches/2.1/ (props changed) _

[Warzone-commits] r4795 - /branches/2.1/src/game.c

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 18:18:44 2008 New Revision: 4795 URL: http://svn.gna.org/viewcvs/warzone?rev=4795&view=rev Log: Reapply r3818 to the 2.1 branch: * Remove tagfile savegame test save and load code Modified: branches/2.1/src/game.c __

[Warzone-commits] r4794 - /branches/2.1/src/intdisplay.c

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 18:16:13 2008 New Revision: 4794 URL: http://svn.gna.org/viewcvs/warzone?rev=4794&view=rev Log: Reapply r3819 to the 2.1 branch: * Replace assert if we find a help message without any data with a log message Modified: branches/2.1/src/intdisplay.c ___

[Warzone-commits] r4793 - /branches/2.1/src/atmos.c

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 18:15:06 2008 New Revision: 4793 URL: http://svn.gna.org/viewcvs/warzone?rev=4793&view=rev Log: r4792 was incomplete (missed a closing brace); fixed it Modified: branches/2.1/src/atmos.c ___ Warzone-commits maili

[Warzone-commits] r4792 - /branches/2.1/src/atmos.c

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 18:07:39 2008 New Revision: 4792 URL: http://svn.gna.org/viewcvs/warzone?rev=4792&view=rev Log: Reapply r3822 to the 2.1 branch: * Reverse part of r2996 to reduce the number of atmospheric particles generated and lower the CPU usage. Modified: branches/2.1

[Warzone-commits] r4789 - in /branches/2.1: ./ autorevision.conf configure.ac

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 17:53:38 2008 New Revision: 4789 URL: http://svn.gna.org/viewcvs/warzone?rev=4789&view=rev Log: Rebranch 2.1 from trunk Added: branches/2.1/ - copied from r4788, trunk/ Modified: branches/2.1/autorevision.conf branches/2.1/configure.ac __

[Warzone-commits] r4791 - in /branches/2.1: ./ data/ data/stats-sql/ lib/ lib/sqlite3/ po/ src/ win32/

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 18:06:01 2008 New Revision: 4791 URL: http://svn.gna.org/viewcvs/warzone?rev=4791&view=rev Log: Remove the SQLite stuff from the 2.1 branch Removed: branches/2.1/data/stats-sql/ branches/2.1/lib/sqlite3/ branches/2.1/src/stats-db.c branches/2.1/s

[Warzone-commits] r4787 - /branches/2.1/

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 17:08:14 2008 New Revision: 4787 URL: http://svn.gna.org/viewcvs/warzone?rev=4787&view=rev Log: Remove the 2.1 branch so that we can rebranch it Removed: branches/2.1/ ___ Warzone-commits mailing list Warzone-com

[Warzone-commits] r4788 - /trunk/lib/script/event.c

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 17:21:23 2008 New Revision: 4788 URL: http://svn.gna.org/viewcvs/warzone?rev=4788&view=rev Log: Merge r4271 from deprecated 2.1 branch into trunk: * Make log output use LOG_SCRIPT instead of LOG_NEVER and LOG_WARNING * Some random cleanups Modified: trunk/

[Warzone-commits] r4786 - /trunk/COMPILE

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 16:33:32 2008 New Revision: 4786 URL: http://svn.gna.org/viewcvs/warzone?rev=4786&view=rev Log: Note that a "privileged user" usually is "root" Modified: trunk/COMPILE ___ Warzone-commits mailing list Warzone-com

[Warzone-commits] r4785 - in /trunk: lib/exceptionhandler/ lib/framework/ lib/ivis_opengl/ lib/netplay/ lib/script/ lib/widget/ src/

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 16:21:41 2008 New Revision: 4785 URL: http://svn.gna.org/viewcvs/warzone?rev=4785&view=rev Log: * Don't "Guarantee nul-termination" after snprintf as snprintf does that itself already (per the C99 spec) * Use strlcpy for copying strings instead of snprintf "%s

[Warzone-commits] r4776 - /trunk/src/radar.c

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 14:07:43 2008 New Revision: 4776 URL: http://svn.gna.org/viewcvs/warzone?rev=4776&view=rev Log: ASSERT that radarBuffer != NULL at the only place where we use it Modified: trunk/src/radar.c ___ Warzone-commits ma

[Warzone-commits] r4778 - /trunk/src/radar.c

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 14:09:54 2008 New Revision: 4778 URL: http://svn.gna.org/viewcvs/warzone?rev=4778&view=rev Log: Revert r4776 as it is a duplicate of r4775 Modified: trunk/src/radar.c ___ Warzone-commits mailing list Warzone-comm

[Warzone-commits] r4779 - /trunk/src/radar.c

2008-04-26 Thread Giel van Schijndel
Author: muggenhor Date: Sat Apr 26 14:11:16 2008 New Revision: 4779 URL: http://svn.gna.org/viewcvs/warzone?rev=4779&view=rev Log: Don't just ASSERT (debug-only) when we're out of memory, use debug(LOG_ERROR) and abort() instead Modified: trunk/src/radar.c _

[Warzone-commits] r4748 - /trunk/src/hci.c

2008-04-22 Thread Giel van Schijndel
Author: muggenhor Date: Wed Apr 23 01:49:08 2008 New Revision: 4748 URL: http://svn.gna.org/viewcvs/warzone?rev=4748&view=rev Log: Merge two if-statements Modified: trunk/src/hci.c ___ Warzone-commits mailing list Warzone-commits@gna.org https://m

[Warzone-commits] r4746 - /trunk/src/fpath.c

2008-04-22 Thread Giel van Schijndel
Author: muggenhor Date: Wed Apr 23 00:32:54 2008 New Revision: 4746 URL: http://svn.gna.org/viewcvs/warzone?rev=4746&view=rev Log: Revert commit of fpath.c in r4745 (was pure experimental stuff, which I accidentily committed along) Modified: trunk/src/fpath.c __

[Warzone-commits] r4747 - /trunk/src/fpath.c

2008-04-22 Thread Giel van Schijndel
Author: muggenhor Date: Wed Apr 23 00:35:42 2008 New Revision: 4747 URL: http://svn.gna.org/viewcvs/warzone?rev=4747&view=rev Log: Clean up fpathGroundBlockingTile, fpathHoverBlockingTile and fpathLiftBlockingTile in fpath.c Modified: trunk/src/fpath.c _

[Warzone-commits] r4745 - in /trunk: doc/code/mainpage.dox src/fpath.c

2008-04-22 Thread Giel van Schijndel
Author: muggenhor Date: Wed Apr 23 00:29:51 2008 New Revision: 4745 URL: http://svn.gna.org/viewcvs/warzone?rev=4745&view=rev Log: Use https://mail.gna.org/listinfo/warzone-commits

[Warzone-commits] r4740 - /trunk/src/aud.c

2008-04-21 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 22 02:59:18 2008 New Revision: 4740 URL: http://svn.gna.org/viewcvs/warzone?rev=4740&view=rev Log: Simplify function audio_ObjectDead(): * Don't check whether the given pointer is NULL for one billion times * Move some variables into a more local scope Modified:

[Warzone-commits] r4739 - /trunk/lib/gamelib/audp_lexer.l

2008-04-21 Thread Giel van Schijndel
Author: muggenhor Date: Tue Apr 22 01:33:59 2008 New Revision: 4739 URL: http://svn.gna.org/viewcvs/warzone?rev=4739&view=rev Log: Use the correct function prototype Modified: trunk/lib/gamelib/audp_lexer.l ___ Warzone-commits mailing list Warzone

[Warzone-commits] r4737 - /trunk/src/fpath.c

2008-04-21 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 20:55:48 2008 New Revision: 4737 URL: http://svn.gna.org/viewcvs/warzone?rev=4737&view=rev Log: Lets not use `goto` when a simple `return` suffices Modified: trunk/src/fpath.c ___ Warzone-commits mailing list War

[Warzone-commits] r4736 - /trunk/src/astar.c

2008-04-21 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 20:51:03 2008 New Revision: 4736 URL: http://svn.gna.org/viewcvs/warzone?rev=4736&view=rev Log: Mark global variables `psOpen` and `apsNodes` as static since they're not used in other files anyway Modified: trunk/src/astar.c __

[Warzone-commits] r4735 - /trunk/autogen.sh

2008-04-21 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 20:18:41 2008 New Revision: 4735 URL: http://svn.gna.org/viewcvs/warzone?rev=4735&view=rev Log: Bump the required Flex version from 2.5.33 to 2.5.35 Modified: trunk/autogen.sh ___ Warzone-commits mailing list War

[Warzone-commits] r4726 - in /trunk/src: astar.c astar.h

2008-04-21 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 11:52:19 2008 New Revision: 4726 URL: http://svn.gna.org/viewcvs/warzone?rev=4726&view=rev Log: * Add Doxygen documentation to yet some more functions * Rewrite function `fpathHashPresent` to use a for-loop rather than a dirty while-loop Modified: trunk/s

[Warzone-commits] r4725 - in /trunk/src: astar.c astar.h fpath.c

2008-04-21 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 11:25:10 2008 New Revision: 4725 URL: http://svn.gna.org/viewcvs/warzone?rev=4725&view=rev Log: Make astarInner an `int` and ASSERT that it stays non-negative (i.e. that it doesn't overflow) Modified: trunk/src/astar.c trunk/src/astar.h trunk/src/fp

[Warzone-commits] r4723 - in /trunk/src: astar.c astar.h fpath.c fpath.h

2008-04-21 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 11:18:37 2008 New Revision: 4723 URL: http://svn.gna.org/viewcvs/warzone?rev=4723&view=rev Log: * Put fpathUpdate() in the Doxygen documentation group `pathfinding` * Move preprocessor constant FPATH_LOOP_LIMIT from fpath.h to astar.h * Add Doxygen documentati

[Warzone-commits] r4718 - /trunk/pkg/nsis/Makefile.am

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 02:44:46 2008 New Revision: 4718 URL: http://svn.gna.org/viewcvs/warzone?rev=4718&view=rev Log: Update pkg/nsis/Makefile.am to match the rename from NSIS_COMPRESSION to INSTALLER_COMPRESSION in r4714 Modified: trunk/pkg/nsis/Makefile.am __

[Warzone-commits] r4717 - in /trunk: doc/code/pathfinding.dox src/astar.h src/fpath.c src/fpath.h

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 02:12:10 2008 New Revision: 4717 URL: http://svn.gna.org/viewcvs/warzone?rev=4717&view=rev Log: * Add a Doxygen documentation module (named `pathfinding`) * Add Doxygen documentation for a lot of path finding related functions & types and add them to the `path

[Warzone-commits] r4710 - in /trunk/src: formation.c formation.h fpath.c game.c move.c

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 01:42:59 2008 New Revision: 4710 URL: http://svn.gna.org/viewcvs/warzone?rev=4710&view=rev Log: * Make function formationFind() return the formation it found (and NULL if none found rather than false) instead of writing it into an output parameter * Add Doxyge

[Warzone-commits] r4709 - in /trunk/lib/ivis_opengl: GLee.diff GLee.h

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 01:15:01 2008 New Revision: 4709 URL: http://svn.gna.org/viewcvs/warzone?rev=4709&view=rev Log: Fix yet some more "function declaration isn’t a prototype" warnings (for the wiggle extensions) Modified: trunk/lib/ivis_opengl/GLee.diff trunk/lib/ivis_open

[Warzone-commits] r4708 - /trunk/lib/exceptionhandler/exchndl.c

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 01:10:19 2008 New Revision: 4708 URL: http://svn.gna.org/viewcvs/warzone?rev=4708&view=rev Log: Const correctness Modified: trunk/lib/exceptionhandler/exchndl.c ___ Warzone-commits mailing list Warzone-commits@gn

[Warzone-commits] r4707 - /trunk/src/astar.c

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 01:03:12 2008 New Revision: 4707 URL: http://svn.gna.org/viewcvs/warzone?rev=4707&view=rev Log: Clean up function fpathHashFunc: * Make less assumptions about the amount of bits & bytes in types; use sizeof() instead * Use int32_t instead of SDWORD as the form

[Warzone-commits] r4705 - /trunk/Doxyfile

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 00:41:34 2008 New Revision: 4705 URL: http://svn.gna.org/viewcvs/warzone?rev=4705&view=rev Log: * Don't include SQLite's and GLee's sources in the Doxygen documentation * Don't show the references and referenced-by relations in the generated Doxygen docs Modi

[Warzone-commits] r4706 - in /trunk/src: move.c move.h

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Mon Apr 21 00:43:14 2008 New Revision: 4706 URL: http://svn.gna.org/viewcvs/warzone?rev=4706&view=rev Log: Add Doxygen documentation to some functions in move.[ch] Modified: trunk/src/move.c trunk/src/move.h ___ Warzone

[Warzone-commits] r4704 - in /trunk: Doxyfile doc/ doc/code/ doc/code/mainpage.dox doc/mainpage.dox

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 22:46:42 2008 New Revision: 4704 URL: http://svn.gna.org/viewcvs/warzone?rev=4704&view=rev Log: Move the doxygen documentation files to doc/code/ so that adding doxygen documentation unrelated to a specific source file doesn't require changing Doxyfile Added:

[Warzone-commits] r4703 - in /trunk: Doxyfile doc/mainpage.dox src/main.c

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 22:17:38 2008 New Revision: 4703 URL: http://svn.gna.org/viewcvs/warzone?rev=4703&view=rev Log: Move the mainpage for the Doxygen documentation from src/main.c to doc/mainpage.dox Added: trunk/doc/mainpage.dox (with props) Modified: trunk/Doxyfile

[Warzone-commits] r4702 - /trunk/win32/__BUILD_SCRIPT

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 21:24:02 2008 New Revision: 4702 URL: http://svn.gna.org/viewcvs/warzone?rev=4702&view=rev Log: Pass all "non-special" parameters from __BUILD_SCRIPT to the configure script Modified: trunk/win32/__BUILD_SCRIPT _

[Warzone-commits] r4701 - in /trunk: lib/ivis_opengl/ lib/sound/ lib/widget/ src/

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 19:17:50 2008 New Revision: 4701 URL: http://svn.gna.org/viewcvs/warzone?rev=4701&view=rev Log: * Delete unused and empty function StartTacticalScroll() * Mark the parameters for several functions as WZ_DECL_UNUSED (for those functions that require the paramet

[Warzone-commits] r4700 - /trunk/lib/framework/i18n.h

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 18:38:27 2008 New Revision: 4700 URL: http://svn.gna.org/viewcvs/warzone?rev=4700&view=rev Log: Enable NLS for our parsers when it's enabled for us (using --enable-nls) Modified: trunk/lib/framework/i18n.h ___ Wa

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

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 18:17:39 2008 New Revision: 4698 URL: http://svn.gna.org/viewcvs/warzone?rev=4698&view=rev Log: Compile with -Wwrite-strings to warn about passing string constants into char* variables as opposed to const char* Modified: trunk/configure.ac ___

[Warzone-commits] r4697 - /trunk/lib/ivis_opengl/GLee.diff

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 18:09:09 2008 New Revision: 4697 URL: http://svn.gna.org/viewcvs/warzone?rev=4697&view=rev Log: Update GLee.diff for r4693 Modified: trunk/lib/ivis_opengl/GLee.diff ___ Warzone-commits mailing list Warzone-commit

[Warzone-commits] r4696 - in /trunk/lib/script: parse.h script_parser.y

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 17:18:28 2008 New Revision: 4696 URL: http://svn.gna.org/viewcvs/warzone?rev=4696&view=rev Log: * Make pIdent for VAR_SYMBOL and FUNC_SYMBOL const so that we're const correct with the function tables in scripttabs.c * Replace "nstr = malloc(strlen(str) + 1); s

[Warzone-commits] r4695 - in /trunk/src: levels.c levels.h structure.c

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 17:08:14 2008 New Revision: 4695 URL: http://svn.gna.org/viewcvs/warzone?rev=4695&view=rev Log: Const correctness Modified: trunk/src/levels.c trunk/src/levels.h trunk/src/structure.c ___ Warzone-commits

[Warzone-commits] r4694 - /trunk/lib/script/script_parser.y

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 17:04:24 2008 New Revision: 4694 URL: http://svn.gna.org/viewcvs/warzone?rev=4694&view=rev Log: Remove unused global variable psLocalVarsTemp Modified: trunk/lib/script/script_parser.y ___ Warzone-commits mailing

[Warzone-commits] r4692 - /trunk/lib/gamelib/audp_parser.y

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 17:01:52 2008 New Revision: 4692 URL: http://svn.gna.org/viewcvs/warzone?rev=4692&view=rev Log: Some const correctness Modified: trunk/lib/gamelib/audp_parser.y ___ Warzone-commits mailing list Warzone-commits@gn

[Warzone-commits] r4691 - in /trunk/lib/script: parse.h script_parser.y

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 16:56:49 2008 New Revision: 4691 URL: http://svn.gna.org/viewcvs/warzone?rev=4691&view=rev Log: * Remove global variable psLocalVars which was __always__ NULL * Remove unused function scriptClearLocalVariables() (which was effectively a NOP due to psLocalVars

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

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 15:01:10 2008 New Revision: 4688 URL: http://svn.gna.org/viewcvs/warzone?rev=4688&view=rev Log: Use some GCC pragmas to ignore warnings in the GLee header and source file (so that we can compile cleanly, even with -Werror) Added: trunk/lib/ivis_opengl/GLee.

[Warzone-commits] r4690 - /trunk/lib/script/script_parser.y

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 16:18:06 2008 New Revision: 4690 URL: http://svn.gna.org/viewcvs/warzone?rev=4690&view=rev Log: Remove global var psFunctions which is __always__ NULL Modified: trunk/lib/script/script_parser.y ___ Warzone-commit

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

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 15:32:18 2008 New Revision: 4689 URL: http://svn.gna.org/viewcvs/warzone?rev=4689&view=rev Log: * Revert r4688 for GLee.h (use some GCC pragmas to ignore warnings in the GLee header) * Actually *fix* the "function declaration isn’t a prototype" warnings Added

[Warzone-commits] r4687 - in /trunk: ./ lib/ivis_opengl/ src/

2008-04-20 Thread Giel van Schijndel
Author: muggenhor Date: Sun Apr 20 14:52:19 2008 New Revision: 4687 URL: http://svn.gna.org/viewcvs/warzone?rev=4687&view=rev Log: Replace our custom OpenGL extension checking mechanism by GLee: * import the code from GLee into our repository (a single source and header file), and replace all us

[Warzone-commits] r4672 - /trunk/lib/framework/frame.h

2008-04-17 Thread Giel van Schijndel
Author: muggenhor Date: Thu Apr 17 22:55:46 2008 New Revision: 4672 URL: http://svn.gna.org/viewcvs/warzone?rev=4672&view=rev Log: Add a workaround for the X11 headers #defining Status (i.e. #undef it), to prevent problems Modified: trunk/lib/framework/frame.h _

[Warzone-commits] r4671 - /trunk/src/visibility.h

2008-04-17 Thread Giel van Schijndel
Author: muggenhor Date: Thu Apr 17 22:29:19 2008 New Revision: 4671 URL: http://svn.gna.org/viewcvs/warzone?rev=4671&view=rev Log: Use WZ_DECL_UNUSED to inhibit warnings about unused parameters Modified: trunk/src/visibility.h ___ Warzone-commits

[Warzone-commits] r4668 - /trunk/win32/__BUILD_SCRIPT

2008-04-17 Thread Giel van Schijndel
Author: muggenhor Date: Thu Apr 17 18:09:14 2008 New Revision: 4668 URL: http://svn.gna.org/viewcvs/warzone?rev=4668&view=rev Log: Make building with multiple threads (make -j3) optional for the crossbuild script Modified: trunk/win32/__BUILD_SCRIPT

[Warzone-commits] r4665 - /trunk/win32/__BUILD_SCRIPT

2008-04-17 Thread Giel van Schijndel
Author: muggenhor Date: Thu Apr 17 17:48:41 2008 New Revision: 4665 URL: http://svn.gna.org/viewcvs/warzone?rev=4665&view=rev Log: Add the ability to the crossbuild script to build with --enable-debug=relaxed Modified: trunk/win32/__BUILD_SCRIPT _

<    4   5   6   7   8   9   10   11   12   13   >