Go to file
Rene Jochum 380123f97c Removes some includes from netplay.cpp as they are now in netsocket.h. 2011-04-25 22:10:49 +02:00
build_tools Remove unused project file. 2011-03-25 23:44:57 -04:00
data Fix initial power level and starting techs for players > 8. Also clean up script responsible for this. 2011-04-24 16:15:48 +02: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 Removes some includes from netplay.cpp as they are now in netsocket.h. 2011-04-25 22:10:49 +02:00
m4 Improve GLee detection. 2010-04-28 07:52:19 +02:00
macosx Add the missing MiniUPnPc files. 2011-04-25 11:03:30 -04:00
makerules Make flex/bison build cpp files in the makefile.win32s. 2011-01-08 17:30:14 +01:00
pkg Update NSIS with Russian translation by forum member Terminator. 2011-04-24 14:44:56 -04:00
po Remove sktech.slo from POTFILES.in 2011-04-25 11:13:36 +02:00
src Changes the way connections between clients and hosts are established, thereby removes the "GAMEFIND" screen from IP connections. 2011-04-25 20:37:20 +02: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 Remove outdated lobby servers. 2011-04-08 01:17:21 +02:00
win32 Merge branch 'master' into qt 2011-04-25 00:51:13 +02:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitattributes Make xcworkspacedata and xcscheme treated as binaries for merges. 2011-04-02 16:04:03 -04:00
.gitignore Merge remote branch 'origin/master' into qt 2011-04-17 23:17:24 +02:00
.hgignore Merge remote branch 'origin/master' into qt 2010-11-21 21:46:08 +01: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
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 Use QSettings instead of our homebrewed version of iniparser to reduce maintenance load. 2011-04-01 20:31:15 +02: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
configure.ac Use -fno-strict-aliasing instead of -Wno-strict-aliasing for miniupnpc. 2011-04-25 11:46:19 +02: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