]> git.mxchange.org Git - flightgear.git/commit
- implement progress information (enabled by default; can be turned off via
authormfranz <mfranz>
Fri, 6 May 2005 09:08:44 +0000 (09:08 +0000)
committermfranz <mfranz>
Fri, 6 May 2005 09:08:44 +0000 (09:08 +0000)
commitd80b718039e7a6c4b7686014b785d78b26085d3e
tree6e86e223444e6b9fadeadc07b33c0331b3f14ea5
parent608e56bfb491c5957df14b48e6b8d912379f1959
- implement progress information (enabled by default; can be turned off via
  /sim/startup/splash-progress)
- a string in /sim/startup/splash-title is displayed on top of the screen
  and by default empty
- the splash image is scaled down if 512x512 is too big
- code cleanup
src/Main/fg_init.cxx
src/Main/main.cxx
src/Main/splash.cxx
src/Main/splash.hxx