]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2006-09-02 fredbAdd a simple program to benchmark SGTimeStamp::stamp()
2006-08-31 fredbMake the SGTimeStamp behave under Windows just like...
2006-08-28 fredbUse getNodeValue as initially planned
2006-08-28 ehofmanMispPro requires an explicit declaration.
2006-08-26 curtFrederic Bouvier:
2006-08-25 fredbBetter encapsulation for personality
2006-08-24 mfranzcompile (gcc 4.1.0)
2006-08-24 fredbReorganize personality parameters and add personality...
2006-08-08 frohlichRemove duplicate linker line in the resulting Makefile
2006-07-30 fredbWin32 fix
2006-07-30 frohlichRemove fastmath funktions like discussed on the list.
2006-07-27 frohlichClean up scenery center handling.
2006-07-27 durkMark's dynamic sun color changes.
2006-07-21 curtAdditional functionality for animated point lights...
2006-07-12 curtUpdated dist content.
2006-07-05 mfranzremove the last redundant "delete" check in all of...
2006-07-05 andyThe previous update (and, embarassingly, the "nasal...
2006-07-03 andyBeen hacking at Nasal recently:
2006-07-01 mfranzactually query the <condition> that is already set...
2006-06-25 mfranzadd knots <-> feet-per-second conversion constants
2006-06-17 fredbCompile again on Win32 platforms
2006-06-17 frohlichMake at least the header aliasing safe.
2006-06-17 frohlichMake it compile with gcc-3.3.6
2006-06-16 fredbCompile again on Win32 platforms
2006-06-16 mfranzadd float_to_int() rounding function from Cockpit/hud_o...
2006-06-15 frohlichAdd dist and distSqr functions
2006-06-15 frohlichRemove unused extern decls
2006-06-15 frohlichRemove deprecated, now unused functions.
2006-06-15 frohlichSmall cleanups to the SGGeo[dc] classes, provide more...
2006-06-15 frohlichUse function argument in va_start instead of local...
2006-06-11 frohlichRemove now unused function
2006-06-11 frohlichModified Files:
2006-06-08 frohlichPreliminary material lookup hooks - still unoptimized.
2006-05-24 mfranzwhoops, sorry (Yes, it *was* tested, but then I made...
2006-05-24 mfranzif we are going to die we better tell all our listeners
2006-05-08 mfranzadd optional position argument to SGRoute::add_waypoint...
2006-05-04 fredbMac fix
2006-04-29 fredbFix the initial texture path problem. Loaders are setti...
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.
next