2001-06-29 |
curt | - modified FGBinding to keep a local copy of the argume... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | Fix a JSBSim airport elevation bug. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | input.cxx: cleaned up some warnings. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | - added declaration for method get_step |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | - added implementation for method get_step |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | - modified to use the new /sim/freeze property |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | - /autopilot/locks/altitude now returns true only for... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | - added property-multiply command with argument 'factor' |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | - removed hard-coded bindings for ^G, ^T, ESC, M, T... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | Updated a bit. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | Removed NetworkOLK/features.[ch]xx |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | Makefile.am: distribute irix-hack.sh rather than irix... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | Moved DEFAULT_AP_HEADING_LOCK to newauto.hxx |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | Patches contributed by Norman Vine to do ultra-hires... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
curt | New FAQ. |
commit | commitdiff | tree | snapshot |
2001-06-23 |
curt | Updated records for John Check and Dave Cornish. |
commit | commitdiff | tree | snapshot |
2001-06-22 |
curt | Updated to read new scenery configuration files. |
commit | commitdiff | tree | snapshot |
2001-06-22 |
curt | Updates for 0.7.8 |
commit | commitdiff | tree | snapshot |
2001-06-21 |
curt | Preempt Erik for an Irix fix. |
commit | commitdiff | tree | snapshot |
2001-06-20 |
curt | Synced to latest version of JSBSim which [hopefully... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
curt | - fixed an initialization order bug that prevented... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
curt | - added SG_USING_STD(cout) and SG_USING_STD(endl) for... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
curt | - added Alex Perry's patch to support more sophisticate... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
curt | - adjusted for no-value constructor for FGPanel |
commit | commitdiff | tree | snapshot |
2001-06-20 |
curt | - changed to no-value constructor for FGPanel |
commit | commitdiff | tree | snapshot |
2001-06-20 |
curt | - added Melchior's patches to allow a joystick axis... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
curt | - changed to favour height over width when the aspect... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
curt | Various last minute tweaks. |
commit | commitdiff | tree | snapshot |
2001-06-19 |
curt | Updated for 0.7.7 |
commit | commitdiff | tree | snapshot |
2001-06-18 |
curt | Updated ... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
curt | Removed unused file. |
commit | commitdiff | tree | snapshot |
2001-06-18 |
curt | Changed help message to --config= rather than --file= |
commit | commitdiff | tree | snapshot |
2001-06-18 |
curt | Ooops, fixed a typo ... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
curt | Remove fgjs from the makefile for the 0.7.7 release. |
commit | commitdiff | tree | snapshot |
2001-06-14 |
curt | Add *.h files to Makefile.am so they get included in... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
curt | Cleaned up various warning messages. |
commit | commitdiff | tree | snapshot |
2001-06-14 |
curt | Fixed various warnings. |
commit | commitdiff | tree | snapshot |
2001-06-14 |
curt | Cleaned up various warnings. |
commit | commitdiff | tree | snapshot |
2001-06-14 |
curt | Cleaned up various warning messages. |
commit | commitdiff | tree | snapshot |
2001-06-14 |
curt | - check for null property before trying to copy properties |
commit | commitdiff | tree | snapshot |
2001-06-13 |
curt | Fixed a couple items for Norman's large resolution... |
commit | commitdiff | tree | snapshot |
2001-06-13 |
curt | Check for a NULL current_panel before shelling out... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | Fixed some warnings, updated whitespace. |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | Cygwin fixes contributed by Norman Vine. |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | Oops, fixed a bug introduced in the previous round... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | Fixed panel edge artifacts (due to forced wrapping... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | Fixed an data initialization problem that was causing... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | There was a typo in the $fgbase/materials file where... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | Added David's 'real' patch rather than my guess at it. |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | Property node patches by David Megginson. |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | - changed SGValue::Type references to SGPropertyNode... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | removed fgHasValue |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | changed SGValue::Type references to SGPropertyNode... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | replaced 'static const int' with enum, as suggested... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | replaced dynamically-sized arrays with statically-sized... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
curt | replaced SGValue with SGPropertyNode throughout. |
commit | commitdiff | tree | snapshot |
2001-06-08 |
curt | Updated to work with David's new property naming conven... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
curt | Irix Mips compiler tweaks. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
curt | More property node optimizations. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
curt | Optimized property node accesses. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
curt | Optimized key property node accesses. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
curt | Debugging output. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
curt | White space tweaks. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
curt | Optimized property manager accesses. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
curt | am2dsp.pl tweaks. |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | Part of David's command binding updates. |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | JSBSim tweaks. |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | - replace FGBFI::update with fgUpdateProps |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | - added load and save commands |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | - removed all reference to BFI; use fgInitProps instead |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | File no longer used. |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | - removed bfi.cxx and bfi.hxx |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | - moved declarations of GLUTkey, GLUTkeyup, GLUTspecial... |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | - moved shift-F1 and shift-F2 (load/save) bindings... |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | - removed unused reference to bfi.hxx |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | - eliminated all references to BFI; use properties... |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | - eliminated all references to BFI; use properties... |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | Synced with latest JSBSim as of June 5, 2001. |
commit | commitdiff | tree | snapshot |
2001-06-05 |
curt | Removed 'x' from the xgl* calls. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | Irix/MIPS compiler fixes. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | Fixed a problem where all hardcoded keybindings were... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | More tweaks related to David's input patches. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | Joystick functionality has been moved to ../Joystick. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | Eliminate a couple compiler warnings. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | Files moved from ../Joystick to here. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - make repeatable for keys and joystick buttons default... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - reduced amount of logging |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - no longer include Joystick/joystick.hxx |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - added declarations for GLUTkeyup and GLUTspecialkeyup... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - implemented GLUTkeyup and GLUTspecialkeyup |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - no longer include joystick.hxx |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - removed Joystick library |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - added FG_MOD_UP to use key-up or button-up as a comma... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - added FGBinding::fire(double) - added support for... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | - removed Joystick subdirectory |
commit | commitdiff | tree | snapshot |
2001-06-04 |
curt | Removed cloud layers added for testing. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
curt | Initial revision of Tony's joystick configurator. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
curt | Initial revision. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
curt | Move a variable declaration out of the case statement. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
curt | Test for null object after load before trying to connec... |
commit | commitdiff | tree | snapshot |
next |