[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.25,1.26
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-07-18 03:18:38
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11624/docs Modified Files: CHANGES.txt Log Message: Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** CHANGES.txt 10 Jul 2004 01:51:15 -0000 1.25 --- CHANGES.txt 18 Jul 2004 03:17:59 -0000 1.26 *************** *** 3,6 **** --- 3,15 ---- 0.6 --------------------------------------------------------------------- + *** 2004-07-17 Dewitt Colclough *** + - Made more detailed landing data available through script interface. + This allows aircraft to land at precise runway location (vs. landing + in the middle of the airfield somewhere). + - Added airfield simulation obj, extracted flight operations code into + tcFlightOpsObject base class + - Fixed graphics glitch that sometimes occurred during activation of + flight panel display. + *** 2004-07-09 Dewitt Colclough *** - Added display frequency to display mode code. Before the game would |