aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenMetaverse.StructuredData.dll (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-05* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 targetTeravus Ovares (Dan Olivares)1-0/+0
* 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-25* Updates libOMV to version 0.7.0Teravus Ovares1-0/+0
* 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
2009-03-31Replacing OpenMetaverse.StructuredData.dll again with one compiled under ↵diva1-0/+0
Windows. Apparently there's something wrong with that dll when it is compiled under mono.
2009-03-31Committing LibOMV 0.6.1.1 (r2568) binaries. Sources are in -libsMelanie Thielker1-0/+0
2009-03-31Replacing OpenMetaverse.StructuredData.dll with another one that jhurliman ↵diva1-0/+0
gave me. Hopefully this will ease the teleport and login problems reported today (Mantis #3366 #3373)
2009-03-30Committing the changed binaries to get jhurliman's patch into our repoMelanie Thielker1-0/+0
Fixes Mantis #3362
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-0/+0
* Important: HttpServer.dll was changed to HttpServer_OpenSim.dll so that the HttpServer references do not conflict if you've copied the OpenMetaverse.Http.dll and requirements to the OpenSimulator bin folder. This means that if you reference HttpServer.dll in any projects, you will need to change the reference to HttpServer_OpenSim.dll. It still uses the Same HttpServer namespace though.
2008-11-19Re-Add OSD DLL (r7382)Melanie Thielker1-0/+0
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-0/+0
release a direct descendant of the stable 7364, with all the features and none of the issues. This omits the following patch chain: r7383 r7382 r7381 r7377 r7375 r7373 r7372 r7370 r7369 r7368 r7367 r7366
2008-11-18Adding the OSD dllMelanie Thielker1-0/+0