[Warzone2100-commits] SF.net SVN: warzone2100:[7389] tags/2.2_rc1/

2009-05-10 Thread buginator
Revision: 7389
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7389view=rev
Author:   buginator
Date: 2009-05-10 16:00:52 + (Sun, 10 May 2009)

Log Message:
---
Tagging 2.2_rc1

Added Paths:
---
tags/2.2_rc1/


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[7391] trunk/tools/masterserver/wzmasterserver.py

2009-05-10 Thread muggenhor
Revision: 7391
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7391view=rev
Author:   muggenhor
Date: 2009-05-10 21:55:46 + (Sun, 10 May 2009)

Log Message:
---
Lobbyserver: Append to the host list instead of trying to its first (possibly 
non-existing) element

Modified Paths:
--
trunk/tools/masterserver/wzmasterserver.py


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[7392] branches/netplay

2009-05-10 Thread buginator
Revision: 7392
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7392view=rev
Author:   buginator
Date: 2009-05-11 00:56:05 + (Mon, 11 May 2009)

Log Message:
---
backport:
r7309, Add error messages in case the values we have read in from the config 
file don't match the default values.
r7311, Use strcasecmp() not stricmp()
r7313, Get rid of magic numbers, and use #define instead.
r7334, Let's not underflow a unsigned variable.
Broken in r6969
r7336, * Don't abort() because a string can't be found.
* Don't abort() because we cannot find a Droid template.
r7341, Work around for drivers that report VBO, but don't have full openGL 1.5 
implementation.

This is the case for the current radeon open source drivers, and possibly 
others.

Patch by: suokko (Pauli Nieminen)
see: http://developer.wz2100.net/ticket/216
reference ticket:216
r7358, Workaround for a bug in the script files that abuses the DORDER_BUILD 
order for demolition.

The problem is with the player*.slo file(s), but putting off a proper fix until 
the LUA translation is completed.
r7381, Fix prototype to match function's definition.
(was missing a const)
r7382, Change non-fatal debug messages in the sound code from LOG_ERROR to 
LOG_WARNING instead.
fixes ticket:427

Modified Paths:
--
branches/netplay/lib/ivis_opengl/GLee.c
branches/netplay/lib/ivis_opengl/piematrix.h
branches/netplay/lib/sound/audio.c
branches/netplay/lib/sound/track.c
branches/netplay/src/configuration.c
branches/netplay/src/game.c
branches/netplay/src/scriptai.c
branches/netplay/src/stats.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[7393] branches/netplay

2009-05-10 Thread buginator
Revision: 7393
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7393view=rev
Author:   buginator
Date: 2009-05-11 00:58:59 + (Mon, 11 May 2009)

Log Message:
---
backport r7380, Properly fix intfac.img  infac.h

After a short (*cough*) delay, finally add Zarel's new icons from ticket:247.  
(fixes ticket:247) 

Move leave / disconnect icon to top(ish) right of screen.

Modified Paths:
--
branches/netplay/data/base/images/intfac.img
branches/netplay/data/base/images/intfac5.png
branches/netplay/src/display3d.c
branches/netplay/src/intfac.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits