2011-08-06 |
Frederic Bouvier | Remove obsolete files |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Frederic Bouvier | Fix issue #392: mktime takes a localtime as input.... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Frederic Bouvier | Fix a typo |
commit | commitdiff | tree | snapshot |
2011-08-04 |
James Turner | Whoops, fix tests for user-agent being HTTP/1.1 spec |
commit | commitdiff | tree | snapshot |
2011-08-04 |
ThorstenB | Improved CMake support for libsvn |
commit | commitdiff | tree | snapshot |
2011-08-04 |
James Turner | Further HTTP improvements, correct proxy support, spec... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
ThorstenB | Ove Kåven: Fix property refcounting for particles |
commit | commitdiff | tree | snapshot |
2011-08-01 |
James Turner | Further HTTP improvements, wget-alike test program... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
ThorstenB | #232: resurrect the "point sprites for runway lights... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
James Turner | Ooops, forgot automake |
commit | commitdiff | tree | snapshot |
2011-07-30 |
James Turner | Clean header dependencies of condition.hxx - introduce... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
James Turner | Tweaks to HTTP code, in preparation for using it for... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Stuart Buchanan | Updates to random forest: |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Stuart Buchanan | Merge branch 'next' of git://gitorious.org/fg/simgear... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Torsten Dreyer | Don't rely on simgear/version.h |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Stuart Buchanan | Merge branch 'next' of git://gitorious.org/fg/simgear... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Mathias Froehlich | Make it compile with gcc-4.6 |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | Merge branch 'next' of gitorious.org:fg/simgear into... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | Ooof, lurking PLIB reference in the tests |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Mathias Froehlich | Fix case of SGGeometryTest.cxx |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | Enable more unit-tests via CTest |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | Remove some debug output, fix version.h include path |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | But of course, Mac lacks malloc.h - so you cstdlib... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | test linkage needs librt on Linux. Need to tidy this... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | Fix Linux compilation of netChat - explicit include... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | And not forgetting VC90 either. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | Not forgetting automake for the moment |
commit | commitdiff | tree | snapshot |
2011-07-19 |
James Turner | Tiny HTTP client layer on top of NetChat - and CTest... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
ThorstenB | Fix locale setting for Windows |
commit | commitdiff | tree | snapshot |
2011-07-18 |
ThorstenB | Clean solution for locale problem. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Stuart Buchanan | Merge branch 'next' of git://gitorious.org/fg/simgear... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Torsten Dreyer | Bump to version 2.5.0 |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Torsten Dreyer | Bump version to 2.4.0 |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Stuart Buchanan | Merge branches 'next' and 'next' of git://gitorious... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
ThorstenB | Alert message formatting. |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Torsten Dreyer | terrasync: some code cleanup - don't use snprintf |
commit | commitdiff | tree | snapshot |
2011-06-25 |
ThorstenB | #348: (continued) Missing sound files not reported... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
ThorstenB | #348: Missing model/texture files not reported properly |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Torsten Dreyer | Terrasync: make whitespace in pathnames work under... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
ThorstenB | Disable support of white-space path for Windows |
commit | commitdiff | tree | snapshot |
2011-06-23 |
ThorstenB | Improve upate interval after failed updates. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Torsten Dreyer | Fix bug #346: httpd broken |
commit | commitdiff | tree | snapshot |
2011-06-22 |
ThorstenB | Bad boundary check. Add missing parentheses. |
commit | commitdiff | tree | snapshot |
2011-06-20 |
ThorstenB | fix #353: svn doesn't like stray path separators |
commit | commitdiff | tree | snapshot |
2011-06-20 |
ThorstenB | Improve error handling and avoid refresh nuisances. |
commit | commitdiff | tree | snapshot |
2011-06-20 |
ThorstenB | Improve external SVN support. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Frederic Bouvier | Compile built-in svn in MSVC if 32-bit target is selected |
commit | commitdiff | tree | snapshot |
2011-06-14 |
ThorstenB | Melchior FRANZ: fix SGPropertyNode::LAST_USED_ATTRIBUTE |
commit | commitdiff | tree | snapshot |
2011-06-13 |
ThorstenB | Csaba Halasz: fix SGTimerQueue so tasks can remove... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
ThorstenB | Introduce "PRESERVE" flag to protect properties on... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
ThorstenB | Add optional attribute condition to "copyProperties". |
commit | commitdiff | tree | snapshot |
2011-06-12 |
ThorstenB | Make some properties read-only to avoid sim-reset issues. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
ThorstenB | Add missing CMake module for built-in svn-client support. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
ThorstenB | Added missing terrsync make+header files... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
ThorstenB | Convert terrasync into a subsystem. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
ThorstenB | Copied original terrasync sources |
commit | commitdiff | tree | snapshot |
2011-06-09 |
ThorstenB | Add method to reload specific scenery tiles. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
ThorstenB | Added guarded blocking deque class. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Mathias Froehlich | Do not crash on exporting some EffectGeodes. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
ThorstenB | fix #314: Nasal not working on i386/32bit systems with... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Torsten Dreyer | gcc warning fix: remove unused variable |
commit | commitdiff | tree | snapshot |
2011-05-29 |
ThorstenB | fixed #260: Scale animation also scales color |
commit | commitdiff | tree | snapshot |
2011-05-28 |
ThorstenB | screen shot fixes (issue #127 related) |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Torsten Dreyer | Merge branch 'next' of gitorious.org:fg/simgear into... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Torsten Dreyer | (Re)fix bug #285, textranslate broken |
commit | commitdiff | tree | snapshot |
2011-05-27 |
ThorstenB | Minor compiler version detection issue. |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Torsten Dreyer | Make multicast sockets work under windows |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Torsten Dreyer | ignore cmake generated files |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Torsten Dreyer | Fix bug #285 textranslate and scroll animation with... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
James Turner | Port version-defined-in-a-file logic over from fg. |
commit | commitdiff | tree | snapshot |
2011-05-21 |
James Turner | Bump Simgear version to 2.3.0 - should have been done... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Stuart Buchanan | Fix 3D cloud elevation |
commit | commitdiff | tree | snapshot |
2011-05-07 |
ThorstenB | Also remove visual_enviro.cxx from the VC90 build. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Mathias Froehlich | Also remove visual_enviro.cxx from the cmake build... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Torsten Dreyer | Remove unused class SGEnviro |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Torsten Dreyer | fix typo |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Curtis L. Olson | Fix a crash on exit. The SGEnviro destructor was attem... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Frederic Bouvier | Consistency fix - remove a warning under MSVC |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Frederic Bouvier | Compile under MSVC |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Torsten Dreyer | Improvements to the global 3D clouds system |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Erik Hofman | Lauri Peltonen's patch to increase the number of rings... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Torsten Dreyer | Add multicast support for sockets |
commit | commitdiff | tree | snapshot |
2011-04-03 |
ThorstenB | Enable OSG cache (default) and option to disable. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
ThorstenB | Minor event manager clean-up/simplification. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
ThorstenB | Improve subsystem manager's timing statistics |
commit | commitdiff | tree | snapshot |
2011-03-23 |
ThorstenB | Keep PropertyList outside global namespace |
commit | commitdiff | tree | snapshot |
2011-03-19 |
ThorstenB | Avoid some memory leaks in derived classes due to non... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
ThorstenB | Avoid nuisance sounds in initial update loop. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
ThorstenB | Catch dangling property ties. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
ThorstenB | Change cloudfield::addCloud interface, |
commit | commitdiff | tree | snapshot |
2011-03-06 |
ThorstenB | Replace occurrences of osgDB::findDataFile with SGModel... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
ThorstenB | Merge remote branch 'origin/releases/2.2.0' into next |
commit | commitdiff | tree | snapshot |
2011-03-04 |
ThorstenB | Fix TextureBuilder to work with --fg-aircraft dirs. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Csaba Halasz | Add missing META_Object to SGReaderWriterXMLOptions... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Torsten Dreyer | Don't depend on props.hxx |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Torsten Dreyer | Add strutils::starts_with and strutils::ends_with |
commit | commitdiff | tree | snapshot |
2011-02-19 |
ThorstenB | Merge remote branch 'origin/releases/2.2.0' into next |
commit | commitdiff | tree | snapshot |
2011-02-19 |
ThorstenB | #83: John Denker: Set correct file modes |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Tim Moore | Merge branch 'releases/2.2.0' into next |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Tim Moore | fix SGPagedLOD change for 2.8.3 |
commit | commitdiff | tree | snapshot |
next |