0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 23 hours ago.
May 09, 2023 — May 09, 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... almost 14 years ago
Update the ChangeLog More... almost 14 years ago
Replace point symbol for taxiway signs with a line. More... almost 14 years ago
Add taxiway signs as simple point objects. More... almost 14 years ago
Added a simple utility class for drawing 2nd-order Bezier splines More... almost 14 years ago
Get rid of TRANSACTIONOBJECT_DEFINE_SMARTREF macro More... almost 14 years ago
Leave STRIP_FROM_PATH blank More... almost 14 years ago
Implemented TransactionObject smart references as template. More... almost 14 years ago
Updated doxygen build file More... almost 14 years ago
Further TODO updates More... almost 14 years ago
Added .gitignore file. More... almost 14 years ago
TODO cleanup and categorisation More... almost 14 years ago
Added style-properties for painting pavement objects (transparency, texture). More... almost 14 years ago
Initial introduction of object-type-settings per editor. More... almost 14 years ago
TODO update More... almost 14 years ago
Added display of textures instead of plain colors for pavement. More... almost 14 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... about 14 years ago
Fix Typo. More... about 15 years ago
Fix bug leading to crashes on background image redraw. More... about 15 years ago
Remove obsolete warning message. More... about 15 years ago
Allow the saving of multiple background images. More... over 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... over 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... over 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... over 15 years ago
Add another check: FlightGear 1.9.0 requires the on runway flag to be set for runway end points. More... over 15 years ago
* fixed leftover .jpg_part file in USGSFetcher. Thanks to Fred Bouvier for the patch. More... almost 16 years ago
Split up different verification parts. More... almost 16 years ago