Go to file
Giel van Schijndel f7ead00bb0 * Don't use strtok to separate out lines from files as the line reading loop already takes care of that
* Remove now double variable filename and rename line_buf to filename


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5291 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-21 21:51:21 +00:00
build_tools Fix ambigous else 2008-04-20 23:56:20 +00:00
data Add the map 8c-cockate by forum user zydonk. Original work licensed under the GPL. 2008-06-21 17:38:53 +00:00
doc patch #1075: Simplify playlist code. Thanks to Giel for patch review. 2008-06-21 15:40:56 +00:00
icons Optimise more pngs 2008-04-26 13:59:50 +00:00
lib * Don't use strtok to separate out lines from files as the line reading loop already takes care of that 2008-06-21 21:51:21 +00:00
m4 Don't check for strlcpy and strlcat in the configure script as simply #defining _XOPEN_SOURCE (what config.h does) is enough to prevent declarations of these functions from being included (thus the #inclusion of "frame.h" in strlfuncs.h should be enough (this should fix bug #11609) 2008-05-04 13:56:27 +00:00
macosx Fix building on OS X (some bozo forgot to update the Xcode project when adding new .c files). Update the font on OS X to Lucida Grande. Correct Framework install path to allow for moving executables. 2008-06-06 17:42:21 +00:00
makerules make *.lex.h depend on the FLEX rule as well for the raw Makefile system 2008-05-10 21:28:06 +00:00
pkg * Update Debian changelog 2008-06-07 12:26:03 +00:00
po Update POTFILES.in 2008-05-25 20:09:54 +00:00
src * Make the level parser state enum a typedef (LEVELPARSER_STATE) 2008-06-21 17:32:03 +00:00
tools Update the Pygments WRF lexer for the changes done to the WRF file format in r5188:5189 2008-05-25 20:03:37 +00:00
win32 * Update Debian changelog 2008-06-07 12:26:03 +00:00
.gitignore Do not ignore /configure.ac in the .gitignore file 2008-06-21 18:34:30 +00:00
AUTHORS Correct Elio's nicknames 2008-06-19 20:49:55 +00:00
COMPILE Note that a "privileged user" usually is "root" 2008-04-26 14:33:32 +00:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.NONGPL Warzone 2100, I have the honour to release you from any license unclarities. 2008-06-11 16:38:04 +00:00
COPYING.README Warzone 2100, I have the honour to release you from any license unclarities. 2008-06-11 16:38:04 +00:00
ChangeLog Forward port Changelog from 2.1 2008-06-06 15:02:50 +00:00
Doxyfile Lets not #include the Doyxgen generated files from a previous run in the Doxygen docs for the current run (specifically search.php) 2008-04-27 17:53:57 +00:00
Makefile.am Remove now useless testcase directory "tests" as its only testcase (t1000: tested level_parser.y) has no code left to test (due to r5163) 2008-05-24 12:48:26 +00:00
Makefile.raw Fix up raw makefiles 2008-03-16 00:06:11 +00:00
autogen.sh Fix bug #11693. Fix submited by verminus@gna.org 2008-05-16 14:45:51 +00:00
autorevision.conf * In revision information extraction class RevSVNVersionQuery (uses "svnversion"), ignore its output if the word "exported" is encountered (that way compiling from an exported working copy is possible also) 2007-11-05 18:43:30 +00:00
config.rpath Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
configure.ac Add --disable-sound to the configure script, to disable sound at compile time 2008-06-21 18:34:51 +00:00
warzone2100.cbp Revert r4830: 2008-05-24 12:20:23 +00:00
wscript Fix "incompatible declarations" found by batched compiling. 2007-09-16 14:05:01 +00:00