2013-03-29 |
Christian Schmitt | mk-viii: tweak some values (according to spec), improve... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
James Turner | Limit hover-picks to once per frame. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
James Turner | Allow scenarios to have load/unload scripts. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
James Turner | std:: namespace fixes, AIBase cleanup. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
James Turner | Make units of a function explicit. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
James Turner | Minor cleanup of cloud commands. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
James Turner | Improved locale detection on Mac. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Christian Schmitt | Issue 1090: Adapt the mk-viii instrument code to the... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Thomas Geymayer | Expose pose of scenery models to Nasal load/unload... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Thomas Geymayer | Allow placing canvas on scenery objects. |
commit | commitdiff | tree | snapshot |
2013-03-20 |
James Turner | NasalTimerObject tweaks. |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Thomas Geymayer | Reduce severity of warning for missing gui/dialogs... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
James Turner | NasalPositioned-cppbind additions. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Thomas Geymayer | Update/simplify property interpolation to latest SimGea... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Mathias Froehlich | fgviewer: Move rti libs past libsimgear. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
James Turner | Fix missing include for Linux. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
James Turner | Fix un-inited vars found by valgrind. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
James Turner | Fix max-metar-age, bug #1076. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
James Turner | Commands to control scenarios / AI-objects. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
James Turner | AIManager scenario tweaking. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
James Turner | Don't duplicate userpos in in AIObjects. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Thomas Geymayer | Replace SGInterpolator with new advanced interpolation... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Eric van den... | improved mechanical VSI model, it now lags and displays... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
James Turner | Show a message when pausing the sim. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
James Turner | A real Timer object in Nasal. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
James Turner | Reduce a message severity. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Christian Schmitt | MapWidget: make partially use of the new colocated... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Christian Schmitt | Parse nav.dat DMEs and assign them to appropriate navai... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Anders Gidenstam | Added support for tracking mouse movements with shift... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Thomas Geymayer | Revert "Ensure immediate canvas update inside GUI windows." |
commit | commitdiff | tree | snapshot |
2013-03-11 |
James Turner | Tweak hover logic. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Thomas Geymayer | Ensure immediate canvas update inside GUI windows. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
James Turner | Candidate fix for bug 1055. Needs validation however! |
commit | commitdiff | tree | snapshot |
2013-03-10 |
James Turner | Live cursor updating during pick-drags. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
James Turner | New cursor shapes. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
James Turner | Make tooltips independent of cursor auto-hide. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Christian Schmitt | Fix some uninitialized variables (found by valgrind) |
commit | commitdiff | tree | snapshot |
2013-03-08 |
James Turner | Clean up mouse-input property handling. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
James Turner | Disable native cursor on Windows for now. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
James Turner | Pass key-mod state into pick-callbacks. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
PlutoniumHeart | Replacing strdup with _strdup in MSVC |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Thomas Geymayer | Clean up/simplify NasalPositioned_cppbind |
commit | commitdiff | tree | snapshot |
2013-03-06 |
James Turner | Windows cursor implementation. |
commit | commitdiff | tree | snapshot |
2013-03-06 |
James Turner | Core data class for PolyLine handling. |
commit | commitdiff | tree | snapshot |
2013-03-06 |
James Turner | Make Ctrl+axis bindings explicit (and work). |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Thomas Geymayer | Port more airport/navaid methods to cppbind |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Thomas Geymayer | Typos, license headers... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
James Turner | Windows cursor handling stubs. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
James Turner | Forgot GPL license on new files. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Christian Schmitt | MapWidget: Show counties and towns as well, depending... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Thomas Geymayer | Parse geod/position and use it with new airportinfo. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
James Turner | Fix updating of mouse position props. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
James Turner | Stray debug message, remove. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
James Turner | Fix crash starting at heliport. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
James Turner | More explicit check for cursor feedback. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
James Turner | MouseInput changes to support hover. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Thomas Geymayer | Finish porting airportinfo to cppbind |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Thomas Geymayer | Report std::exception in main loop |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Thomas Geymayer | Start porting NasalPositioned to cppbind. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Thomas Geymayer | Clean up/prepare for porting NasalPositioned to cppbind |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Christian Schmitt | MapWidget: make use of the new POI system and display... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Thomas Geymayer | NasalCanvas: clean up |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Thomas Geymayer | Update for nasal::Ghost changes |
commit | commitdiff | tree | snapshot |
2013-03-03 |
James Turner | Look for MSVC 3rdparty deps differently. |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Christian Schmitt | Add points of interest (POI) database to FGPositioned... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
James Turner | Positioned/Cache tweaks to support PoIs. |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Christian Schmitt | Expose more runway methods to Nasal |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Christian Schmitt | Fix missing includes |
commit | commitdiff | tree | snapshot |
2013-02-28 |
James Turner | Remove isReciprocal from FGRunway. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Christian Schmitt | Convert runway parser and all internals to metric units... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Christian Schmitt | update gitignore |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Thomas Geymayer | Canvas Window: use new CanvasImage method to handle... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Schmitt | Expose heliports to Nasal for future use in maps |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Thomas Geymayer | CanvasWidget: automatically set auto-viewport. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Thomas Geymayer | CanvasWidget: add auto-viewport property. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Christian Schmitt | apt_loader.cxx: 810 helipads are now treated as such... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Christian Schmitt | apt_loader.cxx: update version parsing to 4-digit versions, |
commit | commitdiff | tree | snapshot |
2013-02-23 |
James Turner | Fix for bug, ILS not visible in map on first run. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
James Turner | Version the navache filename. |
commit | commitdiff | tree | snapshot |
2013-02-21 |
James Turner | Give the FGAirport class a sane filename. |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Christian Schmitt | Add support for helipads from apt.dat 850+ |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Christian Schmitt | airport traffic routes from apt.dat 1000 are unknown... |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Yves Sablonier | Adding directive for osx sdk 10.5 in ClipBoardCocoa.mm |
commit | commitdiff | tree | snapshot |
2013-02-18 |
F-JJTH | Display RTI status like it's done in Simgear |
commit | commitdiff | tree | snapshot |
2013-02-18 |
hooray | fg mingw fixes part #1 |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Thomas Geymayer | Ignore events if canvas::Window is not visible |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Thomas Geymayer | Make compiling of all utils/tools optional |
commit | commitdiff | tree | snapshot |
2013-02-11 |
James Turner | Fix ADA compilation. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
James Turner | File mode fixes. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
James Turner | Typo fix, pointed out by Emillian. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
James Turner | Allow HOME to be undefined, as on Windows. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
James Turner | Work-around a clang glitch with 10.6 |
commit | commitdiff | tree | snapshot |
2013-02-10 |
James Turner | FlightRecorder: smarter log warning. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
James Turner | Linux fix. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Frederic Bouvier | Include file only needed by MSVC |
commit | commitdiff | tree | snapshot |
2013-02-09 |
James Turner | Fix another compile fail. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Frederic Bouvier | Fix windows build |
commit | commitdiff | tree | snapshot |
2013-02-09 |
James Turner | Fix a GCC warning. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
James Turner | Split huge NasalSys header apart. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
James Turner | Fix compilation. |
commit | commitdiff | tree | snapshot |
next |