]> git.mxchange.org Git - flightgear.git/history - src/Main/bootstrap.cxx
adapt to changes in sg_exception interface
[flightgear.git] / src / Main / bootstrap.cxx
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-06-02 timooreAdd --enable-fpe option to cause a trap on floating...
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
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-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanSome Mac / __APPLE___ cleanups:
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-07-17 fredbRestore code after unwanted change in last commit
2008-07-17 fredbSIGPIPE is a unix thing
2008-07-15 mfranzignore SIGPIPE. If we pipe our output to another applic...
2007-05-13 mfranzsilence MSVC8
2007-05-10 mfranz- One of the most frequent bug reports is about "termi...
2007-01-31 frohlichModified Files:
2006-09-27 fredbWin32 only : Advertise we need a console when the progr...
2006-03-28 curtMarc Frajola:
2006-02-23 mfranzmake abortion more efficient ;-)
2006-02-23 mfranzcatch string exceptions
2006-02-21 mfranznew FSF address
2005-12-22 mfranzno more "Aborting ...\nPossible cause: Success"
2005-12-21 ehofmanGet the environment variables HOME and HOSTNAME only...
2005-06-12 mfranzsg_throwable's "origin" argument is optional and defaul...
2005-05-04 mfranzremove redundant check
2005-03-08 ehofmanIRIX fix.
2005-01-09 ehofmanTie the Scenery loader thread and the real weather...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-17 ehofmanAdd a tad more information, although it actually might...
2004-10-17 ehofmanFrederic Bouvier:
2004-08-24 ehofmanMove the atexit() handler over to bootstrap.cxx (which...
2004-05-14 ehofmanAdd some floating point (exception) optimizations for...
2004-03-31 andyYank out all the glut dependencies and concentrate...
2004-03-20 ehofmanFrederic Bouvier:
2003-10-19 ehofmanJames Turner:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-21 ehofmanChange GLUT_H to FG_GLUT_H to prevent a naming clash...
2003-08-17 ehofmanSome small (linux) fixes
2003-08-17 ehofmanReorganization of main.cxx