Go to file
Giel van Schijndel 96d5054729 * Make sure to #include <stdio.h> when compiling on MSVC so that those inline replacements for snprintf and vsnprintf will actually compile....
* Lets terminate statements with a semi-colon!!


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2745 4a71c877-e1ca-e34f-864e-861f7616d084
2007-11-06 18:36:37 +00:00
autopackage - Fix masterserver disconnect (patch by Gerard) 2007-04-21 13:46:28 +00:00
build_tools * When compiling AutoRevision on MSVC make sure to #define popen and pclose as _popen and _pclose respectively 2007-11-06 14:32:17 +00:00
data Make water blue in minimap. Please let me know how you like this change. 2007-11-05 21:42:59 +00:00
debian * Don't strip binaries when building Debian packages 2007-11-05 17:29:11 +00:00
doc Install the scriptingmanual as well. 2007-10-21 11:01:39 +00:00
icons - Merge my OpenAL installer NSIS script with Giels (Installed into INSTDIR instead of TEMP) 2007-06-22 16:01:46 +00:00
lib * Make sure to #include <stdio.h> when compiling on MSVC so that those inline replacements for snprintf and vsnprintf will actually compile.... 2007-11-06 18:36:37 +00:00
m4 - Be more explicit about what is missing during configure and only ask the user to install something if it is not obvious what is missing. 2007-10-09 11:10:47 +00:00
macosx * Remove lib/framework/utf8.c[ch] as we don't need it just right now (we can always revert this commit later on if necessary) 2007-09-25 19:46:10 +00:00
makerules * Add AutoRevision to raw makefile system 2007-11-05 02:29:46 +00:00
nsis Fix wrong replacement of "Warzone 2100" with "${PACKAGE_NAME}". 2007-09-29 14:10:43 +00:00
po * Add the posibility to use the zero-key ('0') to assign groups to as well 2007-11-05 21:58:50 +00:00
src * "Unbreak" the keymap files which I broke in r2737 2007-11-05 22:05:43 +00:00
tools * Make conversion tool "imgfile" also output the file-format-version 2007-11-05 15:49:43 +00:00
win32 * Add version.[ch] 2007-11-05 02:31:09 +00:00
ABOUT-NLS - Make "make -C data data" recursively build mods as well. SUBDIRS is apparently ignored for target!=all. 2007-09-22 11:45:49 +00:00
AUTHORS Watermelon is Carl Hee. 2007-08-30 22:28:34 +00:00
COMPILE * Remove support for decoding (and encoding in case of screenshot dump code) of JPEG pictures 2007-04-17 18:24:31 +00:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.README License clarification about original data files. 2006-11-19 17:32:15 +00:00
ChangeLog - Be more explicit about what is missing during configure and only ask the user to install something if it is not obvious what is missing. 2007-10-09 11:10:47 +00:00
Doxyfile DOn't unnecessarily recurse into .svn folders. 2007-05-21 16:51:14 +00:00
INSTALL Another buildsystem update: 2007-03-29 12:41:18 +00:00
Makefile.am Only try to build QuesoGLC if we downloaded the svn:external. Should fix it for source tarballs and exotic svn updaters. 2007-11-04 16:59:35 +00:00
Makefile.raw * Add AutoRevision to raw makefile system 2007-11-05 02:29:46 +00:00
NEWS Another buildsystem update: 2007-03-29 12:41:18 +00:00
README Port of r2507: Add new Readmes by Kreuvf. Old README replaced with empty file to please Automake. 2007-09-29 20:58:36 +00:00
TODO * Set svn:eol-style to native 2007-10-22 11:08:49 +00:00
autogen.sh Recurse into QuesoGLC directory for building. Not fully complete, since we cannot yet use the result of that. 2007-11-04 16:29:20 +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 Add the missing file without autoconf won't succeed. Problem reported by Giel. 2007-04-05 23:27:10 +00:00
configure.ac * Make compilation of QuesoGLC optional (i.e. add a --disable-quesoglc to the configure script) 2007-11-05 17:04:30 +00:00
warzone2100.cbp * Add version.[ch] 2007-11-05 02:31:09 +00:00
wscript Fix "incompatible declarations" found by batched compiling. 2007-09-16 14:05:01 +00:00

README