aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenMetaverse.StructuredData.XML (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-14Updated to libomv-opensim r3449Latif Khalifa1-1/+1
2010-10-13* Normalizing endlines so git stops complaining about them being inconsistent.Teravus Ovares (Dan Olivares)1-333/+333
* People will hate me for updating OpenSimDefaults.. but meh. Gotta be done or git is unhappy.
2010-10-04Use libomv 0.8.4.3445Latif Khalifa1-333/+333
2010-10-03Replaced OpenMetaverse dlls with ones compiled in Windows.Diva Canto1-214/+184
2010-10-04Add linden prim renderer and update libOMVMelanie1-184/+214
2010-08-06These files want to be committed -- white space weirdness.Diva Canto1-333/+333
2010-07-27Update OpenMetaverse libraries to r3287 + r3294 (removal of ↵Justin Clark-Casey (justincc)1-333/+333
OpenMetaverse.Http.dll dependency) + r3378 (treat MediaPermission as a bitfield) As far as I can determine, r3287 + r3294 patch was the previous update to the OpenMetaverse libraries This change just adds r3378 to overcome problems storing media textures with certain permission combinations in inventory This is a limited change in order to isolate moap from any other possible libomv update issues An update to the forthcoming libomv 0.8.3 is expected in due course to replace this This commit also deletes OpenMetaverse.Utilities.* as it's unused (on the advice of jhurliman).
2009-08-05* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 targetTeravus Ovares (Dan Olivares)1-46/+46
* Hopefully this allows older mono versions to still work. * A couple of points of note: * TimeZoneInfo.. replaced with DateTime.UtcNow - TimeSpan.FromHours(7); * HashSet<uint> replaced with Dictionary<uint,object> * Force use of the managed version of ReaderWriterLockSlim (don't use the pre-processor defs)
2009-07-27Update svn properties.Jeff Ames1-333/+333
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-0/+333
* Uses mantis #3811 as a base (thanks jhuliman) with changes. * E-mail regarding interface changes sent to the opensim-dev list * Archive: https://lists.berlios.de/pipermail/opensim-dev/2009-July/007219.html