]> git.mxchange.org Git - flightgear.git/commit
fgpanel: fixed some error handling/setup issues
authorThorstenB <brehmt@gmail.com>
Fri, 30 Sep 2011 20:20:00 +0000 (22:20 +0200)
committerThorstenB <brehmt@gmail.com>
Fri, 30 Sep 2011 20:20:00 +0000 (22:20 +0200)
commitbe720b424a725bac3ad89b73d06763c37a8ea1f8
tree981ec0272016e5ef13dd6aef81691090c33af3cc
parentdbda2fb95d6e18a3e25d07a6c4114e0c32442c73
fgpanel: fixed some error handling/setup issues
- Provide error message when fgdata path is missing.
- Exit game mode when closing/aborting program (show mouse cursor etc).
- Support absolute paths for "--panel" parameter.
- Don't crash when a font is missing.
utils/fgpanel/FGGLApplication.cxx
utils/fgpanel/FGPanelApplication.cxx
utils/fgpanel/panel.cxx