[libsecondlife-commits] r562 - /trunk/libsecondlife-cs/ObjectManager.cs

2006-11-11 Thread Ben Byer
Author: bushing Date: Sat Nov 11 10:03:17 2006 New Revision: 562 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=562&view=rev Log: switch() is your friend, yo Modified: trunk/libsecondlife-cs/ObjectManager.cs ___ libsecondlife-commits mailing li

[libsecondlife-commits] r563 - in /trunk/libsecondlife-cs: ObjectManager.cs Prims.cs

2006-11-11 Thread John Hurliman
Author: jhurliman Date: Sat Nov 11 23:54:43 2006 New Revision: 563 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=563&view=rev Log: Attempting to fix PathSkew and PathTaper float methods Modified: trunk/libsecondlife-cs/ObjectManager.cs trunk/libsecondlife-cs/Prims.cs ___

[libsecondlife-commits] r564 - /trunk/libsecondlife-cs/NetworkManager.cs

2006-11-11 Thread John Hurliman
Author: jhurliman Date: Sun Nov 12 01:43:48 2006 New Revision: 564 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=564&view=rev Log: Check for client sequence number rollover Modified: trunk/libsecondlife-cs/NetworkManager.cs ___ libsecondlife-c

[libsecondlife-commits] r565 - in /trunk: applications/CopyBot/CopyBot.cs libsecondlife-cs/Avatar.cs libsecondlife-cs/NetworkManager.cs

2006-11-11 Thread John Hurliman
Author: jhurliman Date: Sun Nov 12 02:49:47 2006 New Revision: 565 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=565&view=rev Log: * Added Self.TeleportLureRespond() * Added a ToString() method for Simulator * Fixed teleporting to a new region and AgentUpdates in CopyBot Modified: trunk/a

[libsecondlife-commits] r566 - /trunk/libsecondlife-cs/README.txt

2006-11-11 Thread John Hurliman
Author: jhurliman Date: Sun Nov 12 03:08:58 2006 New Revision: 566 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=566&view=rev Log: Added our license to the readme Modified: trunk/libsecondlife-cs/README.txt ___ libsecondlife-commits mailing li

[libsecondlife-commits] r567 - /trunk/applications/CopyBot/CopyBot.cs

2006-11-11 Thread Lance Jackson
Author: lancej Date: Sun Nov 12 04:37:44 2006 New Revision: 567 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=567&view=rev Log: * CopyBot now wears the attachments it copies and mimics avatar head rotation. Modified: trunk/applications/CopyBot/CopyBot.cs

[libsecondlife-commits] r568 - /trunk/libsecondlife-cs/libsecondlife.csproj

2006-11-11 Thread John Hurliman
Author: jhurliman Date: Sun Nov 12 07:07:27 2006 New Revision: 568 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=568&view=rev Log: libsecondlife was building to the wrong directory with the VS solution Modified: trunk/libsecondlife-cs/libsecondlife.csproj ___