Go to file
buginator 00c92cbdd7 Fix bug introduced in 09ea0be7c30236809536db332be78b2967d3114d Changelog: Fix kicking of non-hosts who didn't have default color values.
Only change colors if you are the host on the setup screen.
Fixes ticket:2329
(cherry picked from commit fd2843e6431e43cc72b635c422fd18bb19d42c47)

Conflicts:

	lib/netplay/netplay.c
2010-12-06 21:13:54 -05:00
build_tools MSVC only change, using STLport to bypass the severe performance 2010-12-05 13:59:40 -05:00
data Fix texture name references. Patch by Berg. Closes ticket:2385 2010-12-06 21:05:16 +01:00
doc Test commit 2010-10-04 21:15:46 +02:00
icons Add missing files to the tarball. 2010-08-03 09:38:30 +02:00
lib Fix bug introduced in 09ea0be7c30236809536db332be78b2967d3114d Changelog: Fix kicking of non-hosts who didn't have default color values. 2010-12-06 21:13:54 -05:00
m4 Improve GLee detection. 2010-04-28 07:52:19 +02:00
macosx png changed their download path. 2010-12-04 23:04:20 -05:00
makerules Fix exception handler to obey UAC on windows machines. 2010-04-12 11:59:41 +02:00
pkg Fix mod shortcuts for the Windows Installer. 2010-11-15 22:54:42 +01:00
po Turkish translation update by Ayhan Görgülü. 2010-12-02 21:51:17 +01:00
src Fix bug introduced in 09ea0be7c30236809536db332be78b2967d3114d Changelog: Fix kicking of non-hosts who didn't have default color values. 2010-12-06 21:13:54 -05:00
tests Fix "make distcheck". 2010-08-04 16:43:19 +02:00
tools Lay the groundwork for a more modern component drawing system. Removes support for OpenGL 1.x. See ticket:2310 2010-12-04 15:57:26 +01:00
win32 Remove completely useless src/environ.[ch], and all references to it. 2010-11-24 21:19:34 +01:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitattributes Treat the xcode project as a binary. 2010-10-08 18:51:16 -04:00
.gitignore update .gitignore for profiler noise 2010-11-19 23:31:26 -05:00
.hgignore Update the dmg script to allow for code signing. 2010-11-14 20:13:59 -05:00
AUTHORS Add sendai nick to myself (as a confusion reducing measure) 2010-05-08 09:30:20 +02:00
COMPILE Fix progress bars, reenable sound test, move variable, remove magic number, comments and spelling. Patch by Safety0ff. 2010-02-09 20:27:41 +01:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.NONGPL Add new backdrop from forum member jorzi. 2010-10-24 19:55:57 +02: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 Fix some changelog errors 2010-04-18 20:21:18 +02:00
Doxyfile Exclude config-macosx.h and exceptionhandler/include/* from the Doxygen documentation 2008-11-16 16:28:06 +00:00
Makefile.am Remove .svn folders for make dist. 2010-03-13 22:57:23 +01:00
autogen.sh Allow autogen.sh to be executed out-of-tree 2010-01-30 20:26:55 +01:00
autorevision.conf Update files from TRUNK->master 2010-10-30 20:47:36 -04:00
config.rpath Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
configure.ac Fix broken FIXME_CAST_ASSIGN pointer-int cast magic being broken on 64-bit big-endian platforms. 2010-12-05 20:59:04 +01:00
fixcppbuild Also fix MSVC *.vcproj files that somehow ended up in lib/ instead of win32/, remove the last part that touches macosx. 2010-10-13 17:49:59 +02:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00
newnet.TODO newnet: Make AI research synchronised. Games with AIs now seem to stay in synch. 2010-02-26 21:51:47 +01:00
releaseBranch Fix extra '/'s in previous commit. 2010-11-14 20:28:35 +01:00