Re: [Flightgear-devel] Multiplayer bugfix

2007-07-03 Thread Martin Spott
Oliver Schroeder wrote: > I have prepared a small patch for src/MultiPlayer/multiplaymgr which fixes > some minor bugs and did some cosmetics. The main thing about it is: > - it does'nt open a listener port if no --multiplay=... is present > - --multiplay=in,... does'nt open a listener port on 127

Re: [Flightgear-devel] Multiplayer bugfix

2007-06-14 Thread Oliver Schroeder
Hi Curt, On Donnerstag, 14. Juni 2007 16:40, Curtis Olson wrote: > Is there any way this patch can be reworked so it is functional with > plib-1.8.4? I guess my fingers were faster then my brain. Sorry for that. I have reworked the patch to be functional with plib-1.8.4 again. regards, Oliver

Re: [Flightgear-devel] Multiplayer bugfix

2007-06-14 Thread Martin Spott
Hi Curt, "Curtis Olson" wrote: > Is there any way this patch can be reworked so it is functional with > plib-1.8.4? It takes plib-1.8.4 just a few days to become two and a half years old and Steve apparently is not inclined to do _anything_ in order to issue yet another release. I really doubt t

Re: [Flightgear-devel] Multiplayer bugfix

2007-06-14 Thread Curtis Olson
Oliver, I'm a bit concerned here because our policy has always been to depend on the most recent official release of plib. Plib releases actually get packaged and included in many linux distributions (or have in the past) so having older versions of plib hiding around on your system when you dep

Re: [Flightgear-devel] Multiplayer bugfix

2007-06-14 Thread Oliver Schroeder
On Mittwoch, 13. Juni 2007 16:17, Oliver Schroeder wrote: > http://www.o-schroeder.de/fg_server/mp_bugfix.diff I have updated the patch today and integrated the latest patch from pigeon, sent earlier ("(Maybe) patch to FG MP" from 06.06.2006). The downside is, this version does not compile with

[Flightgear-devel] Multiplayer bugfix

2007-06-13 Thread Oliver Schroeder
Hello list, I have prepared a small patch for src/MultiPlayer/multiplaymgr which fixes some minor bugs and did some cosmetics. The main thing about it is: - it does'nt open a listener port if no --multiplay=... is present - --multiplay=in,... does'nt open a listener port on 127.0.0.1 any more (a