Update of /cvsroot/wpdev/xmlscripts/documentation/webroot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12394/documentation/webroot
Modified Files:
ChangeLog.wolfpack
Log Message:
- Changed the semantics of onLogin/onLogout.
- Added onConnect/onDisconnect (exported to python).
- It's no longer possible to login with a char if another char in the same account is still online.
- Fixed a bug that would cause onLogout not to be called.
Index: ChangeLog.wolfpack
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v
retrieving revision 1.177
retrieving revision 1.178
diff -C2 -d -r1.177 -r1.178
*** ChangeLog.wolfpack 1 Nov 2004 17:16:02 -0000 1.177
--- ChangeLog.wolfpack 5 Nov 2004 07:27:25 -0000 1.178
***************
*** 29,32 ****
--- 29,33 ----
- Implemented shrink command.
- Implemented telem command.
+ - Added onConnect to system.players
* Misc. Changes:
- FAQ Updates.
|