Go to file
René Jürgens 159aa080f0 Please call it NTW Mod not only NTW.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6474 4a71c877-e1ca-e34f-864e-861f7616d084
2008-12-24 18:21:31 +00:00
build_tools * Use the more readable $arrayreference->[$index] and $hashreference->{$key} instead of ${$arrayreference}[$index] and ${$hashreference}{$key} respectively 2008-11-23 13:32:02 +00:00
data Please call it NTW Mod not only NTW. 2008-12-24 18:21:31 +00:00
doc * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
icons * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
lib adds a feature that fits in the image in the desired width and height without loosing its proportion 2008-12-13 15:54:21 +00:00
m4 Only accept Perl versions >= 5.10 2008-11-26 00:25:08 +00:00
macosx Tidy up the Xcode project, ensuring files are in the correct group rather than all over the place. 2008-11-27 10:35:31 +00:00
makerules Add video playback support: 2008-10-08 18:24:19 +00:00
pkg Update changelogs and bump version numbers in prepration of releasing [milestone:2.1] 2008-12-21 18:34:29 +00:00
po Fix several translations and inconsistencies in the French translation 2008-12-21 17:18:37 +00:00
src * Make function countAssignedDroids static because it's only used in the file where it's defined 2008-12-13 17:58:25 +00:00
tools qwzm: Add short-cut keys and some GUI prettifying. 2008-12-12 18:29:33 +00:00
win32 Add video playback support: 2008-10-08 18:24:19 +00:00
.gitignore Force using the C++ compiler as linker 2008-10-13 11:45:47 +00:00
AUTHORS * Alphabetical order can be difficult... 2008-09-07 18:08:09 +00:00
COMPILE Note that a "privileged user" usually is "root" 2008-04-26 14:33:32 +00:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.NONGPL Add an urban sky and (for now) also use it for the Rockies. 2008-11-17 10:02:28 +00: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 changelogs and bump version numbers in prepration of releasing [milestone:2.1] 2008-12-21 18:34:29 +00:00
Doxyfile Exclude config-macosx.h and exceptionhandler/include/* from the Doxygen documentation 2008-11-16 16:28:06 +00:00
Makefile.am * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
autogen.sh Move the version checks for pkg-config, xgettext and msgfmt out of autogen.sh and into configure.ac 2008-09-28 17:35:56 +00: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 Fix compile problem in recent versions of ubuntu by adding -Wno-format-security to debug build mode. 2008-12-12 18:38:50 +00:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00
warzone2100.cbp Add video playback support: 2008-10-08 18:24:19 +00:00
wscript Fix "incompatible declarations" found by batched compiling. 2007-09-16 14:05:01 +00:00