2013-03-17 |
James Turner | Fix un-inited vars found by valgrind. |
tree | commitdiff |
2013-03-17 |
James Turner | Fix max-metar-age, bug #1076. |
tree | commitdiff |
2013-03-16 |
James Turner | Commands to control scenarios / AI-objects. |
tree | commitdiff |
2013-03-16 |
James Turner | AIManager scenario tweaking. |
tree | commitdiff |
2013-03-16 |
James Turner | Don't duplicate userpos in in AIObjects. |
tree | commitdiff |
2013-03-16 |
Thomas Geymayer | Replace SGInterpolator with new advanced interpolation... |
tree | commitdiff |
2013-03-16 |
Eric van den Berg | improved mechanical VSI model, it now lags and displays... |
tree | commitdiff |
2013-03-16 |
James Turner | Show a message when pausing the sim. |
tree | commitdiff |
2013-03-16 |
James Turner | A real Timer object in Nasal. |
tree | commitdiff |
2013-03-16 |
James Turner | Reduce a message severity. |
tree | commitdiff |
2013-03-15 |
Christian Schmitt | MapWidget: make partially use of the new colocated... |
tree | commitdiff |
2013-03-15 |
Christian Schmitt | Parse nav.dat DMEs and assign them to appropriate navai... |
tree | commitdiff |
2013-03-13 |
Anders Gidenstam | Added support for tracking mouse movements with shift... |
tree | commitdiff |
2013-03-11 |
Thomas Geymayer | Revert "Ensure immediate canvas update inside GUI windows." |
tree | commitdiff |
2013-03-11 |
James Turner | Tweak hover logic. |
tree | commitdiff |
2013-03-10 |
Thomas Geymayer | Ensure immediate canvas update inside GUI windows. |
tree | commitdiff |
2013-03-10 |
James Turner | Candidate fix for bug 1055. Needs validation however! |
tree | commitdiff |
2013-03-10 |
James Turner | Live cursor updating during pick-drags. |
tree | commitdiff |
2013-03-10 |
James Turner | New cursor shapes. |
tree | commitdiff |
2013-03-10 |
James Turner | Make tooltips independent of cursor auto-hide. |
tree | commitdiff |
2013-03-10 |
Christian Schmitt | Fix some uninitialized variables (found by valgrind) |
tree | commitdiff |
2013-03-08 |
James Turner | Clean up mouse-input property handling. |
tree | commitdiff |
2013-03-07 |
James Turner | Disable native cursor on Windows for now. |
tree | commitdiff |
2013-03-07 |
James Turner | Pass key-mod state into pick-callbacks. |
tree | commitdiff |
2013-03-06 |
Thomas Geymayer | Clean up/simplify NasalPositioned_cppbind |
tree | commitdiff |
2013-03-06 |
James Turner | Windows cursor implementation. |
tree | commitdiff |
2013-03-06 |
James Turner | Core data class for PolyLine handling. |
tree | commitdiff |
2013-03-06 |
James Turner | Make Ctrl+axis bindings explicit (and work). |
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 |
James Turner | Windows cursor handling stubs. |
tree | commitdiff |
2013-03-05 |
James Turner | Forgot GPL license on new files. |
tree | commitdiff |
2013-03-05 |
Christian Schmitt | MapWidget: Show counties and towns as well, depending... |
tree | commitdiff |
2013-03-05 |
Thomas Geymayer | Parse geod/position and use it with new airportinfo. |
tree | commitdiff |
2013-03-05 |
James Turner | Fix updating of mouse position props. |
tree | commitdiff |
2013-03-05 |
James Turner | Stray debug message, remove. |
tree | commitdiff |
2013-03-05 |
James Turner | Fix crash starting at heliport. |
tree | commitdiff |
2013-03-05 |
James Turner | More explicit check for cursor feedback. |
tree | commitdiff |
2013-03-04 |
James Turner | MouseInput changes to support hover. |
tree | commitdiff |
2013-03-04 |
Thomas Geymayer | Finish porting airportinfo to cppbind |
tree | commitdiff |
2013-03-04 |
Thomas Geymayer | Report std::exception in main loop |
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 | MapWidget: make use of the new POI system and display... |
tree | commitdiff |
2013-03-03 |
Thomas Geymayer | NasalCanvas: clean up |
tree | commitdiff |
2013-03-03 |
Thomas Geymayer | Update for nasal::Ghost changes |
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-03-01 |
Christian Schmitt | Expose more runway methods to Nasal |
tree | commitdiff |
2013-02-28 |
Christian Schmitt | Fix missing includes |
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-28 |
Christian Schmitt | update gitignore |
tree | commitdiff |
2013-02-28 |
Thomas Geymayer | Canvas Window: use new CanvasImage method to handle... |
tree | commitdiff |
2013-02-26 |
Christian Schmitt | Expose heliports to Nasal for future use in maps |
tree | commitdiff |
2013-02-25 |
Thomas Geymayer | CanvasWidget: automatically set auto-viewport. |
tree | commitdiff |
2013-02-25 |
Thomas Geymayer | CanvasWidget: add auto-viewport property. |
tree | commitdiff |
2013-02-24 |
Christian Schmitt | apt_loader.cxx: 810 helipads are now treated as such... |
tree | commitdiff |
2013-02-24 |
Christian Schmitt | apt_loader.cxx: update version parsing to 4-digit versions, |
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-20 |
Christian Schmitt | airport traffic routes from apt.dat 1000 are unknown... |
tree | commitdiff |
2013-02-18 |
Yves Sablonier | Adding directive for osx sdk 10.5 in ClipBoardCocoa.mm |
tree | commitdiff |
2013-02-18 |
hooray | fg mingw fixes part #1 |
tree | commitdiff |
2013-02-13 |
Thomas Geymayer | Ignore events if canvas::Window is not visible |
tree | commitdiff |
2013-02-12 |
Thomas Geymayer | Make compiling of all utils/tools optional |
tree | commitdiff |
2013-02-11 |
James Turner | Fix ADA compilation. |
tree | commitdiff |
2013-02-11 |
James Turner | File mode fixes. |
tree | commitdiff |
2013-02-11 |
James Turner | Typo fix, pointed out by Emillian. |
tree | commitdiff |
2013-02-10 |
James Turner | Allow HOME to be undefined, as on Windows. |
tree | commitdiff |
2013-02-10 |
James Turner | Work-around a clang glitch with 10.6 |
tree | commitdiff |
2013-02-10 |
James Turner | FlightRecorder: smarter log warning. |
tree | commitdiff |
2013-02-09 |
James Turner | Linux fix. |
tree | commitdiff |
2013-02-09 |
Frederic Bouvier | Include file only needed by MSVC |
tree | commitdiff |
2013-02-09 |
James Turner | Fix another compile fail. |
tree | commitdiff |
2013-02-09 |
Frederic Bouvier | Fix windows build |
tree | commitdiff |
2013-02-09 |
James Turner | Fix a GCC warning. |
tree | commitdiff |
2013-02-09 |
James Turner | Split huge NasalSys header apart. |
tree | commitdiff |
2013-02-09 |
James Turner | Merge branch 'next' of gitorious.org:fg/flightgear... |
tree | commitdiff |
2013-02-08 |
James Turner | Support a log-list widget in PUI. |
tree | commitdiff |
2013-02-08 |
James Turner | Dump more config state at startup. |
tree | commitdiff |
2013-02-08 |
James Turner | Refactor FG_HOME init, so we can log sooner. |
tree | commitdiff |
2013-02-08 |
Frederic Bouvier | Fix build for windows after logstream changes |
tree | commitdiff |
2013-02-07 |
Thomas Geymayer | Improve mouse event capturing with Canvas windows. |
tree | commitdiff |
2013-02-07 |
Christian Schmitt | Some headers missing... ;) |
tree | commitdiff |
2013-02-07 |
James Turner | Support logging from Nasal at custom levels. |
tree | commitdiff |
2013-02-07 |
James Turner | Map OSG notification system to Simgear logging. |
tree | commitdiff |
2013-02-07 |
James Turner | Adapt to revised logging API. |
tree | commitdiff |
2013-02-07 |
James Turner | Log to file inside FG_HOME. |
tree | commitdiff |
2013-02-07 |
James Turner | Remove un-needed header. |
tree | commitdiff |
2013-02-07 |
James Turner | Make various PUI widgets private. |
tree | commitdiff |
2013-02-06 |
Thomas Geymayer | Reapply canvas placements upon aircraft-model reinit |
tree | commitdiff |
2013-02-03 |
James Turner | Change the way the nav-cache is rebuilt. |
tree | commitdiff |
2013-02-03 |
James Turner | Append major/minor version to autosave file name. |
tree | commitdiff |
2013-02-03 |
James Turner | Update for tweaked SGPickCallback API. |
tree | commitdiff |
2013-01-31 |
James Turner | Initial work on state-machine AP module. |
tree | commitdiff |
2013-01-31 |
James Turner | Fix numeric keypad support on Mac. |
tree | commitdiff |
2013-01-31 |
Thomas Geymayer | Expose some methods on strings to Nasal |
tree | commitdiff |
next |