Go to file
Cyp f0eea79104 Fix Nexus AI unable to build units.
Nexus was building units with an unresearched sensor (equivalent to the default sensor). Since
6365f2dbec, Nexus can no longer build unresearched units.

In the tutorial, the designed MG viper wheels would also use the same unresearched sensor.

Replaced unresearched DefaultSensor1Mk1 with ZNULLSENSOR. Removed special case for tutorial in
7079ad2951, which is no longer required.
2012-05-21 16:05:10 +02:00
3rdparty Add OS X help menu items for the man page and scripting docs. 2012-02-01 16:30:29 -06:00
build_tools Fix calling batch file for autorevision.sh script refs: 17596232cc 2012-02-03 21:13:54 -05:00
data Fix Nexus AI unable to build units. 2012-05-21 16:05:10 +02:00
doc qtscript: Use lstlisting in the docs. 2012-02-10 22:39:23 +01:00
icons Update custom translations. 2012-04-23 23:10:18 +02:00
lib fix an FTBFS with -Werror=format-security 2012-05-20 22:07:40 +02:00
m4 Fix pthread detection on Fedora. 2012-01-15 00:31:39 +01:00
macosx Update the mac doc bundle. 2012-04-22 14:46:57 -04:00
pkg dpkg: Explicitly depend on xmlto. 2012-03-18 14:55:48 +01:00
po Dutch translation update by nino_romans. 2012-05-19 16:55:56 +02:00
src Fix Nexus AI unable to build units. 2012-05-21 16:05:10 +02:00
tests Fix some typos. 2012-05-20 15:24:46 +02:00
tools Update player number for lint.cpp and the map conversion tools. 2012-04-22 17:32:24 +02:00
win32 Call this branch bugfixes in the build scripts. 2012-04-25 18:45:40 +02:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitattributes Hopefully make it so conflicts in the xcode project files are automatically resolved. 2012-02-03 23:40:24 -05:00
.gitignore update .gitignore 2012-01-07 01:33:41 -05:00
.hgignore Merge remote branch 'origin/master' into qt 2010-11-21 21:46:08 +01:00
AUTHORS Includes the cacert root cert within dpkg and nsis packages. 2011-05-02 22:15:20 +02:00
COMPILE Replace the outdated content of COMPILE with a pointer at the wiki. 2011-05-14 18:09:40 +02:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.NONGPL Update wall model to fix z-fighting, change license to GPL. 2011-09-28 14:31:04 -04: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 Update ChangeLog. 2012-05-13 17:45:26 +02:00
Doxyfile Small update of the Doxygen files. 2011-09-16 22:24:51 +02:00
Makefile.am Only copy javascript doc if we build out of tree. 2012-02-15 23:09:18 +01:00
autogen.sh autogen.sh always instructs user to run configure in current directory - even 2011-09-06 21:15:18 -04:00
config.rpath Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
configure.ac Call this branch bugfixes in the build scripts. 2012-04-25 18:45:40 +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
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 Simplify usage of version_getVersionString(). 2012-01-12 19:56:02 +01:00