Go to file
Giel van Schijndel 2cea275cb5 * Fully define struct timeval (not just forward declare)
* Forward declare struct timezone


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6063 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-20 23:42:48 +00:00
build_tools Make sure to #include <sqlite3.h> instead of "lib/sqlite3/sqlite3.h" 2008-09-16 20:21:50 +00:00
data Fix typo that prevented the multiplayer mod from being installed 2008-09-18 18:31:15 +00:00
doc Include the scripting manual in the distributed documentation 2008-09-11 05:41:46 +00:00
icons Optimise more pngs 2008-04-26 13:59:50 +00:00
lib * Fully define struct timeval (not just forward declare) 2008-09-20 23:42:48 +00:00
m4 Remove unused m4 macros 2008-09-11 05:41:41 +00:00
macosx Update the Xcode project so that trunk builds. (Broken as a result of the PhysFS VFS files being moved.) Textures are still corrupt. 2008-09-17 19:09:27 +00:00
makerules * Remove unused variable `line_num` 2008-07-23 13:59:12 +00:00
pkg Trunk is currently broken when playing music and switching between the "base" and "mp" mods, see ticket:57. 2008-09-14 20:36:50 +00:00
po Revert the change of po/*.po in r6059 2008-09-20 15:55:54 +00:00
src Slight fix for non C99 compilers. 2008-09-20 20:53:28 +00:00
tools Fix a syntax error in the part of html2trac that deals with <u> tags 2008-09-08 08:43:37 +00:00
win32 Revert r6058: I stupidly used "git svn dcommit" instead of "git stash pop" (yes I know they don't even look the same...) 2008-09-20 15:54:41 +00:00
.gitignore Do not autogenerate aivolution scripts 2008-08-01 17:39:10 +00:00
AUTHORS * Alphabetical order can be difficult... 2008-09-07 18:08:09 +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 * Set power generator output boost for Gas Turbine Generator to +30% 2008-09-07 17:59:16 +00:00
Doxyfile Don't include stats-db2.tpl.struct.h, which is used when generating stats-db2.h, in the Doxygen docs 2008-07-11 18:27:00 +00:00
Makefile.am Remove unused m4 macros 2008-09-11 05:41:41 +00:00
autogen.sh Secure autogen.sh against pathnames with spaces 2008-06-24 20:03:52 +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 Revert r6058: I stupidly used "git svn dcommit" instead of "git stash pop" (yes I know they don't even look the same...) 2008-09-20 15:54:41 +00:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00
warzone2100.cbp * Change the autotools build system such that if the system provides an SQLite version that meets our requirements we use that instead of the one in our own repository 2008-09-14 13:40:28 +00:00
wscript Fix "incompatible declarations" found by batched compiling. 2007-09-16 14:05:01 +00:00