]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2006-04-28 fredbRedefine the default PLIB loader behavior : don't clear...
2006-04-28 mfranzadd method to delete any waypoint (last waypoint if...
2006-04-25 frohlichPigeons remaining fix for the soundmanager crashes.
2006-04-22 mfranzthanks to Erik's texture map I can now drop empty.rgb...
2006-04-22 ehofmanAdd a texture cache mechanism. Fortunately this oly...
2006-04-20 mfranzdon't allow new command name to overwrite material...
2006-04-20 mfranz- don't use hard-coded emission values for unlighted...
2006-04-20 mfranzfix "unknown.rgb" path (the wrong path was the reason...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-04-14 mfranzrename OBJECT_TAXI_SIGN to OBJECT_SIGN. This isn't...
2006-04-12 mfranzadd <condition> support to textranslate & texrotate...
2006-04-12 mfranzset sign orientation such, that when the sign heading...
2006-04-11 mfranzlower signs
2006-04-11 mfranzadd minimalistic backside to signs as a temporary solution
2006-04-11 mfranzre-add hard-coded vertical distance. The coordinates...
2006-04-11 mfranz- commands do now have to start with @
2006-04-10 mfranzremove obsolete files (on request by Christian Mayer...
2006-04-10 andyManabu Nishiyama (non-FlightGear Nasal user) discovered an
2006-04-10 mfranzdrop xscale member again, and use xsize/ysize instead...
2006-04-09 mfranzrewrite of OBJECT_TAXI_SIGN code. The name is a bit...
2006-04-09 mfranzsupport for font textures. They are normal (but rather...
2006-04-05 curtv0.3.10 changes.
2006-03-30 mfranzprotect ssg pointers to avoid occasional crashes ...
2006-03-27 curtv0.3.10-pre3 updates.
2006-03-27 curtOlaf Flebbe:
2006-03-26 mfranzIf the author of this message isn't alerted enough...
2006-03-24 mfranzmore guarded pointers (we are still getting spurious...
2006-03-24 curtInitial revision.
2006-03-23 mfranzremove so that complete dir can be dropped
2006-03-23 curtUpdates to remove unneeded and old version of zlib...
2006-03-23 curtRemove old depricated files. There is a much newer...
2006-03-23 curtv0.3.10-pre2 updates.
2006-03-23 mfranzVassilii KHACHATUROV: rain fix, cleanup, read formerly...
2006-03-22 mfranzVassilii KHACHATUROV: fix typos, add/fix comments,...
2006-03-21 andyOops, implement the previously-mentioned fix without...
2006-03-21 andyThe original code (rather oddly) interprets a length...
2006-03-21 andyMelchior discovered that cmp() was just wrong, failing...
2006-03-20 curtUpdates for v0.3.10-pre1.
2006-03-17 mfranz- better error message when submodel loading failed
2006-03-16 andyThe handle gets nulled out if the user has closed the...
2006-03-15 andyFix broken checkin in iolib.c. Also add the 'bits...
2006-03-15 andyMelchior found the first bug -- report EOF as nil in...
2006-03-15 andyAdd the Nasal I/O library so Melchior can play with...
2006-03-14 mfranz--warnings
2006-03-14 mfranz--warnings
2006-03-14 mfranzclose zone.tab file after having read all entries
2006-03-14 mfranzprevent animations from losing nodes, because other...
2006-03-12 mfranzBetter use a node that is very clearly not used by...
2006-03-12 mfranzactivate model load/unload callback again. It turned...
2006-03-11 ehofmanMac OS X fixes from Ima Sudonim.
2006-03-10 mfranzcommenting out Nasal in scenery models for now. This...
2006-03-09 mfranzwarning--
2006-03-09 ehofmanAlexander Powell:
2006-03-09 mfranzmodel.[ch]xx:
2006-03-08 mfranz- new FSF addresses
2006-03-04 davidIgnore generated binaries.
2006-03-04 ehofmanMathias Fröhlich:
2006-03-03 ehofmanMathias Fröhlich:
2006-02-26 fredbWrong config file name
2006-02-22 andyFix from Melchior: Set static values at every condition...
2006-02-21 fredbMelchior FRANZ:
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanDeclare specified functions, otherwise MIPSpro bails...
2006-02-21 ehofmanMelchior FRANZ:
2006-02-20 ehofmanMathias Froehlich: Add license information.
2006-02-19 ehofmanMathias Fröhlich:
2006-02-19 ehofmanMelchior FRANZ:
2006-02-18 fredbMissing defines
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-18 fredbFix Code generation option for debug build
2006-02-17 fredbRemove compiler warnings
2006-02-17 curtClean up some compiler warnings.
2006-02-17 ehofmanRemove unused files.
2006-02-17 ehofmanMelchior FRANZ:
2006-02-17 ehofmanMathias Fröhlich:
2006-02-17 ehofmanOlaf Flebbe:
2006-02-07 fredbOutputing 6 digits is not enough for a double
2006-02-02 ehofmanVassilii Khachaturov:
2006-01-31 ehofmanExpose the sun halo texture handle.
2006-01-31 ehofmanExpose GL_COORD_REPLACE
2006-01-30 ehofmancreate an absolute value before calling log or log10...
2006-01-30 ehofmanMelchior FRANZ:
2006-01-27 ehofmanOn a second thought, disable smooth shaded lines for...
2006-01-27 ehofmanDisable smooth lines for certain lightning segments.
2006-01-26 ehofmanAdd support for point sprites.
2006-01-24 fredbThe sample is now managed by a SGSharedPtr and shouldn...
2006-01-24 ehofmanMathias Fröhlich:
2006-01-12 ehofmanMathias Fröhlich:
2006-01-10 fredbMSVC vsnprintf ( in fact _vsnprinft ) returns -1 when...
2006-01-07 fredbUse the new SGPath::create_dir function
2006-01-04 curtJohn Ellson:
2006-01-04 ehofmanMinGW fixes.
2006-01-03 ehofmanMake the sgi code the default to prevent future problems.
2006-01-03 ehofmanSave some memory.
2006-01-02 ehofmanFix the persisent IRIX bug.
2006-01-02 ehofmanprevent confusion by not using a standard name.
2005-12-29 ehofmanMathias Fröhlich:
2005-12-19 ehofmanVassilii Khachaturov:
2005-12-19 ehofmanFrederic Bouvier:
2005-12-18 ehofmanFrederic: this patch to sg_path.cxx will filter out...
next