]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2007-11-09 frohlichImproove texture sharing.
2007-11-09 frohlichUpdate node masks
2007-11-05 curtIn the original flightgear native/binary scenery terrai...
2007-10-15 durk- A few fixes to ensure SimGear compiles again on cygwin.
2007-10-14 durk* Fixed memory leak in RenderTexture.cpp (tiny, but...
2007-10-12 timooreAdd ability to override existing model files with ...
2007-10-12 timooreManage OSG object cache explicitly
2007-10-10 mfranzbetter standard compliance: allow empty top level tags...
2007-10-04 timooreDon't reset the random texture base when rebuilding...
2007-10-02 timooreOrder the cloud layers properly using OSG RenderBin
2007-09-30 timooreocean state set in osg::Geometry
2007-09-05 timooreFix material animations with only a <texture-prop>
2007-09-01 durkChange "FlightGear" to "SimGear" of course.
2007-09-01 durkAdded a check for OpenSceneGraph and created some basic...
2007-09-01 durkAdd separate check for openal and ALUT, as these are...
2007-09-01 durkDocumentation fixes: Updated the contents of README...
2007-08-12 timooreAdd curvature to ocean tiles.
2007-08-12 timooreOcean tile detail work in progress
2007-08-12 fredbUpdate MSVC 7.1 projects
2007-08-12 fredbFix a typo
2007-08-07 frohlichModified Files:
2007-08-07 frohlichModified Files:
2007-08-01 andyMelchior discovered that call(call) would crash due...
2007-08-01 andyFix crash in code generator for some bad lvalue expressions
2007-07-31 andyAdd ppc64 to the list of supported platforms based...
2007-07-31 timooreFix ocean texture scaling problem.
2007-07-31 curtRemove an extern SGSky *thesky reference that isn't...
2007-07-29 timooreOSG Reader and Writer for BTG files
2007-07-27 frohlichModified Files:
2007-07-23 timooreSimGear: Typo in Thanks file
2007-07-23 timooreSimGear: Properly print compilers in configure.ac
2007-07-22 timooreAllow parallel make ("make -j2") by giving make the...
2007-07-22 timooreSupport for reading and writing nodes in .osg files...
2007-07-22 mfranzcoding style fixes
2007-07-22 mfranzMaik JUSTUS: workaround for broken Doppler effect in...
2007-07-22 mfranzMaik JUSTUS: Doppler fixes (add option to turn off...
2007-07-17 mfranz- close loophole through which one could sneak in illeg...
2007-07-08 frohlichModified Files:
2007-07-08 frohlichModified Files:
2007-07-02 mfranzreplace exit() by throw sg_exception(). Of course,...
2007-07-02 mfranzadd SG_ORIGIN macro that expands to a string __FILE__...
2007-06-29 mfranzback out last changes (radar patch)
2007-06-29 mfranzeasyxml.cxx: add missing endXML visitor call
2007-06-24 mfranzVivian MEAZZA: add support for aircraft radar signatures
2007-06-23 mfranzdon't only complain that the volume is larger than...
2007-06-21 mfranzMaik JUSTUS: fix/implement directional sound
2007-06-19 mfranzd'oh ... beautify the TRACE message that we actually...
2007-06-19 mfranzbeautify TRACE message
2007-06-17 mfranzsooner than planned: fix "scale" animation offsets...
2007-06-16 fredbUpdate MSVC 7.1 projects
2007-06-16 fredbMSVC 7 compilation
2007-06-14 mfranzNick WARNE: add file name to screenshot info line
2007-06-11 mfranzadvance tracing messages from SG_INFO to SG_ALERT....
2007-06-09 mfranz- allow for (rather unusual) ////// cloud groups
2007-06-08 frohlichModified Files:
2007-06-08 frohlichRemoved Files:
2007-06-03 frohlichModified Files:
2007-06-03 frohlichModified Files:
2007-05-30 andySync with Nasal upstream. Mostly fixes to naContinue...
2007-05-30 frohlichModified Files:
2007-05-30 frohlichModified Files:
2007-05-30 curtI guess we aren't using explicit destructors here.
2007-05-29 curtMake an explicit destructor so the compiler doesn't...
2007-05-28 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-25 andyGCC on ppc linux uses a different architecture symbol...
2007-05-18 frohlichModified Files:
2007-05-18 frohlichModified Files:
2007-05-16 curtFix a compiler warning.
2007-05-16 curtFix various compiler warnings.
2007-05-15 mfranzTim Moore
2007-05-15 mfranzadd Mathias and Maik (to make it look less selfish...
2007-05-13 mfranzs/resistence/resistance/
2007-05-08 frohlichModified Files:
2007-05-07 mfranzAdd method to return the number of attached listeners...
2007-05-06 mfranz- fix bug where a property tree saved with writePropert...
2007-05-05 mfranzbetter warning text for <global> in material animations
2007-05-05 frohlichModified Files:
2007-05-03 frohlichModified Files:
2007-05-02 andyEmpty vectors work much better as the result of sorting...
2007-05-02 andyFix crash when sorting newly-allocated empty vectors
2007-04-28 mfranzdon't rely on a compressed scanline being properly...
2007-04-28 mfranzSGTexture::read_rgb(a)_texture:
2007-04-21 frohlichModified Files:
2007-04-21 frohlichModified Files:
2007-04-06 andyMelchior found a bug with negative values in default...
2007-04-06 andysync with Nasal CVS (added a sort() builtin)
2007-04-06 mfranzCsaba HALASZ:
2007-04-03 fredbUpdate MSVC 7.1 projects
2007-04-03 fredbAvoid potential memory leak problems when exceptions...
2007-04-02 andyFix typo in _M_IX86
2007-04-02 andyRewrite substr() to properly clamp its argument ranges...
2007-04-02 andyAdd missing free functions for win32
2007-04-02 andyUse __FUNCTION__, which works on gcc and MSVC 7/8,...
2007-03-30 andyMelchior points out that NaN/Inf behavior is not platfo...
2007-03-29 andySync with Nasal CVS (soon to become Nasal 1.1). Notabl...
2007-02-17 mfranzCsaba HALASZ: when a path_cache ceases to exist, unregi...
2007-02-16 mfranz- don't leak node in both hash_table::bucket::erase()
next