]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2014-01-07 James TurnerHTTP: tweak response parsing.
2014-01-07 James TurnerTerrasync: update fixes.
2014-01-07 James TurnerHTTP: tweak for malformed header handling.
2014-01-06 Thomas GeymayerSocket: do not crash on writing to broken pipe.
2014-01-06 James TurnerCrash fix: use cache to find materials.
2014-01-05 Thomas GeymayerFix track-to animation basic tracking without slave...
2014-01-03 James TurnerBugs 1207, 1301
2014-01-01 James Turner#1207: Add helper to get Unix time in GMT
2013-12-30 Thomas GeymayerHTTPFileRequest: only save file if status == 200
2013-12-19 James TurnerBugfix: remove SGSky minimum distance check.
2013-12-19 Rebecca PalmerFix test failure on char-unsigned-by-default architectu...
2013-12-19 Rebecca PalmerFix buffer overflow CVE-2012-2091 (thanks to Saikrishna...
2013-12-19 James TurnerSecurity: fix 0777 directory permissions to 0755.
2013-12-15 James TurnerFix a typo breaking Mac build.
2013-12-15 James TurnerReset: clear some property references.
2013-12-12 Thomas GeymayerSGPath: some tweaks/fixes/typo on permission checker.
2013-12-12 Thomas GeymayerSGPath: add support for custom PermissionChecker
2013-12-10 James TurnerReset: alternate property copying strategy.
2013-12-09 James TurnerQuiet a message.
2013-12-09 Thomas GeymayerCanvas: one global SystemAdapter is enough.
2013-12-08 Thomas GeymayerAdd ListDiff helper (for fast array differences).
2013-12-07 Thomas GeymayerFix some unused/uninitialized variables.
2013-12-07 Thomas GeymayerSGPropertyNode: add removeAllChildren() method
2013-12-07 Thomas GeymayerCanvas: ensure all canvasses are destroyed
2013-12-06 Stuart BuchananWork around apparent OSG 3.2.0 normal binding bug.
2013-12-06 Stuart BuchananPagedLOD for random trees, buildings and objects.
2013-12-06 James TurnerCanvas: clear elements in shutdown()
2013-12-06 James TurnerWork around a clang/libc++ issue.
2013-12-04 Thomas Geymayercppbind: don't leak nasal references for Ghost methods.
2013-12-04 James TurnerReset: hook to clear the effects cache.
2013-12-03 James TurnerReset: don't leak EffectPropertyListener.
2013-12-01 Clément de... Implement UTF-8 to Latin1 converter
2013-12-01 Thomas Geymayercppbind: Fix detecting derived Ghosts
2013-12-01 Thomas Geymayercppbind: make ghost_type static to keep same pointer...
2013-11-24 Thomas GeymayerCanvas: allow removing placement factories.
2013-11-24 bcoconniFixed a crash: the singleton needs to be instantiated...
2013-11-24 bcoconniAdded more explicit error messages to the property...
2013-11-23 James TurnerReset: allow re-init of Nasal Ghosts.
2013-11-23 James TurnerAllow Command-manager singleton to be deleted.
2013-11-19 James TurnerFix another SVN crash on failure.
2013-11-16 Martin SpottRepository name preferred
2013-11-16 James TurnerGive terrasync a custom HTTP UA.
2013-11-15 James TurnerFix some SVN errors/crashes.
2013-11-14 bcoconniRemoved the 'using::std' instructions from the headers...
2013-11-14 bcoconniAdded the ability to access the file name and position...
2013-11-14 Christian Schmittapt_signs: lower the log level for apt.dat syntax error...
2013-11-12 James TurnerReset: use ref-counting to own subsystems.
2013-11-12 James TurnerReset: Terrasync root can change, can be shutdown.
2013-11-12 James TurnerReset: clean event-manager shutdown
2013-11-12 James TurnerReset: DeletionManager can be uninstalled
2013-11-12 James TurnerRemove exceptions on missing texture names
2013-11-12 James TurnerString case conversion, UTF-8 conversion.
2013-11-10 Thomas GeymayerCanvasElement: ensure parent pointer can not become...
2013-11-10 Thomas Geymayertrack-to animation: fix "short" and "long" tracking.
2013-11-07 Thomas Geymayertrack-to animation: 2dof rotation for slave object.
2013-11-06 James TurnerTweak HTTP code to always sleep.
2013-11-05 James TurnerReset: pin ctor and dtor of event manager.
2013-11-05 James TurnerReset: commands can be removed
2013-11-05 James TurnerTerraSync: avoid assert on missing file
2013-11-04 Thomas GeymayerMake new gcc happy (include cmath)
2013-11-03 Thomas GeymayerCanvas: improved clipping and new property clip-frame.
2013-11-03 Thomas GeymayerSGPropertyNode: extract enum value with getValue
2013-10-28 Thomas GeymayerHTTP: finish core request before calling any callback.
2013-10-28 James TurnerTerrasync: don't busy wait when no requests are running.
2013-10-28 Thomas GeymayerHTTPFileRequest: create directory if it does not exist
2013-10-27 Thomas GeymayerHTTP: Rename urlretrieve/urlload to save/load.
2013-10-27 Thomas Geymayerio: refactor and improve HTTP modules.
2013-10-27 Thomas GeymayerNew class simgear::Map extending std::map interface.
2013-10-26 James TurnerWindows logging changes
2013-10-26 James TurnerFix handling of SGPath::rename
2013-10-25 Thomas Geymayercppbind: automatic conversion of SGReferenced derived...
2013-10-24 James TurnerAdd total bytes downloaded tracking.
2013-10-23 Thomas Geymayercanvas::Element: add getter for parent element.
2013-10-23 James TurnerOoops, fix INSTALL rule.
2013-10-22 James TurnerComment out Cmake export experiments for now.
2013-10-21 James TurnerFix GPS activation on Windows.
2013-10-21 James TurnerFix Dir warnings on Windows.
2013-10-21 James TurnerSmoother download rate from HTTP
2013-10-20 James TurnerFail HTTP request with missing/illegal protocols.
2013-10-20 James TurnerPlacement can contain multiple nodes.
2013-10-20 Thomas GeymayerAdd SGPropertyNode::setValueReadOnly.
2013-10-17 James TurnerAvoid a divide-by-zero on malformed BTG files.
2013-10-17 James TurnerFix float-int conversion bug caught by Clang
2013-10-17 James TurnerFix unused-var warnings from Clang.
2013-10-17 James TurnerTerraysnc: don't block requests when inactive.
2013-10-17 James TurnerRe-order install(EXPORT ) lines.
2013-10-17 James TurnerInitial work on syncing non-scenery data.
2013-10-17 James TurnerRemove some iostream debugging.
2013-10-17 James TurnerExport SimGear config to cmake.
2013-10-17 James TurnerKill off EMBEDDED_SIMGEAR
2013-10-17 Thomas GeymayerAdd helper to get osg::Node path as string.
2013-10-16 Thomas GeymayerNasal: do not print invalid elements for error backtraces.
2013-10-15 Thomas GeymayerCanvas: simplify code by using new nasal function conve...
2013-10-15 Thomas Geymayercppbind: convert Nasal functions to C++ boost::function.
2013-10-15 Thomas Geymayercppbind: fix bad class hierarchy for bad_nasal_cast.
2013-10-15 Thomas GeymayerNasal: use correct function pointer in naCall (with...
2013-10-15 Thomas GeymayerNasal: recursive method calling.
2013-10-14 Thomas GeymayerCanvas: use new naGCSave/naGCRelease functions.
2013-10-14 Thomas GeymayerNasal: add naGCSave/naGCRelease for preventing objects...
2013-10-14 Thomas Geymayercppbind: add to_nasal_helper for enums.
next