Author: mcortez Date: Sat Oct 14 02:55:56 2006 New Revision: 274 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=274&view=rev Log: Baby steps to getting teleport working again. It seems to successfully get as far as Avatar.cs:208, where it calls to connect to the new sim. Debug info output indicates an attempt to connect to the correct destination IP address, then a number of parcel overlays are completed for the source sim (not the destination) -- then the network code just seems to hang...
Added: branches/pregen/libsecondlife-cs/examples/Teleport/ branches/pregen/libsecondlife-cs/examples/Teleport/Properties/ branches/pregen/libsecondlife-cs/examples/Teleport/Properties/AssemblyInfo.cs branches/pregen/libsecondlife-cs/examples/Teleport/Teleport.cs branches/pregen/libsecondlife-cs/examples/Teleport/Teleport.csproj Modified: branches/pregen/libsecondlife-cs/Avatar.cs branches/pregen/libsecondlife-cs/GridManager.cs branches/pregen/libsecondlife-cs/NetworkManager.cs branches/pregen/libsecondlife-cs/SecondLife.cs branches/pregen/libsecondlife-cs/examples/IA_SimpleInventory/IA_SimpleInventory.cs branches/pregen/libsecondlife-cs/libsecondlife.sln _______________________________________________ libsecondlife-commits mailing list libsecondlife-commits@gna.org https://mail.gna.org/listinfo/libsecondlife-commits