[Sphere-axis-commits] CVS: Axis Axis.txt,1.23,1.24
Brought to you by:
pesterle
From: Philip E. <pes...@us...> - 2002-05-10 00:07:11
|
Update of /cvsroot/sphere-axis/Axis In directory usw-pr-cvs1:/tmp/cvs-serv15269 Modified Files: Axis.txt Log Message: updated release notes Index: Axis.txt =================================================================== RCS file: /cvsroot/sphere-axis/Axis/Axis.txt,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -r1.23 -r1.24 *** Axis.txt 8 May 2002 18:46:22 -0000 1.23 --- Axis.txt 10 May 2002 00:07:05 -0000 1.24 *************** *** 25,28 **** --- 25,31 ---- ============================================================================= Changes in version 0.13b (in development) + · Fixed a possible issue when selecting spawn groups from the spawn tab. + · Non-resource scripts will no longer be downloaded from remote servers. + · Item attributes will now be cleared properly in the Item Tweak tab. · Fixed a crash bug when Axis is reading remote scripts AND non-resource files. · Fixed the checksum algorithm to ignore CR and LF chars, since different OSes |