[wpdev-commits] wolfpack ChangeLog,1.28,1.29
Brought to you by:
rip,
thiagocorrea
From: spddmn <xxx...@us...> - 2004-09-04 23:01:46
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9048 Modified Files: ChangeLog Log Message: Stablemasters Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** ChangeLog 4 Sep 2004 21:19:52 -0000 1.28 --- ChangeLog 4 Sep 2004 23:01:22 -0000 1.29 *************** *** 1,11 **** Wolfpack ChangeLog ! Wolfpack 12.9.10 Beta (4. September 2004) - Made the maximum number of controlled pets a dynamic property for players. Name: maxcontrolslots ! - Implemented the event onUpdateDatabase for database updating. ! - Exceptions thrown during server startup are now caught correctly. ! Wolfpack 12.9.9 Beta (CVS) - Allowed viewing and setting account properties via .set and .show. Replace <property> with the name of the account property and <value> --- 1,12 ---- Wolfpack ChangeLog ! Wolfpack 12.9.10 Beta (CVS) - Made the maximum number of controlled pets a dynamic property for players. Name: maxcontrolslots ! - Implemented the event onUpdateDatabase for database updating. ! - Exceptions thrown during server startup are now caught correctly. ! - Stablemasters now respond to stabling requests. No charge yet! ! Wolfpack 12.9.9 Beta (4. September 2004) - Allowed viewing and setting account properties via .set and .show. Replace <property> with the name of the account property and <value> |