]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
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...
2010-07-27 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-26 James TurnerMore ignore rules for Git.
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
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-07-14 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-13 James TurnerAllow tasks to be removed from the EventManager by...
2010-07-09 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-08 James TurnerAdd two more subsystem groups, to aid in fixing bug...
2010-06-29 Erik HofmanAt some points Flightgear stops and restarts the entire...
2010-06-28 Erik Hofmanbrehmt:
2010-06-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-06-17 Tim MooreMerge remote branch 'gitorious/next' into next
2010-06-17 Tim Mooreuse an additional shader program map keyed using the...
2010-06-17 James TurnerMerge commit 'b846e33' into next
2010-06-17 James TurnerExtend Magvar interface to use SGGeod.
2010-06-16 James TurnerExtend SGSubsystemGroup, to allow running a fixed dt...
2010-06-15 Tim MooreAdd bool and int uniform types for shaders, and vertex...
2010-06-14 James TurnerAutomake changes to Hudson 'make check' runs.
2010-06-14 James TurnerConst-ify some ephemeris accessors, so they can be...
2010-06-14 James TurnerAdd radial intersection code to SGGeodesy, and test...
2010-06-11 James TurnerFix longitude sign convention of geocentric routines
2010-05-27 James TurnerMerge branch 'topics/condexp' into next
2010-05-27 James TurnerSupport constant true and false values in conditions.
2010-05-26 James TurnerMerge branch 'topics/condexp' into next
2010-05-26 James TurnerSupport <table>s in expression XML.
2010-05-23 Torsten DreyerCleanup some nonprinting characters make this file...
2010-05-23 Torsten Dreyertypo in gitignore filename
2010-05-23 Torsten Dreyerignore generated files
2010-05-23 Torsten Dreyerignore generated files
2010-05-23 Torsten Dreyerignore generated test apps
2010-05-22 Torsten DreyerFix a gcc warning
2010-05-22 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-05-22 Torsten DreyerNew pick animation capability from Alex Perry
2010-05-20 James TurnerMerge branch 'topics/condexp' into next
2010-05-20 James TurnerSupport <expression> children in comparison conditions...
2010-05-17 Mathias FroehlichAdd a tight and cheap method to represent a rotation.
2010-05-11 Erik Hofmanrevert previous commit, this was a mistake
2010-05-08 Erik HofmanBefore
2010-05-07 Frederic BouvierTest git commit with a simple change
2010-05-06 James TurnerMake ALUT 1.0 builds again, hopefully in the short...
2010-05-06 James TurnerAdd .gitignore files, ignore automake/configure artefacts.
2010-05-06 James TurnerConfigure.as updates for ALUT changes, make --with...
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
next