[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.22,1.23
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-06-24 01:43:56
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25454/docs Modified Files: CHANGES.txt Log Message: Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** CHANGES.txt 14 Jun 2004 22:37:11 -0000 1.22 --- CHANGES.txt 24 Jun 2004 01:43:43 -0000 1.23 *************** *** 3,6 **** --- 3,16 ---- 0.6 --------------------------------------------------------------------- + *** 2004-06-23 Dewitt Colclough *** + - Converted map system to use 10 x 10 deg DEM tiles. Game will run with + missing tiles. This allows play in select but worldwide geographical + regions to keep demo download small. Raw tiles are 2.5 MB. The default + map was removed. + - Added world map window to select theater area for high res view. + Current selection is done with Ctrl+Shift+Leftclick. + - Added install script for Nullsoft installer + - Ship smoke effect is now displayed with damaged ships only + *** 2004-06-14 Dewitt Colclough *** - Added features and GUI to change display settings (screen resolution) |