This website requires JavaScript.
Explore
Help
Sign in
fly
/
flightgear
Watch
1
Star
0
Fork
You've already forked flightgear
0
Code
Activity
15747
commits
1
branch
0
tags
41
MiB
e3c2a39420
Commit graph
3 commits
Author
SHA1
Message
Date
Erik Hofman
c24e0fb5b8
Implement our own command-line argument parser which accepts '--name value' as well as '--name=value' and '--prop name=vale' as well as '--prop:name=value' to be compatible with the FlightGear command-line syntax.
2021-03-09 15:47:18 +01:00
James Turner
e81df0df1f
Fix FGViewer compilation when HLA is disabled.
...
Changed definition in config_cmake.in means #ifdef is no longer a valid test; use #if instead.
2013-10-20 15:56:33 +01:00
Mathias Froehlich
243929274b
fgviewer: Import hla based viewer application.
2012-12-16 16:52:28 +01:00