]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2010-11-05 James TurnerFormal shutdown interface on SGSubsystem.
2010-11-04 Frederic BouvierUpdate Vs2010 projects
2010-11-04 James TurnerFix ConditionNode Win32 compilation.
2010-11-04 James TurnerMake subsystem group destruction explicit, so get_subsy...
2010-11-04 Tim MooreAdd ConditionNode files to VC90 project
2010-11-04 Tim Mooreadd SGMath.hxx header file to ConditionNode.cxx
2010-11-04 Tim Mooreissue 165: fix material animation condition problem
2010-11-04 Tim Mooreadd ConditionNode scenegraph node
2010-10-30 ThorstenBShow compiler warnings by default.
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-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 BouvierUpdate Vs2010 projects
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 Frederic BouvierUpdate Vs2010 projects
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-09 Frederic BouvierAdd project.* to MSVC project files
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-12 Frederic BouvierFix MSVC 100 project files updated by hand
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-09 Frederic BouvierMSVC 10 project update
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 TurnerDing, dong, the witch is dead. PLIB is no more, in...
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-03 Frederic BouvierUpdate MSVC10 project files
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
2010-08-01 Frederic BouvierMSVC 10 build: Resolve an ambiguity between boost:...
2010-08-01 Frederic BouvierProject file to build and install SimGear alone
2010-08-01 Frederic BouvierUpdate project to use VC100 OSG and Boost 1.42.0
2010-08-01 Frederic BouvierMSVC10 build fix
2010-08-01 Frederic BouvierCompile with MSVC10
2010-08-01 Frederic BouvierAdd VS2010 project files
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...
next