]> git.mxchange.org Git - simgear.git/history - simgear
Fix line endings
[simgear.git] / simgear /
2010-10-29 Frederic BouvierFix line endings
2010-10-29 Frederic BouvierQuick hack to remote trailing / on Windows. Feel free...
2010-10-28 ThorstenBMerge branch 'integration' into next
2010-10-26 James TurnerFix build when OSG implict-ref-ptr conversion is disabled.
2010-10-25 Frederic BouvierAdd mipmap.* to the unix build system
2010-10-25 Frederic BouvierAdd a function to debug mipmaps
2010-10-24 Frederic BouvierUnix line endings
2010-10-24 Frederic BouvierRestore commit 48c6d3d89ad by Torsten Dreyer: Provide...
2010-10-24 Frederic BouvierDon't compute mipmap for inexistant image color components
2010-10-24 Frederic BouvierAdd mipmap control in the effect file
2010-10-24 Frederic BouvierUntabify
2010-10-24 James TurnerBuild fixes for net classes in Simgear.
2010-10-24 James TurnerMigrate relevant PLIB netXXX classes into SimGear.
2010-10-23 ThorstenBBuffer size safety.
2010-10-12 Torsten DreyerProvide a little more descriptive error message if...
2010-10-08 Tim Moorereplace glu functions with equivalents from OSG
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-10-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-10-05 Frederic BouvierUse same transformation for generated ocean tiles than...
2010-10-03 James TurnerMake get_subsystem safe during destruction of the manager.
2010-10-02 Tim MooreThorsten Renk's fix for tile manager problems
2010-10-02 James TurnerDon't crash when a submodel fails to load.
2010-10-01 James TurnerAdd another overload for sg_io_exception ctor.
2010-09-27 Torsten Dreyertolerate NDV (no directional validation) in METAR
2010-09-23 Torsten DreyerIvan Ngeow: Fix build on FreeBSD
2010-09-19 Torsten DreyerFix wrong movement of 2d cloud layers on N/S courses
2010-09-10 Erik HofmanSet the listener position to it's default value, just...
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-09-06 James TurnerSecond attempt to fixed OpenAL tests.
2010-09-06 James TurnerFix up tests for revised SGSoundSample ctor.
2010-09-06 James TurnerPass current-dir down through XMLSound
2010-09-06 James TurnerAdd ResourceManager, and use to find sound and model...
2010-09-05 James TurnerValidate sound file paths in an XML file.
2010-08-27 Torsten DreyerLet SGCloudLayer handle coverage strings
2010-08-22 Frederic BouvierAdd a convenience constructeur to SGPath
2010-08-21 Frederic Bouvierstd::string::c_str() is const
2010-08-17 James TurnerStandardise path-handling in XML mode files
2010-08-14 James TurnerAdd isAbsolute/isRelative predicates to SGPath.
2010-08-14 James TurnerAllow loading of 2.5D panels to be controlled again.
2010-08-14 James TurnerRalf Gerlich: fix bucket numbering at extreme latitudes
2010-08-13 Tim Mooresupport for integer uniforms
2010-08-13 Tim Mooreforce static models to have effects too
2010-08-12 Torsten Dreyeradd padding function lpad and rpad to strutils
2010-08-12 Torsten DreyerFix the fix that turned a warning into a bug :-(
2010-08-12 Torsten Dreyertwo warning fixes
2010-08-12 Torsten Dreyeruse correct parameter types for SGText::UpdateCallback
2010-08-10 James TurnerMerge branch 'topics/cmdcatch' into next
2010-08-09 James TurnerFix Win32 build of SGPath.
2010-08-09 James TurnerCatch exceptions raised executing a command.
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2010-08-08 James TurnerMore ignore files, for 'make check' binaries
2010-08-07 James TurnerChange how certain constants are (re-)defined, to avoid...
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-08-07 James TurnerCatch subsystem update() exceptions in the manager...
2010-08-07 James TurnerEnsure 'make dist' works.
2010-08-06 James TurnerFixes for automake correctness.
2010-08-06 James TurnerRalf Gerlich: add headless mode to SimGear (merging...
2010-08-06 James TurnerFix compilation if OSG ref_ptr implicit conversion...
2010-08-03 Frederic BouvierMerge commit 'refs/merge-requests/1' of git://gitorious...
2010-08-02 Vivian MeazzaRemove debugging messages
2010-08-02 Vivian MeazzaAdd support for Cube Crosses. Based on Zan's work,...
2010-08-02 Erik HofmanActually enable looping for a sample queue
2010-08-02 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-08-02 Erik HofmanInitial commit for a sample queue extension.
2010-08-01 Frederic BouvierMSVC 10 build: Resolve an ambiguity between boost:...
2010-08-01 Frederic BouvierMSVC10 build fix
2010-08-01 Frederic BouvierCompile with MSVC10
2010-07-31 James TurnerMissed removing a build rule.
2010-07-31 James TurnerRemove legacy direct-OpenGL code in simgear/screen...
2010-07-30 Erik Hofmanfix a typo
2010-07-30 Erik Hofmanuse std::string
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-29 James TurnerCollapse SGGeoCoord into SGTimeZone, and switch timezon...
2010-07-29 James TurnerUse a custom 'findDataFile' method in key places, and...
2010-07-27 Erik HofmanC++ify some code
2010-07-27 Erik HofmanSmall bugfix, the previous test always sets _property...
2010-07-27 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
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 Cutis L. OlsonAdd a method to set particle wind using from heading...
2010-07-23 James TurnerAdd closest-point calculation to SGRay, to replace...
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-23 James TurnerMerge branch 'next' of git@gitorious.org:fg/simgear...
2010-07-23 James TurnerFix Win32 compilation of raw_socket.
2010-07-22 James TurnerLinux build fixes, now netSocket.h is no longer included.
2010-07-22 James TurnerI greatly dislike GNU automake.
2010-07-22 James TurnerMove PLIB netSocket into SimGear, as simgear::Socket...
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 BouvierAdd a new function alias for MSVC: strcasecmp -> stricmp
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 Torsten DreyerWarning fix: compare signed/unsigned
2010-07-16 Torsten DreyerWarning fix: unused variable in TextureBuilder.cxx
next