[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.5,1.6
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-07-06 12:54:27
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30972/webroot Modified Files: ChangeLog.wolfpack Log Message: addevent, removeevent moved to scripts fixed an issue for doors Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ChangeLog.wolfpack 5 Jul 2004 12:55:55 -0000 1.5 --- ChangeLog.wolfpack 6 Jul 2004 12:54:17 -0000 1.6 *************** *** 6,13 **** --- 6,18 ---- local codepage. - Floating point tags are now saved correctly. + - Removed command: tags + - Removed command: addevent + - Removed command: removeevent * Definition Changes: * Python Script Changes: - New Command: taginfo - New Function: wolfpack.findobject(serial) + - New command: addevent + - New command: removeevent * Misc. Changes: * Known Issues, Bugs, and Missing Features: |