Go to file
Cyp 239eebec00 Remove GAME_SECONDARY in favour of GAME_DROIDINFO, which is sent more efficiently for multiple droids.
Instead of one message per droid, it sends one message for all droids, with the list of droids encoded as droid ID deltas.
2011-02-27 20:20:43 +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 Remove GAME_SECONDARY in favour of GAME_DROIDINFO, which is sent more efficiently for multiple droids. 2011-02-27 20:20:43 +01:00
m4 Improve GLee detection. 2010-04-28 07:52:19 +02:00
macosx Set up some analyser options for potential later use. 2011-02-13 18:31:17 -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 Update translations. 2011-02-25 23:36:03 +01:00
src Remove GAME_SECONDARY in favour of GAME_DROIDINFO, which is sent more efficiently for multiple droids. 2011-02-27 20:20:43 +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 QuesoGLC's pkg-config file for build configuration. 2011-02-26 14:38:04 -05: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 Fix weird logfile date due to Jan..Dec = 0..11 in struct tm. 2011-02-14 22:08:11 +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 QuesoGLC's pkg-config file for build configuration. 2011-02-26 14:38:04 -05: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