=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-08_04:22:26 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Main/main.cxx
/var/cvs/FlightGear-0.9/source/src/Main/viewer.cxx

Maik JUSTUS:

- "fix" (implement) directional sound
- fix Doppler

mf: minor restructuring & cosmetics


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-09_12:15:42 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Autopilot/xmlauto.cxx

Harald JOHNSEN: initialize elapsedTime


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-09_14:51:31 (andy)
/var/cvs/FlightGear-0.9/source/src/FDM/YASim/Rotor.cpp

Maik: remove redundant (and innapropriate in the YASim core) property interface 
for the rotorgear.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-09_14:51:32 (andy)
/var/cvs/FlightGear-0.9/source/src/FDM/YASim/Rotor.hpp
/var/cvs/FlightGear-0.9/source/src/FDM/YASim/YASim.cxx

Maik: remove redundant (and innapropriate in the YASim core) property interface 
for the rotorgear.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-10_13:33:27 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Instrumentation/render_area_2d.cxx

Hans FUGAL: mac compilation fix


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-10_23:20:22 (durk)
/var/cvs/FlightGear-0.9/source/src/Airports/groundnetwork.cxx
/var/cvs/FlightGear-0.9/source/src/Airports/groundnetwork.hxx

Backport of Dijkstra's route finding algorithm from CVS/HEAD.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-11_05:56:31 (mfranz)
/var/cvs/FlightGear-0.9/source/src/AIModel/AIShip.cxx

don't use _tgt_rudder uninitialized


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-11_10:18:27 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Scenery/tileentry.cxx

a token can be empty (empty line), in which case there's no token[0]


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-11_12:25:23 (durk)
/var/cvs/FlightGear-0.9/source/src/Airports/groundnetwork.hxx

Added copy constructor and assignment operator to FGTaxiRoute (as suggested
and implemented by Melchior).


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-12_09:45:48 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Main/options.cxx

make properties created via --prop option default to type UNSPECIFIED.
For compatibility with the old behavior just ask for a string:
--prop:string:foo=0  or shorter  --prop:s:foo=0


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-12_17:57:09 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Input/input.cxx
/var/cvs/FlightGear-0.9/source/src/Input/input.hxx

- use ostringstream instead of sprintf() for the __js%d namespaces
- set namespace __kbd for all keyboard Nasal code (not meant for public use)
- read <nasal><script> blocks from the keyboard file


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-13_05:16:00 (mfranz)
/var/cvs/FlightGear-0.9/source/src/Input/input.cxx
/var/cvs/FlightGear-0.9/source/src/Input/input.hxx

move the other parts of _init_keyboard() to _postinit_keyboard(), too.
This is still before anything else than the splash screen is displayed,
and it's cleaner that way. (The Nasal processing parts *must* be there.)


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-07-14_02:37:23 (mfranz)
/var/cvs/FlightGear-0.9/source/src/AIModel/AIBallistic.cxx
/var/cvs/FlightGear-0.9/source/src/AIModel/AIBallistic.hxx

remove material name from class (its a bad habit to stuff everything there)


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