build_tools
|
Fix ambigous else
|
2008-04-20 23:56:20 +00:00 |
data
|
Balance: Bunker Buster rocket now has "Synaptic Link Data Analysis Mk3" and "HEAP Mini-Rockets" as prerequisites instead of Lancer and "HEAT Rocket Warhead Mk3".
|
2008-05-04 16:29:44 +00:00 |
doc
|
Use <a href... for links in mainpage.dox (Doxygen recognizes that tag and uses it to generate documentation, even for, e.g. LaTeX)
|
2008-04-22 22:29:51 +00:00 |
icons
|
Optimise more pngs
|
2008-04-26 13:59:50 +00:00 |
lib
|
Fix MSVC compilation.
|
2008-05-04 12:55:05 +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
|
Merge r4804 from the 2.1 branch into trunk (except for the removal of the SQLite stuff from the XCode projectfile)
|
2008-04-28 21:41:12 +00:00 |
makerules
|
Lets use some proper make rules!
|
2008-04-28 20:58:13 +00:00 |
pkg
|
Formating and dont download gpg-signatures, which wont be checked by anyone anyway.
|
2008-04-26 13:54:08 +00:00 |
po
|
Updated french by Vincent Laviron <Althalus> et al.
|
2008-04-26 21:57:13 +00:00 |
src
|
Fix error message when displaying EMP VTOL bombs.
|
2008-05-04 16:22:48 +00:00 |
tests
|
Perform the actual function call of the parsing function (levParse) in doParseTest() in t1000.c rather than parse_test.c
|
2008-05-02 21:55:24 +00:00 |
tools
|
Add the new LeveLexer from r4833 to the Python Egg as well
|
2008-04-28 00:45:15 +00:00 |
win32
|
Suppress #line creation for scriptvals_parser and level_parser, this fixes MSVC compilation.
|
2008-04-29 15:22:27 +00:00 |
AUTHORS
|
Add Elio Gubser <elio> to the AUTHORS file
|
2008-04-29 17:30:45 +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.README
|
Remove original backdrops (ugly) and wzlogo 3, 4 and rename the others to backdropX
|
2008-03-14 19:31:42 +00:00 |
ChangeLog
|
Updated ChangeLog.
|
2008-04-10 16:02:48 +00:00 |
Doxyfile
|
Lets not #include the Doyxgen generated files from a previous run in the Doxygen docs for the current run (specifically search.php)
|
2008-04-27 17:53:57 +00:00 |
Makefile.am
|
Add the beginnings of an external unit test framework (i.e. it doesn't run in Warzone itself, it just links to pieces of Warzone's code to test it):
|
2008-05-02 18:44:01 +00:00 |
Makefile.raw
|
Fix up raw makefiles
|
2008-03-16 00:06:11 +00:00 |
autogen.sh
|
Add hack check to warn against flex 2.5.34, revert requirement back to .33
|
2008-05-02 18:04:08 +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
|
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 |
warzone2100.cbp
|
Remove non existent files platform.h and dbghelp.h from the Code::Blocks projectfile
|
2008-05-01 22:54:37 +00:00 |
wscript
|
Fix "incompatible declarations" found by batched compiling.
|
2007-09-16 14:05:01 +00:00 |