build_tools
|
Also use a CPPFLAGS_FOR_BUILD (alongside CC and CXX) and pass it to the configure script as well
|
2008-04-13 23:00:40 +00:00 |
data
|
Extend addMultiEditBox() to enable highlighted buttons. Make player name,
|
2008-04-18 19:45:10 +00:00 |
doc
|
Add some "release notes" containing some status info about the current status of 2.1
|
2008-03-02 14:02:47 +00:00 |
icons
|
Merge back r3223 from branches/2.0:
|
2007-12-29 13:55:17 +00:00 |
lib
|
Enable NLS for our parsers when it's enabled for us (using --enable-nls)
|
2008-04-20 16:38:27 +00:00 |
m4
|
Port r3878 and r3879 from trunk/
|
2008-03-01 13:04:16 +00:00 |
macosx
|
Updated Xcode project file
|
2008-04-06 03:09:17 +00:00 |
makerules
|
Compile & link in Dr. MinGW's exceptionhandler
|
2008-04-05 16:15:14 +00:00 |
pkg
|
Give the configure and crossbuild scripts the possibility to specify the compression method on the command line (--with-nsis-compression)
|
2008-04-17 14:32:48 +00:00 |
po
|
Update POTFILES.in
|
2008-04-16 22:41:47 +00:00 |
src
|
Add hack to make player number appear in flag list again, instead of
|
2008-04-20 16:33:32 +00:00 |
tools
|
Recreate the EditWorld project and workspace
|
2008-04-07 14:33:53 +00:00 |
win32
|
Make building with multiple threads (make -j3) optional for the crossbuild script
|
2008-04-17 16:09:14 +00:00 |
AUTHORS
|
Add Don Edwards, who created the earth textures Hatsjoe used in his backdrops. (As requested by Don Edwards.)
|
2008-01-31 00:29:16 +00:00 |
COMPILE
|
Merge r4112 from the 2.1 branch into trunk:
|
2008-04-14 22:58:49 +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
|
Don't include lib/sqlite3 in the Doxygen generated documentation
|
2008-03-15 14:06:03 +00:00 |
Makefile.am
|
Adapt autotools build to r4062
|
2008-03-15 17:03:58 +00:00 |
Makefile.raw
|
Fix up raw makefiles
|
2008-03-16 00:06:11 +00:00 |
autogen.sh
|
Require flex-2.5.33 (current version in Debian stable), since Gerard ran into warnings with 2.5.4.
|
2007-12-10 21:21:19 +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
|
Compile with -Wwrite-strings to warn about passing string constants into char* variables as opposed to const char*
|
2008-04-20 16:17:39 +00:00 |
warzone2100.cbp
|
Replace our custom OpenGL extension checking mechanism by GLee:
|
2008-04-20 12:52:19 +00:00 |
wscript
|
Fix "incompatible declarations" found by batched compiling.
|
2007-09-16 14:05:01 +00:00 |