2008-08-14 |
durk | James Turner: Improved runway management code: |
blob | commitdiff | raw | diff to current |
2008-07-27 |
ehofman | - remove the SG_GLxxxx_H #defines, since OSG provides... |
blob | commitdiff | raw | diff to current |
2008-07-27 |
fredb | Restore inclusion of GLU.h |
blob | commitdiff | raw | diff to current |
2008-07-27 |
fredb | Remove unneeded inclusions of windows.h, GL.h and GLU.H |
blob | commitdiff | raw | diff to current |
2007-12-07 |
timoore | Add an option to FGTextureManager to create dynamic... |
blob | commitdiff | raw | diff to current |
2007-09-09 |
timoore | Add an autohide property for the 2D panel. |
blob | commitdiff | raw | diff to current |
2007-06-24 |
mfranz | Vivian MEAZZA & Tim MOORE: |
blob | commitdiff | raw | diff to current |
2007-01-06 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2007-01-04 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2006-11-15 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2006-11-10 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2006-10-29 |
frohlich | Modified Files: |
blob | commitdiff | raw | diff to current |
2006-09-05 |
curt | Syd Adams: |
blob | commitdiff | raw | diff to current |
2006-06-14 |
mfranz | indentation, trailing spaces, ... (cosmetics only... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
mfranz | restore old default; this should probably be configurab... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
mfranz | use global fontcache. This hast the nice side effect... |
blob | commitdiff | raw | diff to current |
2006-02-21 |
mfranz | new FSF address |
blob | commitdiff | raw | diff to current |
2006-02-16 |
ehofman | Add support for emissive layers. |
blob | commitdiff | raw | diff to current |
2006-01-13 |
daveluff | Fix the crashes on mini-panel and panel-reload with... |
blob | commitdiff | raw | diff to current |
2005-10-25 |
ehofman | Alex Romosan: |
blob | commitdiff | raw | diff to current |
2005-08-22 |
ehofman | Harald JOHNSEN: |
blob | commitdiff | raw | diff to current |
2005-06-20 |
mfranz | - delete bindings in the *destructor* (must have been... |
blob | commitdiff | raw | diff to current |
2004-11-18 |
curt | Migrate FlightGear code to use "#include SG_GL*" defined in |
blob | commitdiff | raw | diff to current |
2004-09-19 |
ehofman | Revert to CVS as of 5000 seconds ago. |
blob | commitdiff | raw | diff to current |
2004-09-19 |
ehofman | Remove unnecessary inclusions of sg.h ans ssg.h |
blob | commitdiff | raw | diff to current |
2004-04-06 |
andy | Oops. A change to an upstream header seems to have... |
blob | commitdiff | raw | diff to current |
2004-02-23 |
ehofman | Use floor() insstead of floorf() |
blob | commitdiff | raw | diff to current |
2004-02-20 |
ehofman | Remove truncf() all together. |
blob | commitdiff | raw | diff to current |
2004-01-27 |
ehofman | Check for the precense of truncf rather than hard-wire... |
blob | commitdiff | raw | diff to current |
2004-01-26 |
ehofman | MSVC fixes |
blob | commitdiff | raw | diff to current |
2004-01-23 |
ehofman | Rather define our own truncf implementation for BSD... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
ehofman | BSD doesn't have truncf(), it does have floorf() however |
blob | commitdiff | raw | diff to current |
2004-01-22 |
ehofman | Make it possible to truncate the result of a number... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
ehofman | Add support for an offset for number-value typed text... |
blob | commitdiff | raw | diff to current |
2003-09-20 |
ehofman | Convert fgLIGHT to FGLight and make it FGSubsystem... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
ehofman | Don't just disable depth buffer writes but instead... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
ehofman | Try to prevent z-buffer problems for video cards with... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
ehofman | Enable back face culling for cockpit instruments, disab... |
blob | commitdiff | raw | diff to current |
2003-08-16 |
ehofman | Disable depth buffer writes for 2D insturments. This... |
blob | commitdiff | raw | diff to current |
2003-05-09 |
curt | - Added "SG" prefix to sound classes that recently... |
blob | commitdiff | raw | diff to current |
2003-04-09 |
ehofman | Move the texture loader to SimGear |
blob | commitdiff | raw | diff to current |
2003-03-30 |
ehofman | Cache some nodes |
blob | commitdiff | raw | diff to current |
2003-03-30 |
ehofman | Move current_panel to globals |
blob | commitdiff | raw | diff to current |
2003-03-23 |
ehofman | Frederic Bouvier's assorted set of MSVC fixes |
blob | commitdiff | raw | diff to current |
2003-03-09 |
david | Major change: |
blob | commitdiff | raw | diff to current |
2003-03-02 |
david | Patch from Erik Hofman: |
blob | commitdiff | raw | diff to current |
2002-12-28 |
david | Allow panel mouse bindings to use mod-up. |
blob | commitdiff | raw | diff to current |
2002-12-01 |
curt | Andy Ross: |
blob | commitdiff | raw | diff to current |
2002-11-17 |
david | I wrote: |
blob | commitdiff | raw | diff to current |
2002-11-16 |
david | Make sure led_font isn't used unless it's initialized. |
blob | commitdiff | raw | diff to current |
2002-11-16 |
david | Reduce POFF_UNITS from 40 to 4, following Andy Ross... |
blob | commitdiff | raw | diff to current |
2002-10-29 |
curt | Andy Ross: |
blob | commitdiff | raw | diff to current |
2002-09-28 |
curt | Panel night lighting acts as if lights are always turne... |
blob | commitdiff | raw | diff to current |
2002-08-19 |
curt | Add support for flipping the instrument panel verticall... |
blob | commitdiff | raw | diff to current |
2002-07-27 |
david | Patch from Melchior Franx to restore fog on tdfx cards... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
curt | Save state before drawing '3d' panel, and then restore... |
blob | commitdiff | raw | diff to current |
2002-07-06 |
david | Remove a kludge that was introduced to work around... |
blob | commitdiff | raw | diff to current |
2002-06-28 |
david | 3D panel support from Andy Ross: |
blob | commitdiff | raw | diff to current |
2002-05-11 |
david | Major overhaul: |
blob | commitdiff | raw | diff to current |
2002-04-19 |
curt | Detect and recover from a math overflow that can possib... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
david | Patch from Norman Vine to save some property lookups. |
blob | commitdiff | raw | diff to current |
2002-03-27 |
david | Fixed a bug report from Frederic Bouvier: |
blob | commitdiff | raw | diff to current |
2002-03-23 |
david | First steps towards configurable mouse input. Soon... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
curt | Converted if ( string == "" ) constructs to if ( string... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
david | Major viewer-code overhaul from Jim Wilson: |
blob | commitdiff | raw | diff to current |
2002-03-19 |
david | Major property-manager rewrite, using const char *... |
blob | commitdiff | raw | diff to current |
2002-03-13 |
david | Eliminate dependencie on tying variable pointers (in... |
blob | commitdiff | raw | diff to current |
2002-03-06 |
david | Patch from Andy Ross to hide virtual panel when required: |
blob | commitdiff | raw | diff to current |
2002-03-04 |
curt | Fix a visibility condition bug in 3d panel. |
blob | commitdiff | raw | diff to current |
2002-03-04 |
david | Patch from Andy Ross: |
blob | commitdiff | raw | diff to current |
2002-03-03 |
david | Virtual cockpit patches from Andy Ross: |
blob | commitdiff | raw | diff to current |
2002-02-19 |
david | Attempt to merge LED font patches back in (they were... |
blob | commitdiff | raw | diff to current |
2002-02-19 |
david | Tiled panel background support from Jim Wilson. |
blob | commitdiff | raw | diff to current |
2002-02-19 |
curt | Add support for multiple panel fonts (specifically... |
blob | commitdiff | raw | diff to current |
2002-02-05 |
curt | Various Irix compiler tweaks. |
blob | commitdiff | raw | diff to current |
2001-12-22 |
david | Modified FGSubsystem::update() to take an int parameter... |
blob | commitdiff | raw | diff to current |
2001-11-30 |
curt | ** src/Cockpit/panel.cxx |
blob | commitdiff | raw | diff to current |
2001-10-29 |
curt | Cosmetic changes. |
blob | commitdiff | raw | diff to current |
2001-10-26 |
curt | Fixed a typo in an #if ... |
blob | commitdiff | raw | diff to current |
2001-10-24 |
curt | Various MSVC patches. |
blob | commitdiff | raw | diff to current |
2001-10-05 |
curt | Added panel jitter support dependent on cockpit forces... |
blob | commitdiff | raw | diff to current |
2001-08-10 |
curt | - modified to use pointers to bindings to avoid copying |
blob | commitdiff | raw | diff to current |
2001-08-03 |
curt | - added support for conditions |
blob | commitdiff | raw | diff to current |
2001-07-27 |
curt | - modified PanelAction to use FGBinding, like keyboard... |
blob | commitdiff | raw | diff to current |
2001-07-22 |
curt | Move FGControls declaration to globals.hxx |
blob | commitdiff | raw | diff to current |
2001-07-12 |
curt | Made the following properties archivable: |
blob | commitdiff | raw | diff to current |
2001-06-26 |
curt | Patches contributed by Norman Vine to do ultra-hires... |
blob | commitdiff | raw | diff to current |
2001-06-20 |
curt | - changed to favour height over width when the aspect... |
blob | commitdiff | raw | diff to current |
2001-06-13 |
curt | Fixed a couple items for Norman's large resolution... |
blob | commitdiff | raw | diff to current |
2001-06-12 |
curt | Fixed panel edge artifacts (due to forced wrapping... |
blob | commitdiff | raw | diff to current |
2001-06-12 |
curt | replaced SGValue with SGPropertyNode throughout. |
blob | commitdiff | raw | diff to current |
2001-06-01 |
curt | Reduce output verbosity. |
blob | commitdiff | raw | diff to current |
2001-05-29 |
curt | 1. Fixed FGInput bug preventing same key from being... |
blob | commitdiff | raw | diff to current |
2001-05-15 |
curt | Updates from David Megginson. |
blob | commitdiff | raw | diff to current |
2001-03-25 |
curt | More fg -> sg namespace changes in simgear. |
blob | commitdiff | raw | diff to current |
2001-03-24 |
curt | SG_ namespace |
blob | commitdiff | raw | diff to current |
2001-01-13 |
curt | David Megginson writes: |
blob | commitdiff | raw | diff to current |
2001-01-11 |
curt | Internal interface changes by David Megginson. |
blob | commitdiff | raw | diff to current |
2000-11-03 |
curt | Tweaks. |
blob | commitdiff | raw | diff to current |
2000-11-01 |
curt | Moved fov and win_ration from FGOptions to FGViewer... |
blob | commitdiff | raw | diff to current |
next |