|
From: Chad M. <cmm...@us...> - 2005-06-12 14:33:45
|
Update of /cvsroot/seq/showeq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4297 Modified Files: Tag: pre_5_0_beta ChangeLog Log Message: Filled in some unknown races Index: ChangeLog =================================================================== RCS file: /cvsroot/seq/showeq/Attic/ChangeLog,v retrieving revision 1.1.2.26 retrieving revision 1.1.2.27 diff -u -d -r1.1.2.26 -r1.1.2.27 --- ChangeLog 5 Jun 2005 01:01:01 -0000 1.1.2.26 +++ ChangeLog 12 Jun 2005 14:33:36 -0000 1.1.2.27 @@ -1,6 +1,6 @@ Version: $Id$ $Name$ -purple (06/04/05) +purple (06/12/05) --------------------- + Swapped heading and deltaHeading in spawnStruct (thanks Doodman) + Strip the # off names before matching to filters to aid in filter writing @@ -12,6 +12,8 @@ so they are correct now (thanks Doodman) + Added struct for OP_Illusion and a spawnshell handler so that illusions are propagated to the spawn list and the map ++ Filled in some missing races with artificial names not taken from the + .exe (thanks uRit1u2CBBA=) purple (05/18/05) --------------------- |