]> git.mxchange.org Git - flightgear.git/commit
- Change the global_tile_mgr to a globals->get_tile_mgr() which is
authorcurt <curt>
Fri, 6 Dec 2002 22:29:46 +0000 (22:29 +0000)
committercurt <curt>
Fri, 6 Dec 2002 22:29:46 +0000 (22:29 +0000)
commit1feedec8d1135b08816218f77191794b47209f15
tree86eecc3176998f841efb532ca9f29df031fdf05c
parent49d843e22e9c3c9121f6071ec2dd6e2455e77dc9
- Change the global_tile_mgr to a globals->get_tile_mgr() which is
  dynamically created at run time.
- Further clean ups to the FGTileMgr class interface.
src/GUI/gui_local.cxx
src/Main/fg_commands.cxx
src/Main/fg_init.cxx
src/Main/globals.hxx
src/Main/location.hxx
src/Main/main.cxx
src/Scenery/tilemgr.cxx
src/Scenery/tilemgr.hxx