Go to file
Giel van Schijndel 05d9661d7a * Do not change the function _swap_endianness on the fly to prevent it from being used in a 2.1 lobby
- Change this because altering _swap_endianness on the fly isn't threadsafe
  - Instead revert to code duplication (for now)

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7218 4a71c877-e1ca-e34f-864e-861f7616d084
2009-04-28 00:46:45 +02:00
build_tools Fix some spelling errors in debug messages and comments. Patch by Paul Wise <pabs3>. 2009-03-11 11:51:40 +00:00
data Team selector is now labeled "TEAM" and teams are colored and lettered A-H. The original numbers were changed to letters so they can no longer be confused with player numbers. 2009-04-24 14:16:07 +02:00
doc Add a document describing design decisions and the current status of the SQLization of the stats 2009-03-30 16:10:56 +02: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 whoops! :o I applied the wrong patch. 2009-04-27 21:30:41 +02:00
m4 Bump copyright 2009-02-10 18:01:48 +00:00
macosx Add Pixman to the Xcode project. Currently unused/untested. 2009-04-06 13:09:08 +02:00
makerules Add video playback support: 2008-10-08 18:24:19 +00:00
pkg Set svn:eol-style native and convert the line endings to \n. 2009-03-21 01:53:25 +01:00
po update-po 2009-03-14 23:32:39 +00:00
src Correct some not-very-important comments. Closes ticket:422, patch by stiv. 2009-04-27 21:30:41 +02:00
tests Make tests/Makefile.am more suitable for line-based diffs 2009-04-18 15:37:53 +02:00
tools * Do not change the function _swap_endianness on the fly to prevent it from being used in a 2.1 lobby 2009-04-28 00:46:45 +02:00
win32 Brace for impact, this is the new terrain renderer! 2009-02-21 23:35:21 +00:00
.gitignore Ignore build products from unit tests 2009-04-20 15:31:23 +02:00
AUTHORS Add myself to AUTHORS 2009-04-03 18:53:12 +02:00
COMPILE
COPYING
COPYING.NONGPL Brace for impact, this is the new terrain renderer! 2009-02-21 23:35:21 +00:00
COPYING.README
ChangeLog Update changelog 2009-04-08 14:04:26 +02:00
Doxyfile Exclude config-macosx.h and exceptionhandler/include/* from the Doxygen documentation 2008-11-16 16:28:06 +00:00
Makefile.am Fix missing files in makefiles so that 'make dist' can be run again. 2009-03-07 18:09:58 +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
config.rpath
configure.ac Add new --enable-debug option "g++" which compiles Warzone code using g++ compiler. 2009-03-30 16:10:58 +02:00
makefile.win32
warzone2100.cbp Add video playback support: 2008-10-08 18:24:19 +00:00
wscript