=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-02-26_05:47:04 (mfranz)
/var/cvs/FlightGear-0.9/source/src/AIModel/AIBase.hxx

Vivian MEAZZA: call AI models' ::reinit() methods on reinit


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-02-26_05:47:05 (mfranz)
/var/cvs/FlightGear-0.9/source/src/AIModel/AIManager.cxx

Vivian MEAZZA: call AI models' ::reinit() methods on reinit


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-02-26_05:47:07 (mfranz)
/var/cvs/FlightGear-0.9/source/src/AIModel/AIBase.hxx
/var/cvs/FlightGear-0.9/source/src/AIModel/AIManager.cxx

Vivian MEAZZA: call AI models' ::reinit() methods on reinit


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-02-27_13:45:48 (curt)
/var/cvs/FlightGear-0.9/source/utils/GPSsmooth/UGear.cxx
/var/cvs/FlightGear-0.9/source/utils/GPSsmooth/UGear_main.cxx

Switch to "nav" (cooked) data to drive FlightGear.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-02-28_18:30:07 (andy)
/var/cvs/FlightGear-0.9/source/src/FDM/YASim/FGFDM.cpp

Can't assume that the aircraft has a fuel tank.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-02-28_18:32:14 (andy)
/var/cvs/FlightGear-0.9/source/src/FDM/YASim/FGFDM.cpp

sync with trunk


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-01_11:39:45 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Network/native_gui.cxx

Csaba HALASZ: fix dme property name


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-01_11:39:49 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Network/native_gui.cxx

Csaba HALASZ: fix dme property name


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-01_11:53:24 (mfranz)
/var/cvs/FlightGear-0.9/source/src/FDM/LaRCsim/ls_interface.c

Hans Ulrich NIEDERMANN:

"""
Fix Y2K bug triggering string overflow

sim_control_.date_string is a char[7], so it can contain "yymmdd" and
the terminating '\0'. However, nowtime->tm_year is 107 for the year 2007,
so you'll end up with a 7 digit number and the string written to
sim_control_.date_string is longer than sim_control_.date_string is.
Ouch!
"""

mf: ... and sim_control_.date_string isn't even used.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-01_11:53:27 (mfranz)
/var/cvs/FlightGear-0.9/source/src/FDM/LaRCsim/ls_interface.c

Hans Ulrich NIEDERMANN:

"""
Fix Y2K bug triggering string overflow

sim_control_.date_string is a char[7], so it can contain "yymmdd" and
the terminating '\0'. However, nowtime->tm_year is 107 for the year 2007,
so you'll end up with a 7 digit number and the string written to
sim_control_.date_string is longer than sim_control_.date_string is.
Ouch!
"""

mf: ... and sim_control_.date_string isn't even used.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-03-01_12:12:48 (frohlich)
/var/cvs/FlightGear-0.9/source/src/Main/renderer.cxx

Modified Files:
        src/Main/renderer.cxx: Guard the OpenGL state around pui a bit more


2f585eeea02e2c79d7b1d8c4963bae2d

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to