]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2011-06-22 Torsten DreyerFix bug #346: httpd broken
2011-06-22 ThorstenBBad boundary check. Add missing parentheses.
2011-06-20 ThorstenBfix #353: svn doesn't like stray path separators
2011-06-20 ThorstenBImprove error handling and avoid refresh nuisances.
2011-06-20 ThorstenBImprove external SVN support.
2011-06-15 Frederic BouvierCompile built-in svn in MSVC if 32-bit target is selected
2011-06-14 ThorstenBMelchior FRANZ: fix SGPropertyNode::LAST_USED_ATTRIBUTE
2011-06-13 ThorstenBCsaba Halasz: fix SGTimerQueue so tasks can remove...
2011-06-12 ThorstenBIntroduce "PRESERVE" flag to protect properties on...
2011-06-12 ThorstenBAdd optional attribute condition to "copyProperties".
2011-06-12 ThorstenBMake some properties read-only to avoid sim-reset issues.
2011-06-12 ThorstenBAdd missing CMake module for built-in svn-client support.
2011-06-11 ThorstenBAdded missing terrsync make+header files...
2011-06-11 ThorstenBConvert terrasync into a subsystem.
2011-06-11 ThorstenBCopied original terrasync sources
2011-06-09 ThorstenBAdd method to reload specific scenery tiles.
2011-06-08 ThorstenBAdded guarded blocking deque class.
2011-06-08 Mathias FroehlichDo not crash on exporting some EffectGeodes.
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 Dreyerignore cmake generated files
2011-05-25 Torsten DreyerFix bug #285 textranslate and scroll animation with...
2011-05-21 James TurnerPort version-defined-in-a-file logic over from fg.
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 ThorstenBAlso remove visual_enviro.cxx from the VC90 build.
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 DreyerDarn! Typo in vc90 project file
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-28 Frederic BouvierDeprecate VS2010 handmade project files now that we...
2011-01-28 Frederic BouvierCmake: fix non MSVC build
2011-01-28 Frederic BouvierCmake: support VS2010 and MSVC 64 bit
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-13 James TurnerOlaf Flebbe: Decrease required OSG version.
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
2011-01-05 Frederic BouvierRemove the dependency to boost serialization
2011-01-03 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/simgear into...
2011-01-03 Curtis L. OlsonUpdate simgear version number to keep pace with FlightGear.
2011-01-03 James TurnerBetter MSVC Boost serialization fix from Olaf
2011-01-02 Frederic BouvierCmake: use build postfix
2011-01-02 Frederic BouvierCmake: Right way to search for include files
2011-01-02 Frederic BouvierCmake: MSVC_3RDPARTY_DIR is a path, not an option
2011-01-01 James TurnerCmake: 3RDPARTY_DIR fixes from Olaf Flebbe
2010-12-31 Torsten Dreyerhandle NCD (nil clouds detected) in METAR
2010-12-29 Tim MooreMerge remote branch 'gitorious/next' into next
next