2008-08-01 |
timoore | CameraGroup class for managing multiple cameras. |
tree | commitdiff |
2008-07-31 |
ehofman | header cleanups |
tree | commitdiff |
2008-07-27 |
ehofman | - remove the SG_GLxxxx_H #defines, since OSG provides... |
tree | commitdiff |
2008-07-27 |
fredb | Remove unneeded inclusions of windows.h, GL.h and GLU.H |
tree | commitdiff |
2008-07-25 |
ehofman | This should apply, and everything should build cleanly... |
tree | commitdiff |
2008-07-25 |
ehofman | Remove the remaining macintosh (not MacOS-X) and MWERKS... |
tree | commitdiff |
2008-05-19 |
timoore | Clean up OSG camera setup and interface to plib PUI |
tree | commitdiff |
2008-04-26 |
mfranz | - export modifier bitmask |
tree | commitdiff |
2008-04-25 |
mfranz | add hyper support |
tree | commitdiff |
2008-02-04 |
durk | cygwin related fixes, and some minor future release... |
tree | commitdiff |
2008-01-19 |
timoore | Memory leak fixes from Till Busch |
tree | commitdiff |
2007-12-02 |
fredb | Win32 fix |
tree | commitdiff |
2007-12-01 |
mfranz | read key code and modifiers back in after event interfa... |
tree | commitdiff |
2007-12-01 |
mfranz | add <mod-meta> and <mod-super> XML elements for key... |
tree | commitdiff |
2007-12-01 |
mfranz | make the state of the Meta and Super modifier keys... |
tree | commitdiff |
2007-11-12 |
mfranz | - move temporary keyboard fix from input.cxx to fg_os... |
tree | commitdiff |
2007-07-13 |
mfranz | move the other parts of _init_keyboard() to _postinit_k... |
tree | commitdiff |
2007-07-12 |
mfranz | - use ostringstream instead of sprintf() for the __js... |
tree | commitdiff |
2007-05-26 |
frohlich | Modified Files: |
tree | commitdiff |
2007-04-01 |
mfranz | more recent MS Windows systems reportedly support more... |
tree | commitdiff |
2007-02-05 |
mfranz | export mouse coords of "main" mouse |
tree | commitdiff |
2007-01-07 |
frohlich | Modified Files: |
tree | commitdiff |
2007-01-07 |
frohlich | Modified Files: |
tree | commitdiff |
2007-01-04 |
frohlich | Modified Files: |
tree | commitdiff |
2006-10-29 |
frohlich | Modified Files: |
tree | commitdiff |
2006-07-29 |
fredb | Win32 fix |
tree | commitdiff |
2006-07-27 |
frohlich | Clean up scenery center handling. It is set now less... |
tree | commitdiff |
2006-07-04 |
mfranz | Stefan Seifert: |
tree | commitdiff |
2006-06-11 |
mfranz | fix another crash on exit by finally converting the... |
tree | commitdiff |
2006-06-05 |
mfranz | whoops, sorry, I forgot to commit that. (Thanks, Fred... |
tree | commitdiff |
2006-06-05 |
fredb | Declare new member functions |
tree | commitdiff |
2006-06-05 |
mfranz | make modifier keys accessible via /devices/status/keybo... |
tree | commitdiff |
2006-03-21 |
mfranz | raise signal to listeners when a whole coordinate set... |
tree | commitdiff |
2006-03-15 |
mfranz | only evaluate click-on-terrain on left mouse button... |
tree | commitdiff |
2006-02-21 |
mfranz | new FSF address |
tree | commitdiff |
2006-02-16 |
david | The "constrained" property for a mouse mode now actuall... |
tree | commitdiff |
2006-02-15 |
mfranz | whoops :-} |
tree | commitdiff |
2006-02-15 |
mfranz | cleanup |
tree | commitdiff |
2006-02-15 |
mfranz | geo coords on button *down*. Noise reduction. |
tree | commitdiff |
2006-02-03 |
mfranz | only write coordinates on button press, and not again... |
tree | commitdiff |
2006-01-28 |
mfranz | the const-ness wasn't such a good idea :-) |
tree | commitdiff |
2006-01-27 |
mfranz | make it const |
tree | commitdiff |
2006-01-27 |
mfranz | export scenery click geo coords |
tree | commitdiff |
2005-12-12 |
curt | Mathias Fröhlich's code, Curt Olson's comments: |
tree | commitdiff |
2005-12-06 |
ehofman | Mathias: silence some valgrind warnings so that you... |
tree | commitdiff |
2005-11-23 |
mfranz | of course I should have known that it would only work... |
tree | commitdiff |
2005-11-23 |
mfranz | remove a few if's to make the ugly fix a little less... |
tree | commitdiff |
2005-11-12 |
mfranz | This is an ugly fix for an ugly problem. And no, the... |
tree | commitdiff |
2005-10-23 |
mfranz | make use of the new removeChildren() |
tree | commitdiff |
2005-10-23 |
mfranz | 'keep' defaults to true (which is a bad choice -- we... |
tree | commitdiff |
2005-07-31 |
ehofman | Ralf Gerlich: |
tree | commitdiff |
2005-06-30 |
mfranz | remove my beloved removeChildren() ... sniff |
tree | commitdiff |
2005-06-27 |
mfranz | - fix type warnings |
tree | commitdiff |
2005-06-27 |
mfranz | Frederic Bouvier: |
tree | commitdiff |
2005-06-25 |
mfranz | (Frederic Bouvier) avoid gcc'ism |
tree | commitdiff |
2005-06-23 |
curt | Laurie Bradshaw: |
tree | commitdiff |
2005-06-20 |
mfranz | - don't store link to a disconnected *copy* of a subtre... |
tree | commitdiff |
2005-06-19 |
mfranz | - fix bug that let <mod-up> bindings be executed before... |
tree | commitdiff |
2005-06-13 |
mfranz | revert last patch, and do it differently: set /input... |
tree | commitdiff |
2005-06-12 |
mfranz | leave temporary hint for the nasal init block, so that... |
tree | commitdiff |
2005-06-12 |
mfranz | even clearer error message :-/ |
tree | commitdiff |
2005-06-12 |
mfranz | clearer error message |
tree | commitdiff |
2005-06-12 |
mfranz | a missing /input/joysticks/ node is no alarming sign... |
tree | commitdiff |
2005-06-11 |
mfranz | throw an exception if not even a default joystick could... |
tree | commitdiff |
2005-06-11 |
mfranz | - read all joystick files from $FG_ROOT/Input/Joysticks... |
tree | commitdiff |
2005-01-24 |
ehofman | Martin Spott: |
tree | commitdiff |
2005-01-17 |
ehofman | ... and make sure the number can actually be negative. |
tree | commitdiff |
2005-01-17 |
ehofman | Oops, don't forget that the axisnumber can actually... |
tree | commitdiff |
2005-01-17 |
ehofman | Silently ignore platforms that are not specified within... |
tree | commitdiff |
2004-12-18 |
ehofman | gcc 4.0 fixes. |
tree | commitdiff |
2004-11-21 |
curt | More FreeBSD fixes ... add -lusbhid where needed. |
tree | commitdiff |
2004-10-26 |
ehofman | Fix some warnings. |
tree | commitdiff |
2004-10-24 |
ehofman | Melchior FRANZ: |
tree | commitdiff |
2004-06-24 |
david | On a reinit() subsystem event, reconfigure the joystick... |
tree | commitdiff |
2004-06-14 |
curt | - Track a saved mouse pointer location from the previou... |
tree | commitdiff |
2004-05-06 |
ehofman | Add a macintosh identifier for joystick axis numbering... |
tree | commitdiff |
2004-05-04 |
curt | Add calls to jsInit() which is a noop on all platforms... |
tree | commitdiff |
2004-04-29 |
ehofman | Replace axe by axis. Make sure the right number of... |
tree | commitdiff |
2004-04-28 |
ehofman | Revert the previous patch. The <target-platform> tag... |
tree | commitdiff |
2004-04-27 |
ehofman | Make it possible to define a <target-platform> tag... |
tree | commitdiff |
2004-04-05 |
andy | Revert the hard-coded keybindings I just replaced,... |
tree | commitdiff |
2004-04-05 |
andy | Restore the hard-coded HUD keybindings that I inadverte... |
tree | commitdiff |
2004-04-01 |
andy | I was too agressive in the fg_os port. Glut doesn... |
tree | commitdiff |
2004-04-01 |
curt | Clean up various compiler warnings that have crept... |
tree | commitdiff |
2004-03-31 |
andy | Yank out all the glut dependencies and concentrate... |
tree | commitdiff |
2004-03-18 |
curt | Various preparations for the next release. |
tree | commitdiff |
2004-01-31 |
curt | Curt Olson: |
tree | commitdiff |
2004-01-12 |
curt | Attempt #1 to sort out confusion between left / right... |
tree | commitdiff |
2003-12-28 |
ehofman | Make sure the mouse mode can be overriden by a commandl... |
tree | commitdiff |
2003-12-22 |
andy | Fix for a premature deletion bug. The _arg SGPropertyN... |
tree | commitdiff |
2003-11-24 |
david | Use proper logging facility, and lower the priority... |
tree | commitdiff |
2003-09-27 |
ehofman | First, MSVC 7 bombs when a value greater than 255 is... |
tree | commitdiff |
2003-09-25 |
ehofman | CLear the key bindings before assigning new ones |
tree | commitdiff |
2003-09-24 |
ehofman | Move FGEventMgr and FGSubsystemMgr over to SimGear... |
tree | commitdiff |
2003-09-16 |
ehofman | Make sure the joystick name gets printed |
tree | commitdiff |
2003-08-21 |
ehofman | Change GLUT_H to FG_GLUT_H to prevent a naming clash... |
tree | commitdiff |
2003-07-02 |
ehofman | Add the ability to add repeat intervals to joystick... |
tree | commitdiff |
2003-07-01 |
ehofman | Jim Wilson: |
tree | commitdiff |
2003-06-04 |
curt | Return to predawn version of input.[ch]xx until after... |
tree | commitdiff |
2003-06-04 |
ehofman | Just when you think you have it all sorted out, it... |
tree | commitdiff |
next |