build_tools
|
* Don't manually maintain a line-count variable as Perl does this (I found out while reading the Camel book) automatically in the $. variable
|
2008-10-01 14:53:46 +00:00 |
data
|
Revert tagfile changes in r6084, r6080 and r6079. Apparently not ready for the unwashed masses yet.
|
2008-10-02 21:50:05 +00:00 |
doc
|
Include the scripting manual in the distributed documentation
|
2008-09-11 05:41:46 +00:00 |
icons
|
Optimise more pngs
|
2008-04-26 13:59:50 +00:00 |
lib
|
* Make seq_Play const correct
|
2008-10-04 18:45:18 +00:00 |
m4
|
* Change the autoconf macro AC_PROG_VERSION_CHECK such that it can check the version of multiple programs with a single invocation
|
2008-09-28 17:35:53 +00:00 |
macosx
|
Automatically copy Theora framework into .app bundle
|
2008-10-01 02:37:02 +00:00 |
makerules
|
* Remove unused variable `line_num`
|
2008-07-23 13:59:12 +00:00 |
pkg
|
Update changelogs to include the addition of the New Team War (NTW) mod to 2.1
|
2008-09-28 14:14:10 +00:00 |
po
|
Revert the change of po/*.po in r6059
|
2008-09-20 15:55:54 +00:00 |
src
|
Mark some nasty piece of code for fixing
|
2008-10-04 21:12:51 +00:00 |
tools
|
Fix a syntax error in the part of html2trac that deals with <u> tags
|
2008-09-08 08:43:37 +00:00 |
win32
|
Revert r6058: I stupidly used "git svn dcommit" instead of "git stash pop" (yes I know they don't even look the same...)
|
2008-09-20 15:54:41 +00:00 |
.gitignore
|
Ignore /ltmain.sh
|
2008-09-23 11:13:14 +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
|
Warzone 2100, I have the honour to release you from any license unclarities.
|
2008-06-11 16:38:04 +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 to include the addition of the New Team War (NTW) mod to 2.1
|
2008-09-28 14:14:10 +00:00 |
Doxyfile
|
Don't include stats-db2.tpl.struct.h, which is used when generating stats-db2.h, in the Doxygen docs
|
2008-07-11 18:27:00 +00:00 |
Makefile.am
|
Remove unused m4 macros
|
2008-09-11 05:41:41 +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
|
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 |
makefile.win32
|
Rename "raw" Makefiles to "win32" Makefiles
|
2008-07-06 14:29:04 +00:00 |
warzone2100.cbp
|
* Change the autotools build system such that if the system provides an SQLite version that meets our requirements we use that instead of the one in our own repository
|
2008-09-14 13:40:28 +00:00 |
wscript
|
Fix "incompatible declarations" found by batched compiling.
|
2007-09-16 14:05:01 +00:00 |