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
Add an urban sky and (for now) also use it for the Rockies.
2008-11-17 10:02:28 +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
Fix compiling on MSVC:
2008-11-25 23:53:44 +00:00
m4
Only accept Perl versions >= 5.10
2008-11-26 00:25:08 +00:00
macosx
Add timer.[ch] to the Xcode project. This allows Warzone to build on OS X again.
2008-10-11 10:22:28 +00:00
makerules
Add video playback support:
2008-10-08 18:24:19 +00:00
pkg
Bump release date of 2.1_rc1 to today
2008-11-09 15:49:47 +00:00
po
Update POTFILES.in
2008-11-24 01:39:38 +00:00
src
Fix compiling on MSVC:
2008-11-25 23:53:44 +00:00
tools
I forgot one file...
2008-11-04 22:07:24 +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
Add notice to Changelog about ticket #97
2008-11-14 20:03:27 +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
Only accept Perl versions >= 5.10
2008-11-26 00:25:08 +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