Update of /cvsroot/netrek/client/netrekxp/resources/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7081/resources/docs Modified Files: changes.txt Log Message: Change to bitmap loading procedure as follows: If any bitmap files in a set are missing, default to the monoscale bitmaps for that set. If the monoscale bitmaps are missing, it's the users fault for deleting his/her bitmap files. This purpose of this code is preventative, as older versions of the client had different bitmap directories names and different bitmap sets. If someone were to use a newer netrek executable without updating the bitmap libraries, this should keep the client working. Index: changes.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- changes.txt 15 Apr 2006 11:55:13 -0000 1.6 +++ changes.txt 16 Apr 2006 10:39:38 -0000 1.7 @@ -1,4 +1,8 @@ Version TBA: +- added preventative measures against loading bitmap files that might not exist - if + bitmaps are missing, it defaults to the mono bitmaps +- cleaned up a lot of dead space sound at the end of sound files, most noticeably, the + phaser sound - fixed a bug in the options menu that incorrectly reported whether the phaser window was mapped or not - phasering plasma now has less of an effect on phaser average damage statistics, it