]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2004-10-24 ehofmanAdd loadxml/savexml commands and textbox gui dialog.
2004-10-24 ehofmanAdd commands to load and save property (sub)trees from...
2004-10-22 ehofmanMove the submodels code from the Systems manager into...
2004-10-22 ehofmanBoris Koenig:
2004-10-21 ehofmanComment out the unalias code also.
2004-10-21 ehofmanFrederic Bouvier:
2004-10-20 ehofmanAccelerations should be added to the velocity, not...
2004-10-20 ehofmanUse the right conversion factor and multiply the accelr...
2004-10-20 ehofmanDirectly updating the right properties doesn't work...
2004-10-20 ehofmanMelchior:
2004-10-20 ehofmanFrederic:
2004-10-20 ehofmanMSVC fix.
2004-10-19 curtFix the kr-87 search functionality so it works in the...
2004-10-19 ehofmanA first stab at an ACMS (Aircraft Condition Monitoring...
2004-10-18 curtMoved kr_87.[ch]xx and made it a configurable instrumen...
2004-10-18 curtMove the kr_87 code over to the instrumentation directory.
2004-10-18 ehofmanDon't assign a const char* variable to the c_str()...
2004-10-17 ehofmanAdd a tad more information, although it actually might...
2004-10-17 ehofmanFrederic Bouvier:
2004-10-17 ehofmanchange an emaul address.
2004-10-17 ehofmanFrederic Bouvier:
2004-10-16 ehofmanRoy Vegard Ovesen:
2004-10-16 ehofmanprevent a segmentation error under certain circumstances.
2004-10-15 ehofmanFix some bugs
2004-10-15 ehofmanSet the format default to float instead of int.
2004-10-15 ehofmanAdd generic input support
2004-10-14 ehofmanRoy Vegard Ovesen:
2004-10-14 ehofmanIt's usually not a good idea to assign a const char...
2004-10-14 ehofmanRoy Vegard Ovesen:
2004-10-12 curtChanges for v0.9.6
2004-10-10 ehofmanPLIB_VERSION is localted in plib/ul.h
2004-10-10 ehofmanCheck for the plib version when using display lists...
2004-10-10 ehofmanFrederic: Add display list support without changing...
2004-10-08 ehofmanI forgot a linker dependency. It really si time to...
2004-10-07 ehofmanMelchior FRANZ:
2004-10-06 ehofmanReverse the declaration order. jpgRenderFrame (form
2004-10-06 ehofmanMelchior FRANZ:
2004-10-06 ehofmanHandle the new linker dependencies after rearranging...
2004-10-06 ehofmanAdd Maik Justus
2004-10-06 curtContinued work to clean up the hires screen shot code...
2004-10-03 ehofmanFrederic Bouvier:
2004-10-02 davidRestore trRenderFrame (which used to be in main.cxx...
2004-10-02 ehofmanVivian Meazza:
2004-10-02 ehofmanMove the calculations of Mach to the base class.
2004-10-02 ehofmanAdd the Mach vaiable.
2004-10-02 ehofmanVivian Meazza:
2004-09-30 daveluffUse the Transmit-Render functions for tower output...
2004-09-27 ehofmanBoris Koenig:
2004-09-27 ehofmanAdjustments
2004-09-27 ehofmanVivian Meazza:
2004-09-27 ehofmanCache the renderer in a local pointer.
2004-09-27 curtActivate the hi res screen capture functionality again...
2004-09-23 ehofmanAdd info about weight and Cd and modify eda
2004-09-23 ehofmanMake the scenerio's work again (now for real) and a...
2004-09-23 ehofmanDon't forget to unbind() before deleting the class.
2004-09-23 ehofmanMSVC fixes.
2004-09-22 ehofmanVivian Meazza:
2004-09-22 ehofmanMake the scenarios work again.
2004-09-22 ehofmanfix a segmentation fault situation that is exposed...
2004-09-22 ehofmanVivian Meazza:
2004-09-20 ehofmanFix a small number of potential problems.
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanMake it compile, link and run again (pfew\!)
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanFix the last remaining link problems.
2004-09-19 ehofmanFix some link errors.
2004-09-19 ehofmanFix some link errors.
2004-09-19 ehofmanFix some compile errors.
2004-09-19 ehofmanShoot, this shouldn't have happened yet, but since...
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-09-19 ehofmanMake use of cached pointers instead of the hash table.
2004-09-18 ehofmanFix some mistakes.
2004-09-17 ehofmanUpdate for recent versions of OpenAL.
2004-09-17 ehofmanVivian Meazza:
2004-09-15 curtMake a subtle change to tile loading/unloading policy...
2004-09-15 curtbzip2 the base package by default.
2004-09-15 ehofmanSync w. JSBSim CVS
2004-09-14 ehofmanVivan Meazza:
2004-09-13 curtA couple tweaks/optimizations to the script.
2004-09-12 ehofmanMake notion of -1 for count
2004-09-11 ehofmanSync. w. JSBSim CVS.
2004-09-11 ehofmanBump the version number to the current one.
2004-09-10 curtFirst stab at a simple script that inputs a list of...
2004-09-10 curtUpdates for 0.9.6-pre1.
2004-09-10 curtPreparations for the 0.9.6-pre1 release.
2004-09-10 curtRemove an unneeded #include.
2004-09-10 curtAdd support for "co-pilot" toe brakes.
2004-09-10 ehofmanMore fixes to get the code working when threads are...
2004-09-09 ehofmanAdd an example submodels definition file.
2004-09-09 ehofmanDavid Culp:
2004-09-09 ehofmanFrederic Bouvier:
2004-09-09 ehofmanMove depreciated files to the bitbucket.
2004-09-08 ehofmanMake sure the pointer is not being used after deletion...
2004-09-08 ehofmanRearrange ID related code. The (this) pointer is now...
2004-09-08 ehofmanAdd documentation about directional sound.
2004-09-07 ehofmanInternally keep track of the number of models per type...
2004-09-07 ehofmanVivian Meazza:
2004-09-07 ehofmanMake use of a pointer to a structure to pass multiple...
2004-09-05 ehofmanVivian Meazza:
next