[libsecondlife-commits] r220 - in /branches/pregen/libsecondlife-cs: examples/name2key/name2key.cs examples/name2key/name2key.csproj examples/slaccountant/frmSLAccountant.cs examples/sldump/sldump.cs

2006-09-26 Thread John Hurliman
Author: jhurliman Date: Tue Sep 26 10:20:25 2006 New Revision: 220 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=220&view=rev Log: libsecondlife.sln should compile out of the box now, achieved mostly by removing any non-trivial projects. Won't run until ToBytes() is finished Modified: br

[libsecondlife-commits] r221 - /trunk/libsecondlife-cs/Packets/InventoryPackets.cs

2006-09-26 Thread Michael Cortez
Author: mcortez Date: Tue Sep 26 21:16:06 2006 New Revision: 221 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=221&view=rev Log: Oooops, forgot to include the new packet class that adds in the SessionID Modified: trunk/libsecondlife-cs/Packets/InventoryPackets.cs ___

[libsecondlife-commits] r222 - in /trunk/libsecondlife-cs: AssetSystem/Asset.cs AssetSystem/AssetManager.cs Avatar.cs InventorySystem/InventoryManager.cs Packets/AssetPackets.cs Packets/InventoryPacke

2006-09-26 Thread Michael Cortez
Author: mcortez Date: Tue Sep 26 22:10:37 2006 New Revision: 222 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=222&view=rev Log: + Fixed a few issues with the Assets and Inventory systems + Renamed my utils class, and added unix time to it + Fixed the On_Chat event, it was assuming an old pack