]> git.mxchange.org Git - simgear.git/history - simgear/misc
hla: Use HLADataElementIndices for HLAInteractionClass.
[simgear.git] / simgear / misc /
2012-11-10 ThorstenBgz wrapper to write and read "container files".
2012-11-10 ThorstenBProper fix for gzfilebuf choking on some files.
2012-11-09 ThorstenBgzfilebuf choked when reading large, heavily compressed...
2012-11-07 ThorstenBzfstream: use the correct buffer size
2012-11-07 ThorstenBsgstream: implement gzipped output file stream (gzofstream)
2012-11-07 ThorstenBzfstream: fixed mixed white spaces
2012-11-05 Thomas GeymayerMove parseColor to scene/util
2012-11-05 Thomas GeymayerProper headless build fix
2012-11-05 Thomas GeymayerFix windows and headless build
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.
2012-10-13 ThorstenBAvoid randomness when processing directories.
2012-10-10 ThorstenBMove uppercase function to strutils.
2012-09-16 James TurnerStandardise SimGear libraries, for static vs shared.
2012-08-21 James TurnerRemove ALUT usage from SimGear .
2012-05-30 James TurnerMerge a tweak from Tat to keep Mac 10.5 from crashing...
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-04 ThorstenBGanael Laplanche: fix include dependencies for FreeBSD...
2012-03-16 James GoppertFixed mingw build.
2012-03-03 ThorstenBDir::tempDir not working on some systems.
2012-02-10 ThorstenBOlaf Flebbe: Avoid infinite recursion in simgear::Dir...
2012-01-13 ThorstenB#599: Don't crash when a path does not exist.
2012-01-12 ThorstenB#199: ADd method to return the absolute (real) path.
2011-12-19 Erik HofmanIntialize to prevent a 'may be used uninitialized'...
2011-12-18 ThorstenB#479: avoid issues due to trailing path separators
2011-11-29 James TurnerMove some OSG-dependant code into scene/util.
2011-11-28 James TurnerGet all the tests linking with shared-simgear, and...
2011-11-26 ThorstenBcmake: add option to disable building tests
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-28 Mathias FroehlichRemove sg_sleep.*.
2011-10-28 James TurnerFix a bug affecting TerraGear, and extend unit-tests...
2011-10-28 James TurnerFix assorted compiler warnings found by Clang
2011-10-26 James TurnerChange (revert!) behaviour of SGPath::base, which broke...
2011-10-25 James TurnerSupport stream output by SGPath directly.
2011-10-23 James TurnerFixes for headless mode.
2011-10-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-21 James TurnerSGPath rename wrapper. Let's see what Win32 makes of it.
2011-10-21 James TurnerRemove-on-destroy option for simgear::Dir, to help...
2011-10-20 James Turnerstring list joining, and a test case for that and split...
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-17 James TurnerAdd another helper to strutils, to compare version...
2011-10-15 James TurnerUse mkdtemp where available, avoiding linker warnings...
2011-10-14 James TurnerAdd default constructor to simgear::Dir
2011-08-31 James TurnerOne more Linux compile fix.
2011-10-14 James TurnerMissing include on Linux
2011-10-14 James TurnerSGPath/Dir extensions to ease file handling in TerraGea...
2011-08-21 ThorstenBFix sg_dir dot-file handling
2011-08-04 James TurnerFurther HTTP improvements, correct proxy support, spec...
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 James TurnerTiny HTTP client layer on top of NetChat - and CTest...
2011-06-24 Torsten DreyerTerrasync: make whitespace in pathnames work under...
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-20 Torsten DreyerAdd strutils::starts_with and strutils::ends_with
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-15 James TurnerTighten up name filters on Unix. Fixes bug 168.
2010-11-14 ThorstenBremove old .cvsignore files
2010-10-30 James TurnerAdd platform defines to SimGear, and a replacement...
2010-10-29 Frederic BouvierFix line endings
2010-10-29 Frederic BouvierQuick hack to remote trailing / on Windows. Feel free...
2010-10-07 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-10-05 Torsten DreyerDon't crash in strutils::trim() with empty strings
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-09-06 James TurnerAdd ResourceManager, and use to find sound and model...
2010-08-22 Frederic BouvierAdd a convenience constructeur to SGPath
2010-08-21 Frederic Bouvierstd::string::c_str() is const
2010-08-14 James TurnerAdd isAbsolute/isRelative predicates to SGPath.
2010-08-12 Torsten Dreyeradd padding function lpad and rpad to strutils
2010-08-10 James TurnerMerge branch 'topics/cmdcatch' into next
2010-08-09 James TurnerFix Win32 build of SGPath.
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2010-07-30 James TurnerMerge branch 'topics/remove_point3d' of git@gitorious...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2010-07-29 James TurnerWIP - removing remaining users of Point3D.
2010-07-25 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-24 James TurnerFix simgear::Dir::children on Linux where dirent->d_typ...
2010-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-23 James TurnerChange SGPath::exists to use stat(), fix '.' and '...
2010-07-22 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-21 James TurnerOn Unix, check for symlinks from readdir(), and look...
2010-07-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-16 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-16 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-07-16 James TurnerFix simgear::Dir compilation on some Unix setups, thank...
2010-07-15 James TurnerInitial work on simgear::Dir, replacement for PLIB...
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-10-18 Tim Mooreforward declare Point3D in sg_types.hxx
2009-10-12 Tim MooreMerge branches 'toresten/geofix', 'jmt/lcase', 'stuart...
2009-09-30 Tim MooreBack out convertToLowerCase function
2009-09-28 Tim MooreMerge branch 'jmt/lcase' into next
2009-09-28 jmtExtend simgear::strutils with convertToLowerCase helper...
next