Go to file
Per Inge Mathisen 0c0bcd5c35 Add a danger map to the AIs. This will keep them from wandering into the line of fire of enemies while going
from one place to another, and can also be used for quick lookups to see if a particular tile is threatened
by potential enemy fire. Patch review by SafetyOff and with help from Cyp.
2010-10-17 17:04:11 +02:00
build_tools Make autorevision.cpp print Git commit SHA1s. 2010-10-07 14:40:12 +02:00
data Thanks to the follow individuals for the new icons! Forum members "Jorzi" (kick icon) "CinC" (VTOL/NO VTOL icon) and "n2large0shirt" (Cyborg / no Cyborg icon) 2010-10-07 13:06:03 +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 Fix spurious out-of-synch messages when pausing in single-player mode. 2010-10-16 17:55:01 +02:00
m4 Improve GLee detection. 2010-04-28 07:52:19 +02:00
macosx Clean out extraneous linkage. 2010-10-13 20:52:12 -04:00
makerules Fix exception handler to obey UAC on windows machines. 2010-04-12 11:59:41 +02:00
pkg Use separate installation folder and registry key for nsis. 2010-09-05 00:21:02 +02:00
po Update POTFILES.in. 2010-10-17 00:09:14 +02:00
src Add a danger map to the AIs. This will keep them from wandering into the line of fire of enemies while going 2010-10-17 17:04:11 +02:00
tests Fix "make distcheck". 2010-08-04 16:43:19 +02:00
tools Debianize the two ticket-related Trac plugins 2010-10-04 19:39:13 +02:00
win32 Enable warnings, make warnings consistent, fix some warnings, use -Wno-error=squeak to allow squeaky warnings to compile without squelching them. 2010-08-15 12:30:46 +02:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitattributes Treat the xcode project as a binary. 2010-10-08 18:51:16 -04:00
.gitignore Update .gitignore for MSVC 2010-10-16 19:38:35 -04:00
.hgignore Update the ignores. 2010-10-05 23:42:50 -04: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 Add miniupnp to COPYING.NONGPL. 2009-11-22 16:20:03 +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 Remove .svn folders for make dist. 2010-03-13 22:57:23 +01:00
autogen.sh Allow autogen.sh to be executed out-of-tree 2010-01-30 20:26:55 +01: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 Remove gcc warnings the cross compiler doesn't know. 2010-09-05 00:21:01 +02:00
fixcppbuild Also fix MSVC *.vcproj files that somehow ended up in lib/ instead of win32/, remove the last part that touches macosx. 2010-10-13 17:49:59 +02: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