Go to file
Christian Ohm 4eb49a39d1 Add Korean translation by urgood2.
Closes #2035, #2055.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11395 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-09 09:14:49 +02:00
build_tools Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
data Apply patch from #2007 (Remove randomiseSeed calls from scripts.) 2010-08-05 20:05:02 +02:00
doc Update readme 2010-01-30 20:26:42 +01:00
icons Add missing files to the tarball. 2010-08-03 09:38:30 +02:00
lib Add Korean translation by urgood2. 2010-08-09 09:14:49 +02:00
m4 Improve GLee detection. 2010-04-28 07:52:19 +02:00
macosx Update the PT_BR .strings file. 2010-08-03 09:38:29 +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 Add Korean translation by urgood2. 2010-08-09 09:14:49 +02:00
src Don't use extra precision when avoiding (or trying to avoid) obstacles, since it leads to integer overflow and pseudorandom decisions. 2010-08-06 19:29:11 +02:00
tests Fix "make distcheck". 2010-08-04 16:43:19 +02:00
tools wzmasterserver.py: change the `__author__` value to "The Warzone 2100 Project" 2010-08-03 09:38:30 +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 Assume that SDL headers are directly in the #include path, instead of assuming the SDL directory is in the #include path. 2010-08-05 20:05:02 +02:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00