[wpdev-commits] wolfpack ChangeLog,1.19,1.20
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-02 23:30:16
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23873 Modified Files: ChangeLog Log Message: Encryption keys Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** ChangeLog 2 Sep 2004 00:52:29 -0000 1.19 --- ChangeLog 2 Sep 2004 23:29:51 -0000 1.20 *************** *** 35,38 **** --- 35,40 ---- - Fixed an issue with walking/running not being sent to other cliens. - Added wolfpack.queuecode to queue a python function for the next mainloop iteration. + - Ignore a 4.0.4a multi purpose packet that doesn't make sense. + - Fixed a bug related to serverlists duplication on configuration reload. - Documentation fixes for item.addtimer. |