Go to file
Cyp bea4607858 Bump arbitrary structure limit of any structure type from 255 to 4294967295.
255 limit was probably due to the important need to save 12 bytes of memory per structure type per player.
2011-02-12 22:29:32 +01:00
build_tools Get rid of a few unnecessary Makefile.ams. 2010-12-11 16:41:57 +01:00
data Add new unit test for model files, to check that they are in a valid PIE format. Remove unused and broken A* test. 2011-01-24 20:49:05 +01:00
doc Test commit 2010-10-04 21:15:46 +02:00
icons Add missing files to the tarball. 2010-08-03 09:38:30 +02:00
lib Set a window icon. 2011-02-05 18:23:00 +01:00
m4 Improve GLee detection. 2010-04-28 07:52:19 +02:00
macosx Use StaticAnalyzer builds for the buildbots. 2011-02-12 12:01:00 -05:00
makerules Make flex/bison build cpp files in the makefile.win32s. 2011-01-08 17:30:14 +01:00
pkg Change video download location to Sourceforge for the Windows installer. 2011-02-10 21:20:29 +01:00
po Turkish translation update by Ayhan Görgülü. 2011-01-19 19:39:46 +01:00
src Bump arbitrary structure limit of any structure type from 255 to 4294967295. 2011-02-12 22:29:32 +01:00
tests Add new unit test for model files, to check that they are in a valid PIE format. Remove unused and broken A* test. 2011-01-24 20:49:05 +01:00
tools Add IMAGE_GN_N for N up to 15. 2011-01-13 15:58:46 +01:00
win32 Use a tarball for quesoglc instead of svn export. 2011-02-09 22:55:23 +01:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitattributes Some times being able to see the diffs for xcode files can be useful; continue treat them as binary for merges though 2010-12-13 20:11:37 -05:00
.gitignore Unignore build_tools. 2010-12-30 23:34:15 +01:00
.hgignore Update the dmg script to allow for code signing. 2010-11-14 20:13:59 -05:00
AUTHORS Add sendai nick to myself (as a confusion reducing measure) 2010-05-08 09:30:20 +02:00
COMPILE Fix progress bars, reenable sound test, move variable, remove magic number, comments and spelling. Patch by Safety0ff. 2010-02-09 20:27:41 +01:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.NONGPL New backdrop image by jorzi 2011-01-23 21:44:04 +01: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 Fix some changelog errors 2010-04-18 20:21:18 +02:00
Doxyfile Exclude config-macosx.h and exceptionhandler/include/* from the Doxygen documentation 2008-11-16 16:28:06 +00:00
Makefile.am Don't run the fixbrokendependencies script on every build. 2011-01-08 18:27:34 +01:00
autogen.sh Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
autorevision.conf Update files from TRUNK->master 2010-10-30 20:47:36 -04:00
config.rpath Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
configure.ac Use empty CXXFLAGS by default, not whatever autoconf thinks we should use. 2011-01-18 19:53:37 +01:00
fixbrokendependencies Move broken dependency hack out of most Makefile.am's, except the for the root. 2010-12-16 23:14:38 +01:00
fixcppbuild Make everything compile successfully with g++, without -fpermissive. 2010-12-16 23:24:40 +01:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00
newnet.TODO newnet: Make AI research synchronised. Games with AIs now seem to stay in synch. 2010-02-26 21:51:47 +01:00
releaseBranch Fix releaseBranch script to handle netplay.cpp instead of netplay.c. 2010-12-23 02:40:49 +01:00