It does compile under mono and will run/connect --Jesse
On 6/30/06, John Hurliman <[EMAIL PROTECTED]> wrote:
Forwarding this to the dev list because it's a big update, I want to make sure it still compiles under mono and other setups. You'll need to check out from svn or wait for an updated nightly. On an unrelated note, check out this app BabaYama is working on: http://www.slinked.net/gal/gallery/161-2/SLChat.png John ---------- Forwarded message ---------- From: John Hurliman <[EMAIL PROTECTED]> To: [email protected] Date: Sat, 01 Jul 2006 03:42:55 -0000 Subject: [libsecondlife-commits] r39 - in /trunk/libsecondlife-cs: ./ JSONlib/ examples/name2key/ examples/slaccountant/ examples/sldump/ Author: jhurliman Date: Sat Jul 1 05:42:53 2006 New Revision: 39 URL: http://svn.gna.org/viewcvs/libsecondlife?rev=39&view=rev Log: * Added JSON library to parse LLSD fields in the login reply * Added fields in Avatar to hold the parsed data from login * CoarseLocationUpdate packets handled internally * Added Network.LoginValues hashtable, removed second parameter from .Login() * Updated examples to reflect LoginValues / Login() change Added: trunk/libsecondlife-cs/JSONlib/ trunk/libsecondlife-cs/JSONlib/JSONArray.cs trunk/libsecondlife-cs/JSONlib/JSONFacade.cs trunk/libsecondlife-cs/JSONlib/JSONObject.cs trunk/libsecondlife-cs/JSONlib/JSONTokener.cs trunk/libsecondlife-cs/JSONlib/JSONUtils.cs trunk/libsecondlife-cs/JSONlib/Nii.JSON.csproj trunk/libsecondlife-cs/JSONlib/json.doc.xml Modified: trunk/libsecondlife-cs/AssemblyInfo.cs trunk/libsecondlife-cs/Avatar.cs trunk/libsecondlife-cs/NetworkManager.cs trunk/libsecondlife-cs/Packet.cs trunk/libsecondlife-cs/Types.cs trunk/libsecondlife-cs/examples/name2key/name2key.cs trunk/libsecondlife-cs/examples/name2key/name2key.csproj trunk/libsecondlife-cs/examples/slaccountant/frmSLAccountant.cs trunk/libsecondlife-cs/examples/slaccountant/slaccountant.csproj trunk/libsecondlife-cs/examples/sldump/sldump.cs trunk/libsecondlife-cs/examples/sldump/sldump.csproj trunk/libsecondlife-cs/libsecondlife.csproj trunk/libsecondlife-cs/libsecondlife.sln _______________________________________________ libsecondlife-commits mailing list [email protected] https://mail.gna.org/listinfo/libsecondlife-commits _______________________________________________ libsecondlife-dev mailing list [email protected] https://mail.gna.org/listinfo/libsecondlife-dev
-- --Jesse _______________________________________________ libsecondlife-dev mailing list [email protected] https://mail.gna.org/listinfo/libsecondlife-dev
