]> git.mxchange.org Git - flightgear.git/history - src/Main
Merge branch 'jt/runway' into next
[flightgear.git] / src / Main /
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 timooreSet far camera reference frame to ABSOLUTE_RF
2009-01-03 timooreChange the order of the main cameras from NESTED_RENDER...
2009-01-03 timooreDon't clone far camera; create a new one and initialize...
2009-01-03 timooreExpose the CameraGroup near, far, and near/far boundry...
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-23 jmtConvert the only remaining user of FGFixList to use...
2008-12-20 mfranzviewer position: tie variables directly, rather than...
2008-12-19 curtAttempt to sort out the version number mess in preparat...
2008-12-19 mfranzexport absolute viewer coordinates
2008-12-18 mfranznow that /environment/weather-scenario is respected...
2008-12-09 timoorefix some backslashes in include file names
2008-12-09 fredbJames Turner : this patch
2008-12-01 curtLoosen the check for stationary versus moving view...
2008-11-26 timooreMake computeIntersections work with the near and far...
2008-11-25 timooreRestore camera properties on reInit
2008-11-21 timooreFix some viewport problems on startup
2008-11-21 timooreUse simgear clone function instead of OSG's.
2008-11-20 timooreDon't call idle and draw functions from FGEventHandler...
2008-11-19 timooreUpdate osg::Camera's viewport when it is created.
2008-11-19 mfranzadd "add-model" command, which adds model properties...
2008-11-19 mfranzUpdate the model manager after the event manager, so...
2008-11-18 timooreUpdate the camera properties after a resize event.
2008-11-18 timooreCleanup of camera code in preperation for shadows
2008-11-10 curtIncremental improvement of openal sound velocities...
2008-10-30 curtTidy up for a source code "snapshot" release.
2008-10-28 timooreDon't allow negative values as argument to pow().
2008-10-28 timooreDisable on-screen statistics for the GUI camera
2008-10-17 mfranzset /sim/rendering/particles as global particle switch
2008-10-14 mfranz.rgb -> .png for generic splash textures
2008-10-02 mfranzwarn about badly set fg-root
2008-10-01 mfranzmake isatty() available for stdout/stderr (hope it...
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-09-14 ehofmanAdd the alpha test back in so the instruments won't...
2008-09-13 fredbCompile again with MSVC. APIENTRY not defined after...
2008-09-13 ehofmanJames Turner:
2008-09-12 ehofmanJames Turner:
2008-09-11 timooreremove cruft
2008-09-11 ehofmanJames Turner:
2008-09-10 ehofmanJames Turner:
2008-09-05 ehofmanCommit the proper patch stupid :( now with the position...
2008-09-05 ehofmanrevert the move of the sound positioning code, at least...
2008-09-05 ehofmanMove the soundmanager update code back to the main...
2008-08-31 fredbStefan C. Müller :
2008-08-21 ehofmanMove SGSoundMgr stuff oevr to FGFX
2008-08-14 durkJames Turner: Improved runway management code:
2008-08-07 timooreAllow generic file protocol to terminate fg after a...
2008-08-02 timooreRestore sky
2008-08-02 fredbMSVC 7.1 fix
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2008-07-31 ehofmanheader cleanups
2008-07-31 timooreExplicitly set traversal mask for near camera.
2008-07-29 timooreChanged ViewPartition to use two cameras instead of...
2008-07-29 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-27 fredbRemove unused variables
2008-07-27 mfranzget rid of mouse.cxx and pu{Show|Hide}Cursor()
2008-07-27 ehofmanremove all the FX and XMESA cruft relating to Glide...
2008-07-26 durkBut I do think we need to remove *this* reference to...
2008-07-25 fredbBalloon and MagicCarpet already moved to SP_FDM
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-25 ehofmanSome Mac / __APPLE___ cleanups:
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-07-22 mfranz- use path validation for parsexml() nasal command
2008-07-19 timooreAdd repeat capability to input from files.
2008-07-17 fredbRestore code after unwanted change in last commit
2008-07-17 fredbSIGPIPE is a unix thing
2008-07-17 mfranzmake sure that the validation nodes are readable and...
2008-07-15 mfranzignore SIGPIPE. If we pipe our output to another applic...
2008-07-13 durkInitial attempt to establish a better integration betwe...
2008-07-11 mfranz"load"/"save" flight: enforce ".sav" extension
2008-07-11 mfranzuse same path validation process for fgcommands "load...
2008-07-09 mfranzdon't run the help browser from a property that a user...
2008-07-09 mfranzlet the --prop: option overwrite write-protected properties
2008-07-09 mfranzremove depreciated gui_local.[ch]xx:
2008-06-22 mfranz- make sure /sim/fg-current can't get preset and write...
2008-06-16 mfranzset_fg_root: prevent circumvention of the Nasal securit...
2008-06-13 mfranz- allow users to set fg-home dir via FG_HOME environmen...
2008-06-08 timooreDon't add guiCamera, which is now a slave, to the scene...
2008-06-06 timooreFix GUI and HUD text rendering problems.
2008-06-06 mfranzmake route manager input case insensitive
2008-06-02 timooreClean up header file use of iostream and "using" declar...
2008-06-02 timooreiostream cleanup wip
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-05-26 frohlichImplement rotation offsets for cameras.
2008-05-20 fredbpuInitialize returns nothing.
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2008-05-18 mfranz- use fireValueChanged() instead of setBoolValue(true...
2008-05-14 timoorefg: move most scenery-related code to simgear
2008-05-12 durkMake sure that the compiler knows about the new locatio...
2008-05-12 durkMerging David Luff's AI/ATC code with AIModels. Part 1:
2008-05-08 mfranz- rename fgcommand "set-mouse" to "set-cursor"
2008-05-07 mfranzadd fgcommand "set-mouse", which sets mouse coordinates...
2008-05-02 mfranzread runway start offset from /sim/airport/runways...
next