]> git.mxchange.org Git - simgear.git/history - simgear
fix #314: Nasal not working on i386/32bit systems with gcc>=4.5.x
[simgear.git] / simgear /
2011-06-02 ThorstenBfix #314: Nasal not working on i386/32bit systems with...
2011-05-31 Torsten Dreyergcc warning fix: remove unused variable
2011-05-29 ThorstenBfixed #260: Scale animation also scales color
2011-05-28 ThorstenBscreen shot fixes (issue #127 related)
2011-05-28 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-05-28 Torsten Dreyer(Re)fix bug #285, textranslate broken
2011-05-27 ThorstenBMinor compiler version detection issue.
2011-05-27 Torsten DreyerMake multicast sockets work under windows
2011-05-25 Torsten DreyerFix bug #285 textranslate and scroll animation with...
2011-05-21 James TurnerBump Simgear version to 2.3.0 - should have been done...
2011-05-14 Stuart BuchananFix 3D cloud elevation
2011-05-07 Mathias FroehlichAlso remove visual_enviro.cxx from the cmake build...
2011-05-06 Torsten DreyerRemove unused class SGEnviro
2011-05-06 Torsten Dreyerfix typo
2011-05-03 Curtis L. OlsonFix a crash on exit. The SGEnviro destructor was attem...
2011-04-26 Frederic BouvierConsistency fix - remove a warning under MSVC
2011-04-26 Frederic BouvierCompile under MSVC
2011-04-23 Torsten DreyerImprovements to the global 3D clouds system
2011-04-16 Erik HofmanLauri Peltonen's patch to increase the number of rings...
2011-04-13 Torsten DreyerAdd multicast support for sockets
2011-04-03 ThorstenBEnable OSG cache (default) and option to disable.
2011-04-03 ThorstenBMinor event manager clean-up/simplification.
2011-03-23 ThorstenBImprove subsystem manager's timing statistics
2011-03-23 ThorstenBKeep PropertyList outside global namespace
2011-03-19 ThorstenBAvoid some memory leaks in derived classes due to non...
2011-03-19 ThorstenBAvoid nuisance sounds in initial update loop.
2011-03-07 ThorstenBCatch dangling property ties.
2011-03-07 ThorstenBChange cloudfield::addCloud interface,
2011-03-06 ThorstenBReplace occurrences of osgDB::findDataFile with SGModel...
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-03-04 ThorstenBFix TextureBuilder to work with --fg-aircraft dirs.
2011-03-01 Csaba HalaszAdd missing META_Object to SGReaderWriterXMLOptions...
2011-02-27 Torsten DreyerDon't depend on props.hxx
2011-02-20 Torsten DreyerAdd strutils::starts_with and strutils::ends_with
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenB#83: John Denker: Set correct file modes
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-17 Tim Moorefix SGPagedLOD change for 2.8.3
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim Mooredon't assume that OSG 2.8.3 has PagedLOD options
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim Mooreaccomodate changes to osgDB::DatabasePager interface
2011-02-14 Torsten DreyerProvide easy Tie() for indexed properties
2011-02-13 ThorstenBClear tile cache on (re-)init.
2011-02-12 Torsten DreyerFix initial value for tied read-only properties
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2011-02-06 ThorstenBTemporary warning when compiling against OSG 2.9.11.
2011-02-06 Torsten DreyerUse tiedpropertylist.hxx in cmake and vc90
2011-02-06 Torsten DreyerMove TiedPropertyList from flightgear to simgear
2011-02-06 ThorstenBTemporary warning when compiling against OSG 2.9.11.
2011-01-30 Frederic BouvierFix cppcheck performance warning : Prefer prefix +...
2011-01-25 Torsten DreyerFix wrong difference calculation in SGExpression
2011-01-25 Torsten DreyerFix wrong difference calculation in SGExpression
2011-01-23 Frederic BouvierCmake: restore its original name to the ephemeris library
2011-01-20 ThorstenBAnother place to catch SG exceptions.
2011-01-20 ThorstenBAnother place to catch SG exceptions.
2011-01-17 Mathias FroehlichAdd the hla directory to the cmake build system.
2011-01-17 Mathias FroehlichAdd an initial implementation of a rti/hla dispatcher.
2011-01-17 Mathias FroehlichAdd the new hla directory to the build system.
2011-01-17 Torsten DreyerFix bug in SGMisc<T>:: normalizePeriodic()
2011-01-08 Frederic BouvierMSVC fix: deambiguiate function calls
2011-01-08 Torsten DreyerSGExpression bugfix: allow <sin> within <product>
2011-01-07 Torsten DreyerAdd <expression> to animations
2010-12-31 Torsten Dreyerhandle NCD (nil clouds detected) in METAR
2010-12-29 Tim MooreMerge remote branch 'gitorious/next' into next
2010-12-29 Tim Moorecmake improvements for shared library build
2010-12-29 Tim MooreIssue 110: fix pick animation interaction with effects
2010-12-28 James TurnerMSVC improvements from Olaf Flebbe.
2010-12-26 Tim Mooreset data variance to DYNAMIC for animated effect attributes
2010-12-19 James TurnerCreate version.h during SimGear CMake build
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-12-13 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-12-13 Erik HofmanRemove unused files
2010-12-12 Torsten Dreyermetar: add string constants for cloud coverages
2010-12-12 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-12-12 Erik HofmanUpdate the bad-doppler test and simplify it to only...
2010-12-11 Csaba HalaszCompilation fix: add missing #include to SGPagedLod...
2010-12-09 Torsten DreyerMake the max. opacity of a 2d cloud settable
2010-12-04 Torsten DreyerMetar: symbolic cloudnames and phenomena exposure
2010-11-27 Torsten DreyerExpose weather phenomena to the SGMetar interface
2010-11-26 Anders Gidenstamsimgear/scene/sky/sky.cxx: Include sg_inlines.h with...
2010-11-26 Torsten DreyerMake visibility within cloudlayers settable
2010-11-20 Frederic BouvierCompile PropertyObject under Windows
2010-11-20 James TurnerPropertyObject ::create tests.
2010-11-20 James TurnerShrink PropertyObjectBase by a pointer, don't pull...
2010-11-20 James TurnerPropertyObject enhancements, unit-test for make check
2010-11-20 Torsten DreyerA sum without diff is like foo without bar
2010-11-19 ThorstenBCurrent timestamps for forced scenery loading.
2010-11-19 ThorstenBFixed invalid character in source file.
2010-11-19 ThorstenBImproved tile cache priority scheme.
2010-11-18 James TurnerMerge branch 'topics/propobj' into next
2010-11-18 James TurnerInitial propertyObject work.
2010-11-18 Torsten DreyerPurge some gcc and MSVC warnings
2010-11-17 Tim Mooreeliminate property node path cache
2010-11-15 James TurnerTighten up name filters on Unix. Fixes bug 168.
2010-11-14 ThorstenBremove old .cvsignore files
2010-11-12 Curtis L. OlsonFix setsockopt() to match previous precident of setsock...
2010-11-12 Frederic BouvierFix setsockopt call
2010-11-12 Curtis L. OlsonPatch to avoid the problem of the socket resource not...
next