=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-01_06:07:56 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Scripting/NasalSys.cxx

- fix carttogeod() function (don't convert the altitude from radian to degree 
;-)
- better argument check in parsexml()


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-02_09:32:28 (mfranz)
/var/cvs/FlightGear-0.9/source/src/GUI/gui_funcs.cxx

- allow multiple message/error dialogs
- hand the generation of the message dialog over to
  $FG_ROOT/gui/dialogs/message.xml


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-03_00:47:01 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Main/fg_props.cxx

John DENKER: don't grow /sim/logging/classes indefinitely on read-out


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-03_10:35:57 (mfranz)
/var/cvs/FlightGear-0.9/source/src/GUI/gui_funcs.cxx

- limit max number of messages displayed at the same time to 5 (Ideally,
  it should be just one, but we don't want to block everything and
  don't want to miss messages either.)
- prevent message duplicates


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-03_10:41:01 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Main/fg_commands.cxx

remove the "terrain-elevation" command again. This is no longer necessary,
as we have the geodinfo() Nasal function now.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-03_12:28:32 (mfranz)
/var/cvs/FlightGear-0.9/source/src/GUI/dialog.cxx

John DENKER: validate_format(): handle multiple flags correctly


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-03_13:07:51 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Instrumentation/wxradar.cxx
/var/cvs/FlightGear-0.9/source/src/Instrumentation/wxradar.hxx

make target RTT texture configurable as <radar-texture-path>


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-04_12:41:24 (durk)
/var/cvs/FlightGear-0.9/source/src/Airports/dynamicloader.cxx
/var/cvs/FlightGear-0.9/source/src/Airports/runwayprefloader.cxx
/var/cvs/FlightGear-0.9/source/src/Airports/xmlloader.cxx
/var/cvs/FlightGear-0.9/source/src/Airports/xmlloader.hxx

Thomas Foerster:
I refactored the XML loading code out of FGAirportDynamics and
FGRunwayPreference. I also added a new class XMLLoader, which serves as a
facade to the loader functions. Further I changed FGRunwayPreference to just
keep a FGAirport ref, which is more concise and closer to the right(tm)
solution than storing the airport data a second time ;-)


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-04_12:42:20 (durk)
/var/cvs/FlightGear-0.9/source/src/Airports/dynamicloader.hxx
/var/cvs/FlightGear-0.9/source/src/Airports/runwayprefloader.hxx

Thomas Foerster:

I refactored the XML loading code out of FGAirportDynamics and
FGRunwayPreference. I also added a new class XMLLoader, which serves as a
facade to the loader functions. Further I changed FGRunwayPreference to just
keep a FGAirport ref, which is more concise and closer to the right(tm)
solution than storing the airport data a second time ;-)


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-05_10:27:10 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Instrumentation/tacan.cxx

Vivian MEAZZA: remove no longer needed debug messages


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-05_14:00:59 (durk)
/var/cvs/FlightGear-0.9/source/src/Airports/dynamicloader.cxx
/var/cvs/FlightGear-0.9/source/src/Airports/dynamicloader.hxx
/var/cvs/FlightGear-0.9/source/src/Airports/gnnode.hxx
/var/cvs/FlightGear-0.9/source/src/Airports/runwayprefloader.cxx

Thomas Foerster: Made FGParking a subclass of FGTaxiNode
                 Fixed bug due to longstanding inconsistency in FGAirport
                 getter functions return types.
Durk Talsma:     Fixed traffic record initialization bug that occured
                 when taxiing traffic was waiting for traffic on runway


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-05_14:01:00 (durk)
/var/cvs/FlightGear-0.9/source/src/Airports/runwayprefloader.hxx

Thomas Foerster: Made FGParking a subclass of FGTaxiNode
                 Fixed bug due to longstanding inconsistency in FGAirport
                 getter functions return types.
Durk Talsma:     Fixed traffic record initialization bug that occured
                 when taxiing traffic was waiting for traffic on runway


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-05_16:27:17 (andy)
/var/cvs/FlightGear-0.9/source/src/GUI/layout.cxx

sync with trunk


2f585eeea02e2c79d7b1d8c4963bae2d

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to