build_tools
|
Make sure to use the %prefix and %suffix when declaring pointers to structs
|
2008-07-12 21:39:49 +00:00 |
data
|
Add the 4c-cockpit map by zydonk.
|
2008-07-16 13:00:45 +00:00 |
doc
|
All readmes:
|
2008-06-27 19:22:12 +00:00 |
icons
|
Optimise more pngs
|
2008-04-26 13:59:50 +00:00 |
lib
|
Fix bug #12016: radar is broker on trunk, reported by Michael Strobel. We now
|
2008-07-15 20:06:09 +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
|
Update Xcode project for the addition of src/positiondef.h in r5531 and the removal of lib/framework/treapint.h in r5544
|
2008-07-14 23:43:55 +00:00 |
makerules
|
Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable
|
2008-07-10 20:10:16 +00:00 |
pkg
|
Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable
|
2008-07-10 20:10:16 +00:00 |
po
|
Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable
|
2008-07-10 20:10:16 +00:00 |
src
|
Add debug log calls to repair structure code to help debug
|
2008-07-16 15:47:33 +00:00 |
tools
|
Modify the 'forward declaration name' of COMPONENT_TYPE for EditWorld to still match that of Warzone itself, which got changed in r5485
|
2008-07-11 11:48:18 +00:00 |
win32
|
* Move type OBJECT_POSITION (and macro POSITION_OBJ to declare it) from structuredef.h to the new file positiondef.h
|
2008-07-13 18:15:03 +00:00 |
.gitignore
|
Do not ignore /configure.ac in the .gitignore file
|
2008-06-21 18:34:30 +00:00 |
AUTHORS
|
Correct Elio's nicknames
|
2008-06-19 20:49:55 +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
|
Import ChangeLog changes r5330 and r5331 from branches/2.1
|
2008-06-25 14:19:06 +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
|
Add --disable-sound to the configure script, to disable sound at compile time
|
2008-06-21 18:34:51 +00:00 |
makefile.win32
|
Rename "raw" Makefiles to "win32" Makefiles
|
2008-07-06 14:29:04 +00:00 |
warzone2100.cbp
|
* Get rid of treapint.h which declares prototypes for functions that are only used in treap.c.
|
2008-07-14 15:19:08 +00:00 |
wscript
|
Fix "incompatible declarations" found by batched compiling.
|
2007-09-16 14:05:01 +00:00 |