0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for: * a new gate type: <VTOL> * importing additional parking data. * excluding VTOL parkings from ground network checks. More... over 12 years ago
Generate a unique gate number for parkings that still have the default label. More... over 12 years ago
Just hack in a simple version number. FlightGear will use this number in order to determine what kind of functionality may be expected in the version of each ground network. More... over 13 years ago
Update the ChangeLog More... over 13 years ago
Replace point symbol for taxiway signs with a line. More... over 13 years ago
Add taxiway signs as simple point objects. More... over 13 years ago
Added a simple utility class for drawing 2nd-order Bezier splines More... over 13 years ago
Get rid of TRANSACTIONOBJECT_DEFINE_SMARTREF macro More... over 13 years ago
Leave STRIP_FROM_PATH blank More... over 13 years ago
Implemented TransactionObject smart references as template. More... over 13 years ago
Updated doxygen build file More... over 13 years ago
Further TODO updates More... over 13 years ago
Added .gitignore file. More... over 13 years ago
TODO cleanup and categorisation More... over 13 years ago
Added style-properties for painting pavement objects (transparency, texture). More... over 13 years ago
Initial introduction of object-type-settings per editor. More... over 13 years ago
TODO update More... over 13 years ago
Added display of textures instead of plain colors for pavement. More... over 13 years ago
* Make sure not to install the xml library when running make install. More... almost 14 years ago
* Added code to verify the placement of AINodes inside a runway. * Note that the current code isn't perfect yet, because it depends on the current projection for the transormation to orthogonal coordinates. Nevertheless it is a major step forward in checking ground network consistency and allows some further refinement of the FlightGear AI code. More... almost 14 years ago
Fix Typo. More... almost 15 years ago
Fix bug leading to crashes on background image redraw. More... almost 15 years ago
Remove obsolete warning message. More... about 15 years ago
Allow the saving of multiple background images. More... about 15 years ago
BUGFIX: Calculating index numbers went wrong when adding more parking locations, after an already existing ground network had been set up. More... about 15 years ago
* Switchover to use the scenery directory for handling ground networks: * Added a new "FlightGear Scenery Directory" to the preferences dialog * Ground network import and exports default to fgScenery/Airports/[I]/[C]/[A]/ICAO.groundnet.xml * Minor language edits. More... about 15 years ago
* Bugfixes for the AI ground network verifier * Select all nodes at the start of the function * Make sure taxidraw doesn't stop when no pushback route is found. This is allowed. * Properly set and Write the pushBackRoute parameter. More... about 15 years ago
Add another check: FlightGear 1.9.0 requires the on runway flag to be set for runway end points. More... about 15 years ago
* fixed leftover .jpg_part file in USGSFetcher. Thanks to Fred Bouvier for the patch. More... over 15 years ago
Split up different verification parts. More... over 15 years ago