]> git.mxchange.org Git - flightgear.git/commit
Mathias Fröhölöiööhlich:
authorehofman <ehofman>
Mon, 5 Sep 2005 13:25:09 +0000 (13:25 +0000)
committerehofman <ehofman>
Mon, 5 Sep 2005 13:25:09 +0000 (13:25 +0000)
commitfad67bda100f7fb85e7641ded00450e1592769da
tree890fee1d134e4dbd1336d40d6de635e8e44c927a
parent7473730b857265eaa9d0d8883abbf95718f34354
Mathias Fröhölöiööhlich:

There was a patch from Manuel Masing a few months ago which cleaned up
SGLocation's way depending on input values. That means that with that patch
SGLocation does no longer have calls with unneeded input arguments.
I took his patch and integrated that into flightgear and made maximum use of
that changes.

Erik Hofman:
Remove some duplicate code that was moved to simgear/compiler.h
15 files changed:
src/AIModel/AIBase.cxx
src/ATC/AIEntity.cxx
src/Main/main.cxx
src/Main/renderer.cxx
src/Main/viewer.cxx
src/Main/viewer.hxx
src/Model/acmodel.cxx
src/Model/modelmgr.cxx
src/MultiPlayer/mpmessages.hxx
src/Network/multiplay.cxx
src/Network/net_ctrls.hxx
src/Network/net_fdm.hxx
src/Network/net_fdm_mini.hxx
src/Network/net_gui.hxx
src/Scenery/tilemgr.cxx