]> git.mxchange.org Git - flightgear.git/commit
- Added "SG" prefix to sound classes that recently moved to SimGear.
authorcurt <curt>
Fri, 9 May 2003 19:39:48 +0000 (19:39 +0000)
committercurt <curt>
Fri, 9 May 2003 19:39:48 +0000 (19:39 +0000)
commit51c04e9e4c4d2ecc0f3ee0a6d3559d1e22e247c5
tree6286743204cf3e0f204c8d287cb3736dd63fcc20
parenteafdb7089066a1cd72dc550616cf5d13be061ca8
- Added "SG" prefix to sound classes that recently moved to SimGear.
- Cleaned up some minor compiler warnings.
- Moved src/Model/placement.[ch]xx over into simgear/scene/model/
26 files changed:
src/ATC/AIEntity.hxx
src/ATC/ATC.cxx
src/Cockpit/kr_87.cxx
src/Cockpit/marker_beacon.cxx
src/Cockpit/navcom.cxx
src/Cockpit/panel.cxx
src/FDM/LaRCsim.cxx
src/FDM/YASim/YASim.cxx
src/FDM/flight.cxx
src/GUI/menubar.cxx
src/Main/fg_init.cxx
src/Main/fg_props.cxx
src/Main/globals.hxx
src/Main/viewer.cxx
src/Model/Makefile.am
src/Model/acmodel.cxx
src/Model/modelmgr.cxx
src/Model/placement.cxx [deleted file]
src/Model/placement.hxx [deleted file]
src/Network/multiplay.cxx
src/Sound/beacon.cxx
src/Sound/beacon.hxx
src/Sound/fg_fx.cxx
src/Sound/fg_fx.hxx
src/Sound/morse.cxx
src/Sound/morse.hxx