Update of /cvsroot/seq/showeq
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20214
Modified Files:
ChangeLog
Log Message:
Initialize the date format so timestamps show up in the terminal for
people who don't have a format preference
Index: ChangeLog
===================================================================
RCS file: /cvsroot/seq/showeq/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- ChangeLog 10 Dec 2005 23:27:14 -0000 1.14
+++ ChangeLog 15 Dec 2005 02:06:34 -0000 1.15
@@ -1,6 +1,6 @@
Version: $Id$ $Name$
-purple (12/10/05)
+purple (12/14/05)
-----------------
+ Split a lot of charProfileStruct out into playerProfileStruct
+ Added opcode OP_Shroud for when someone shrouds when you're in the zone
@@ -10,6 +10,8 @@
and others shrouding
+ Added an ItemDB handler for OP_Shroud so that it properly sees items
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
purple (12/08/05)
-----------------
|