[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.29,1.30
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-08-05 02:22:43
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29972/docs Modified Files: CHANGES.txt Log Message: Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** CHANGES.txt 29 Jul 2004 00:14:16 -0000 1.29 --- CHANGES.txt 5 Aug 2004 02:22:34 -0000 1.30 *************** *** 3,6 **** --- 3,17 ---- 0.6 --------------------------------------------------------------------- + *** 2004-08-04 Dewitt Colclough *** + - Fixed bug in auto music that caused music to freeze at the end of + the title screen. This may have introduced a bug where the music + will stall during a very slow startup. + + *** 2004-07-29 Dewitt Colclough *** + - Fixed bug in approx distance calculation + - Added naval gun sound + - Added cycle time field to launcher database (dead time between launches) + - Added range check for guns + *** 2004-07-28 Dewitt Colclough *** - Added ballistic database object and file |