Go to file
Cyp c96eda047c Check if blocking map pointer is valid by comparing game time to a variable that isn't inside the blocking map structure. (Backport from newnet.)
Must have gotten confused when mixing/refactoring/blending/frying data structures, even the comment was weird. Fixes valgrind warning and probably fixes ticket:2016.
2010-08-01 15:17:47 +02:00
build_tools Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
data Fix transporter ETA image. 2010-07-23 12:04:37 +02:00
doc Update readme 2010-01-30 20:26:42 +01:00
icons - NSIS changes from 2.3 (#1111). 2010-02-09 20:28:16 +01:00
lib Make some text alignment fixes that got left out of r11230. 2010-07-28 18:58:33 +02:00
m4 Improve GLee detection. 2010-04-28 07:52:19 +02:00
macosx Add the Korean .strings file. 2010-07-31 18:51:15 +02:00
makerules Fix exception handler to obey UAC on windows machines. 2010-04-12 11:59:41 +02:00
pkg Add track3.ogg to the NSIS installer. 2010-06-03 22:41:44 +02:00
po Polish translation update by Emdek. 2010-08-01 15:14:54 +02:00
src Check if blocking map pointer is valid by comparing game time to a variable that isn't inside the blocking map structure. (Backport from newnet.) 2010-08-01 15:17:47 +02:00
tests Prevent automake.sh from complaining about astartest. 2010-07-28 18:58:31 +02:00
tools Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
win32 astar.c → astar.cpp in .vcproj file. 2010-07-24 13:32:09 +02:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitignore Update .gitignore 2010-07-22 09:34:23 +02: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 Backport warnings from newnet branch, fix a warning that was stopping mac build. 2010-07-13 21:04:32 +02:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00