build_tools
|
* -mwindows is a linker flag, so move it from CFLAGS and CXXFLAGS to LDFLAGS
|
2008-07-23 13:48:50 +00:00 |
data
|
* Set power generator output boost for Gas Turbine Generator to +30%
|
2008-09-07 17:59:16 +00:00 |
doc
|
Remove ScriptingManual.xhtml from the autotools build system as it got removed in r5752
|
2008-08-03 12:53:01 +00:00 |
icons
|
Optimise more pngs
|
2008-04-26 13:59:50 +00:00 |
lib
|
* Make xGetTempname (from the PhysicsFS VFS for SQLite) return a bogus filename to keep SQLite happy
|
2008-09-09 20:07:16 +00:00 |
m4
|
Don't check for strlcpy and strlcat in the configure script as simply #defining _XOPEN_SOURCE (what config.h does) is enough to prevent declarations of these functions from being included (thus the #inclusion of "frame.h" in strlfuncs.h should be enough (this should fix bug #11609)
|
2008-05-04 13:56:27 +00:00 |
macosx
|
-Reverted trunk Xcode project file to pre-r5912 as changes to 2.1 branch were ac
|
2008-08-31 22:33:52 +00:00 |
makerules
|
* Remove unused variable `line_num`
|
2008-07-23 13:59:12 +00:00 |
pkg
|
* Completed/Updated/Fixed German translation of .nsi-files
|
2008-09-09 09:35:22 +00:00 |
po
|
Ahum, don't include the autogenerated files from my WIP in POTFILES.in
|
2008-09-09 17:14:00 +00:00 |
src
|
Simplify the structWallScan function; patch by Zarel. This closes ticket #55.
|
2008-09-10 11:30:19 +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
|
* Make CHECK_OBJECT, CHECK_PROJECTILE and CHECK_STRUCTURE macros that redirect to a function
|
2008-08-24 15:56:00 +00:00 |
.gitignore
|
Do not autogenerate aivolution scripts
|
2008-08-01 17:39:10 +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
|
* Set power generator output boost for Gas Turbine Generator to +30%
|
2008-09-07 17:59:16 +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 now useless testcase directory "tests" as its only testcase (t1000: tested level_parser.y) has no code left to test (due to r5163)
|
2008-05-24 12:48:26 +00:00 |
autogen.sh
|
Secure autogen.sh against pathnames with spaces
|
2008-06-24 20:03:52 +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
|
Remove irrelevant -Wextra from profiling debug build modes.
|
2008-09-07 10:08:52 +00:00 |
makefile.win32
|
Rename "raw" Makefiles to "win32" Makefiles
|
2008-07-06 14:29:04 +00:00 |
warzone2100.cbp
|
Rename utf8.[ch] to utf.[ch] because it deals with different UTFs (Unicode Transformation Format) but not just specifically with UTF-8
|
2008-08-31 20:06:40 +00:00 |
wscript
|
Fix "incompatible declarations" found by batched compiling.
|
2007-09-16 14:05:01 +00:00 |