This is a digest of notices posted in the past 24 hours in #libsl-dev.

Posted by jhurliman on Mon Mar 19 08:42:12 2007:
testing this thing out...

Posted by jhurliman on Mon Mar 19 08:44:25 2007:
Significant rewrite of Parcel and ParcelManager, code file renamed from 
Parcel.cs to ParcelManager.cs. Parcel is now a struct, all functions except 
Update() have been moved to the ParcelManager (don't have to have a Parcel 
object to use the functions now). Expanded Parcel to include all of the 
ParcelProperties fields, added several enums, added a new overload for request 
parcel properties, renamed everything for consistency and added docu

Posted by jhurliman on Mon Mar 19 09:38:53 2007:
Slight update on the previous note. Parcel is still a class (not a struct), and 
the svn revision of the changes is 1055

Posted by jhurliman on Mon Mar 19 09:42:04 2007:
I just noticed that libsecondlife is automatically connecting to multiple 
simulators now which is great, but wanted to let everyone know you can disable 
it with a boolean in the Settings class. Also we need to update the teleport 
routine to check if we're already connected to the target

Posted by jhurliman on Mon Mar 19 09:42:20 2007:
simulator before attempting to establish a new connection to it

Posted by otakup0pe on Mon Mar 19 10:16:55 2007:
stop touching me

Posted by jhurliman on Mon Mar 19 10:40:41 2007:
Only use FieldToUTF8String to FieldToHexString, do not use FieldToString which 
may output either an ASCII string or a hex dump. The current codebase has been 
updated to fix all the existing calls, and it's now harder to accidentally call 
FieldToString without a compiler error
_______________________________________________
libsl-dev mailing list
libsl-dev@opensecondlife.org
http://opensecondlife.org/cgi-bin/mailman/listinfo/libsl-dev

Reply via email to