2013-11-16 |
James Turner | Fix some warnings identified by Clang |
tree | commitdiff |
2013-11-15 |
James Turner | Multiple-instance support. |
tree | commitdiff |
2013-10-26 |
James Turner | Tweaks to startup configuration handling |
tree | commitdiff |
2013-10-21 |
James Turner | Fix bug 1227, cache thrash on Win. |
tree | commitdiff |
2013-10-15 |
James Turner | Cleanup exit handling. |
tree | commitdiff |
2013-10-02 |
James Turner | Make positioned queries more defensive. |
tree | commitdiff |
2013-09-30 |
James Turner | Move cache schema into its own file. |
tree | commitdiff |
2013-09-28 |
James Turner | Fix portability issue with system sqlite 3.8 |
tree | commitdiff |
2013-09-26 |
James Turner | Relocate Sqlite3 sources, upgrade to 3.8.0.2 |
tree | commitdiff |
2013-07-24 |
James Turner | Bug #1166, slow POI parsing. |
tree | commitdiff |
2013-07-24 |
James Turner | Bug #1166, tweaking POI.dat parsing. |
tree | commitdiff |
2013-07-24 |
James Turner | Additional checks, for waypoint role setting. |
tree | commitdiff |
2013-07-22 |
James Turner | Ignore SGGeod altitude when creating BasicWaypt. |
tree | commitdiff |
2013-07-17 |
James Turner | Work-around for bug 1134, crash with flightplans. |
tree | commitdiff |
2013-07-04 |
James Turner | Remove a debug message. |
tree | commitdiff |
2013-06-25 |
James Turner | Kill off timestamp warning for the NavCache |
tree | commitdiff |
2013-06-21 |
James Turner | Fix warnings identified by updated XCode. |
tree | commitdiff |
2013-05-26 |
James Turner | Fix a FlightPlan lifetime issue. |
tree | commitdiff |
2013-04-09 |
James Turner | GPSs uses FlightPlans directly. |
tree | commitdiff |
2013-04-06 |
James Turner | Disable POI data on Windows for the moment. |
tree | commitdiff |
2013-03-19 |
James Turner | NasalPositioned-cppbind additions. |
tree | commitdiff |
2013-03-15 |
Christian Schmitt | Parse nav.dat DMEs and assign them to appropriate navai... |
tree | commitdiff |
2013-03-10 |
James Turner | Candidate fix for bug 1055. Needs validation however! |
tree | commitdiff |
2013-03-06 |
Thomas Geymayer | Clean up/simplify NasalPositioned_cppbind |
tree | commitdiff |
2013-03-06 |
James Turner | Core data class for PolyLine handling. |
tree | commitdiff |
2013-03-06 |
Thomas Geymayer | Port more airport/navaid methods to cppbind |
tree | commitdiff |
2013-03-06 |
Thomas Geymayer | Typos, license headers... |
tree | commitdiff |
2013-03-05 |
Christian Schmitt | MapWidget: Show counties and towns as well, depending... |
tree | commitdiff |
2013-03-04 |
Thomas Geymayer | Start porting NasalPositioned to cppbind. |
tree | commitdiff |
2013-03-04 |
Thomas Geymayer | Clean up/prepare for porting NasalPositioned to cppbind |
tree | commitdiff |
2013-03-03 |
Christian Schmitt | Add points of interest (POI) database to FGPositioned... |
tree | commitdiff |
2013-03-02 |
James Turner | Positioned/Cache tweaks to support PoIs. |
tree | commitdiff |
2013-02-28 |
James Turner | Remove isReciprocal from FGRunway. |
tree | commitdiff |
2013-02-28 |
Christian Schmitt | Convert runway parser and all internals to metric units... |
tree | commitdiff |
2013-02-23 |
James Turner | Fix for bug, ILS not visible in map on first run. |
tree | commitdiff |
2013-02-21 |
James Turner | Version the navache filename. |
tree | commitdiff |
2013-02-21 |
James Turner | Give the FGAirport class a sane filename. |
tree | commitdiff |
2013-02-20 |
Christian Schmitt | Add support for helipads from apt.dat 850+ |
tree | commitdiff |
2013-02-03 |
James Turner | Change the way the nav-cache is rebuilt. |
tree | commitdiff |
2013-01-19 |
James Turner | Increase the nav-cache in-memory cache size. |
tree | commitdiff |
2013-01-06 |
James Turner | NavCache: fix an issue reloading ground-nets. |
tree | commitdiff |
2013-01-01 |
James Turner | Fix runway elevations when threshold.xml is used. |
tree | commitdiff |
2013-01-01 |
James Turner | Tweak normalisation of route-path segments. |
tree | commitdiff |
2012-12-31 |
James Turner | Flightplan delegate hook for clearing the FP. |
tree | commitdiff |
2012-12-31 |
James Turner | Fix route-path display of long legs. |
tree | commitdiff |
2012-12-30 |
James Turner | NavDisplay: time-bound the spatial query. |
tree | commitdiff |
2012-12-30 |
James Turner | Fix auto-routing by airways. |
tree | commitdiff |
2012-12-26 |
James Turner | Expose position along the flight-path to Nasal. |
tree | commitdiff |
2012-12-23 |
James Turner | Revised cache transaction handling. |
tree | commitdiff |
2012-12-18 |
James Turner | Support partial all-within-range spatial queries. |
tree | commitdiff |
2012-12-02 |
James Turner | Whoops, work-around for #926 correctly. |
tree | commitdiff |
2012-11-28 |
James Turner | Bug 926 |
tree | commitdiff |
2012-11-28 |
Frederic Bouvier | MSVC 11 compile fix |
tree | commitdiff |
2012-11-27 |
James Turner | Bug #927 - flightplan XML loading. |
tree | commitdiff |
2012-11-27 |
ThorstenB | Fix compile error "ISO C++ forbids initialization of... |
tree | commitdiff |
2012-11-27 |
James Turner | Add the scenery paths to the DB, and check them. |
tree | commitdiff |
2012-11-27 |
James Turner | Handle DB-locked errors. |
tree | commitdiff |
2012-11-25 |
ThorstenB | Add debug check to NavCache |
tree | commitdiff |
2012-11-24 |
James Turner | Fix some groundnet cache issues. |
tree | commitdiff |
2012-11-23 |
ThorstenB | Add more debug output to NavDataCache |
tree | commitdiff |
2012-11-23 |
ThorstenB | Use more specific logging classes for SG_LOG. |
tree | commitdiff |
2012-11-20 |
James Turner | Quiet some log output. |
tree | commitdiff |
2012-11-16 |
ThorstenB | #931: some VOR+ILS stations not working on 32bit machines |
tree | commitdiff |
2012-11-16 |
James Turner | Further work on bug 905. |
tree | commitdiff |
2012-11-12 |
James Turner | Support for creating default SID/approach. |
tree | commitdiff |
2012-11-11 |
ThorstenB | Remove osg dependency for isNaN only. |
tree | commitdiff |
2012-11-10 |
James Turner | Fix bug 905. |
tree | commitdiff |
2012-11-08 |
James Turner | Bug 921 |
tree | commitdiff |
2012-11-08 |
James Turner | Overhaul the ground-net / parking code. |
tree | commitdiff |
2012-10-30 |
James Turner | Traffic improvements. |
tree | commitdiff |
2012-10-13 |
ThorstenB | Fix some compiler warnings. |
tree | commitdiff |
2012-10-01 |
James Turner | Run the filters for comm/navaids as required. |
tree | commitdiff |
2012-09-27 |
Thomas Geymayer | Fix some CommStation bugs |
tree | commitdiff |
2012-09-27 |
James Turner | #793 - invalid data on final FP leg. |
tree | commitdiff |
2012-09-26 |
Frederic Bouvier | Close Sqlite3 database *before* trying to delete the... |
tree | commitdiff |
2012-09-25 |
James Turner | Use a helper thread to rebuild the navcache. |
tree | commitdiff |
2012-09-25 |
James Turner | Whoops, parking refactoring changed the positioned... |
tree | commitdiff |
2012-09-24 |
James Turner | Make FGTaxiNode and FGParking inherit FGPositioned. |
tree | commitdiff |
2012-09-21 |
ThorstenB | Avoid compiler warning. |
tree | commitdiff |
2012-09-21 |
James Turner | Cached joystick config loading. |
tree | commitdiff |
2012-09-19 |
James Turner | Support string-list properties in the cache. |
tree | commitdiff |
2012-09-19 |
James Turner | Allow use of the system's SQLite3 library. |
tree | commitdiff |
2012-09-19 |
James Turner | Implement a persistent cache for navigation data. |
tree | commitdiff |
2012-06-30 |
Stuart Buchanan | Reduce severity of a failure to create a marker beacon... |
tree | commitdiff |
2012-06-26 |
James Turner | Fix an edge case in flight-plan inserts. |
tree | commitdiff |
2012-06-18 |
ThorstenB | #769: fix glideslope reception |
tree | commitdiff |
2012-05-24 |
Erik Hofman | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2012-05-15 |
James Turner | More route-manager functionality moved to Nasal. |
tree | commitdiff |
2012-05-12 |
James Turner | Expose FlightPlan delegates to Nasal, finally. |
tree | commitdiff |
2012-05-12 |
James Turner | Break FlightPlan out into its own file. |
tree | commitdiff |
2012-05-11 |
James Turner | Remove remaining includes of simgear/waypoint |
tree | commitdiff |
2012-05-11 |
James Turner | Expose procedure routing and fixes to Nasal. |
tree | commitdiff |
2012-05-07 |
James Turner | Permit an invalid index to be set on a flight-plan. |
tree | commitdiff |
2012-05-06 |
James Turner | Create a real FlightPlan (and Leg) class |
tree | commitdiff |
2012-05-05 |
Frederic Bouvier | Remove redundant inclusion of math/SGMath.hxx |
tree | commitdiff |
2012-05-04 |
ThorstenB | Fix rpmlint/Linux packager complaints |
tree | commitdiff |
2012-05-02 |
James Turner | Support PBD waypoints in procedures files. |
tree | commitdiff |
2012-04-25 |
James Turner | Remove PositionedBinding (which no one ever used),... |
tree | commitdiff |
2012-04-24 |
James Turner | More search functions exposed to Nasal, also airport... |
tree | commitdiff |
2012-04-24 |
James Turner | Expose waypoint source (airport/runway/navaid) to Nasal |
tree | commitdiff |
next |