]> git.mxchange.org Git - flightgear.git/commit
Make FGIO a proper subsystem and add a reinit method for the generic protocol. This...
authorehofman <ehofman>
Mon, 7 Sep 2009 07:27:38 +0000 (07:27 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 9 Sep 2009 06:56:31 +0000 (08:56 +0200)
commitea4a3ee1df65b75169941af64f6f772737ff7ca4
tree27afd4b5942be108c92f7013c53e350c3fe5deaf
parentf220feb6842355cae023ba898d045d4b1e73e34b
Make FGIO a proper subsystem and add a reinit method for the generic protocol. This should allow for easy runtime reloading of the configuration file.
src/Main/fg_init.cxx
src/Main/fg_io.cxx
src/Main/fg_io.hxx
src/Main/globals.cxx
src/Main/globals.hxx
src/Main/main.cxx
src/Network/generic.cxx
src/Network/generic.hxx