]> git.mxchange.org Git - flightgear.git/commit
Mathias Fröhlich:
authorehofman <ehofman>
Thu, 28 Jul 2005 08:40:03 +0000 (08:40 +0000)
committerehofman <ehofman>
Thu, 28 Jul 2005 08:40:03 +0000 (08:40 +0000)
commitee73d9fbff7fbaf6fca456f670e182eb63c7bd5c
tree6be3e5bf342ae482e42c526d57b193c14a66ffad
parent4bd2314430cfe9517b1b7beac24e287efef70874
Mathias Fröhlich:

I have now included a patch to the multiplyer protocoll which does:

1. place the 3d model into the scenery using a placement transform which can
dynamically change its scenry center.
2. Transmits unique position and orientation data for the 3d model.
3. Thus breaks protocol compatibility.

Oliver Schroeder:
With help from Norman I fixed the alignment in the used headers.

But this patch again fixes only symtoms, not the problems. I suggest to
put it into cvs anyway, as it will enable the majority to get experience
with the multiplayer mode.
src/MultiPlayer/mpmessages.hxx
src/MultiPlayer/mpplayer.cxx
src/MultiPlayer/mpplayer.hxx
src/MultiPlayer/multiplayrxmgr.cxx
src/MultiPlayer/multiplaytxmgr.cxx
src/MultiPlayer/multiplaytxmgr.hxx
src/Network/multiplay.cxx