[wpdev-commits] wolfpack ChangeLog,1.10,1.11
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-08-22 15:15:20
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22424 Modified Files: ChangeLog Log Message: Updated changelog Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** ChangeLog 19 Aug 2004 19:17:25 -0000 1.10 --- ChangeLog 22 Aug 2004 15:15:07 -0000 1.11 *************** *** 2,6 **** Wolfpack 12.9.9 Beta (CVS) ! Wolfpack 12.9.8 Beta (19. August 2004) --- 2,15 ---- 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> ! with the value you want to set: ! .set account.<property> <value> ! .show account.<property> ! - Moved the account property getters and setters into the cAccount class. ! - Added an e-mail field to the account database. ! - Added the "email" property for accounts to the python interface. ! - .exportdefinitions now exports data about NPCS and their equipment to the ! categories.db database. Wolfpack 12.9.8 Beta (19. August 2004) |