|
From: Chad M. <cmm...@us...> - 2005-12-20 18:48:44
|
Update of /cvsroot/seq/showeq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4972 Modified Files: ChangeLog Log Message: Added the max length for the sessions into the net diag window. Index: ChangeLog =================================================================== RCS file: /cvsroot/seq/showeq/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- ChangeLog 15 Dec 2005 02:06:34 -0000 1.15 +++ ChangeLog 20 Dec 2005 18:48:33 -0000 1.16 @@ -1,6 +1,6 @@ Version: $Id$ $Name$ -purple (12/14/05) +purple (12/20/05) ----------------- + Split a lot of charProfileStruct out into playerProfileStruct + Added opcode OP_Shroud for when someone shrouds when you're in the zone @@ -12,6 +12,7 @@ that come across when you shroud yourself + Fixed timestamps on the terminal to show up when you don't have a preference set for the timestamp format ++ Added session's max length to the network diagnostics window purple (12/08/05) ----------------- |