]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2004-02-23 ehofmanMelchior FRANZ:
2004-02-23 curtComment out an improperly written constructor.
2004-02-20 ehofmanAn ugly hack to get MipsPro 7.4.1 working on IRIX 6
2004-02-20 andyFix from Richard Harke for 64 bit systems. The reftag...
2004-02-18 ehofmanChanges to tke sky dome coloring
2004-02-17 ehofmanRemove an extra sgSetVec call
2004-02-07 davidBe a little quieter at the default debug level.
2004-02-02 ehofmanMove the new metar class from FlightGear to SimGear
2004-02-01 andyYank the MSVC special handling. It turns out it was...
2004-01-31 curtFix a slight ambiguity in variable names.
2004-01-29 ehofmanActivate the driver fog workaround again. It doesn...
2004-01-27 curtFrederic BOUVIER:
2004-01-27 ehofmanMake sure all libraries are used to test for certain...
2004-01-26 ehofmanFix a mistake
2004-01-24 ehofmanClean up the Pre-, and PostDraw functions a bit. Especi...
2004-01-19 ehofmanFix an initialization problem
2004-01-16 curtOops, I originally had ramped the vasi/papi color trans...
2004-01-15 ehofmanTry to prevent a devide by zero situation
2004-01-15 ehofmanDon't do any calculations when thay are not needed
2004-01-15 ehofmanMake sure MispPro compilers < 7.4 still work
2004-01-14 curtThe emissive values just don't seem like the right...
2004-01-09 curtMake the vasi lights slightly larger/brighter.
2004-01-09 ehofmanUse the same coloring scheme for the moon and the sun...
2004-01-08 ehofmanUpdates to the alpha-test animation class
2004-01-08 ehofmanUpdates to the alpha-test animation class
2004-01-07 ehofmanFrederic Bouvier:
2003-12-30 curtSmarter vasi coloring.
2003-12-30 curtTrack some additional data required for computing vasi...
2003-12-30 curtGo with an all white texture for vasi/papi lights....
2003-12-27 ehofmanAdd a number of Metar related constants
2003-12-27 ehofmanResolve some dependency problems
2003-12-26 ehofmanUpdates to support sgi's MIPSpro compiler version 7...
2003-12-22 andyParse/GC interaction fixed.
2003-12-19 ehofmanMelchior FRANZ:
2003-12-19 andyRewrite sg_geodesy. The new version is more accurate...
2003-12-14 ehofmanMelchior FRANZ:
2003-12-14 ehofmanMake sure both client and server situations are hendled...
2003-12-11 ehofmanRevert to the previous version
2003-12-11 ehofmanfgrun fixes
2003-12-08 andyExtra i++ led to a "double skip" when parsing a \r...
2003-12-07 andyBug fixes. The priority queue wasn't handling boundary...
2003-12-05 andyProperty interpolator subsystem. A utility, primarily...
2003-12-05 andyAdded setsize() and subvec() library functions
2003-12-01 ehofmanA first attempt on detecting endianness and number...
2003-12-01 ehofmanRename IRIX to irix_string in simgear/compatibility...
2003-12-01 ehofmanAdd Nasal Vs. 1.5
2003-11-27 curtAttempt to fix a bug in SGSocket::read() affecting...
2003-11-27 ehofmanRevert an IRIX/O2 only setting again
2003-11-27 ehofmanPortability fix
2003-11-26 ehofmanMake sure autogenerated files don't show up
2003-11-26 ehofmanPortability fixes
2003-11-25 curtrename libnasal.a to libsgnasal.a to match the existing...
2003-11-25 ehofmanMSVC > 6.0 fix
2003-11-25 curtNasal and event manager updates from Andy Ross.
2003-11-25 curtVersion 1.3 of Andy Ross's "NASAL" embedded scripting...
2003-11-24 davidMinor changes to logging messages (to STDOUT).
2003-11-23 ehofmanMacOS X fixes
2003-11-21 ehofmanFIx a typo
2003-11-19 ehofmanFrederic Bouvier wrote:
2003-11-09 ehofmanChange istringstream back to a typedef so there is...
2003-11-04 ehofmanSave on a number of CPU costly strcmp calls when using...
2003-10-22 curtUpdates for the official 0.3.4 version.
2003-10-20 ehofmanShoot, I was trying to hunt down a bug that wasn't...
2003-10-20 ehofmanAnd don't forget to free up the used memory.
2003-10-20 ehofmanMake it easy on myself (and make it work as a bonus)
2003-10-20 ehofmanLast fixes
2003-10-20 ehofmanSafety updates
2003-10-20 ehofmanfixes and updates for fgrun
2003-10-16 ehofmanFix a problem which was introduced in the previous...
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-10-15 curtVarious updates for the upcoming 0.3.4 release.
2003-10-15 curtFix a stragling left over reference to metakit.
2003-09-28 ehofmanAdd the ability to set three levels of detail for stati...
2003-09-25 ehofmanFix a dependency problem
2003-09-24 curtA couple changes to allow separate handling of VASI...
2003-09-24 ehofmanFix a problem where the compiler would mix up two funct...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-23 curtVarious tweaks to handling taxiway lighting.
2003-09-23 ehofmanFix a problem where the upper cloud layers are drawn...
2003-09-22 ehofmanFix a problem where the cloud layers suddenly change...
2003-09-17 ehofmanInitialize some variables before using them
2003-09-13 ehofmanFrederic Bouvier:
2003-09-13 ehofmanAdd support for win32-pthreads in MSVC.NET
2003-09-12 ehofmanFix a problem for systems with older headers
2003-09-09 ehofmanUse default OpenGL material colors
2003-09-08 ehofmanChange the defaults color specifications
2003-09-05 ehofmanAdd a blend animation
2003-09-02 ehofmanUpdate some light parameters
2003-08-31 ehofmanFix the box like cloud layer appearance
2003-08-31 curtFix some lighting values.
2003-08-29 ehofmanNew automake, new problems. Use $base_LIBS where $LIBS...
2003-08-29 curtRemove metakit from src-libs, remove metakit check...
2003-08-22 ehofmanActually use the calculated position in the layer list...
2003-08-22 ehofmanClouds3D crashes because there is no Light
2003-08-22 ehofmanDisable depth buffer writes while drawing the layers...
2003-08-22 ehofmanA patch from Frederic Bouvier which performs z-buffer...
2003-08-19 ehofmanAdjust the layer span and amount of curving based on...
2003-08-19 ehofmanMacOS X fixes
2003-08-19 curtGive calc_tex_coords() a more conformant name: sgCalcTe...
2003-08-16 ehofmanFrederic Bouvier:
next