]> git.mxchange.org Git - flightgear.git/commit
Convert fgLIGHT to FGLight and make it FGSubsystem compatible. Let the subsystem...
authorehofman <ehofman>
Sat, 20 Sep 2003 09:38:32 +0000 (09:38 +0000)
committerehofman <ehofman>
Sat, 20 Sep 2003 09:38:32 +0000 (09:38 +0000)
commita33ad90ed7c537845cd4f77eecd5118b04e1d96a
tree528aaa2f8a8c31cacfa7877a43f64564450d108e
parent7807a68fa387a5f4e5b30aa1fe30fb1452dd183a
Convert fgLIGHT to FGLight and make it FGSubsystem compatible. Let the subsystem manager handle it and let FGLight::update() handle the repositioning of the sun and the moon.
15 files changed:
src/Cockpit/panel.cxx
src/GUI/gui_local.cxx
src/Main/fg_commands.cxx
src/Main/fg_init.cxx
src/Main/fg_props.cxx
src/Main/globals.cxx
src/Main/globals.hxx
src/Main/main.cxx
src/Scenery/tileentry.cxx
src/Time/light.cxx
src/Time/light.hxx
src/Time/moonpos.cxx
src/Time/sunpos.cxx
src/Time/tmp.cxx
src/Time/tmp.hxx