aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenMetaverse.StructuredData.dll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 targetTeravus Ovares (Dan Olivares)2009-08-051-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)
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-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
* Replacing OpenMetaverse.StructuredData.dll again with one compiled under ↵diva2009-03-311-0/+0
| | | | Windows. Apparently there's something wrong with that dll when it is compiled under mono.
* Committing LibOMV 0.6.1.1 (r2568) binaries. Sources are in -libsMelanie Thielker2009-03-311-0/+0
|
* Replacing OpenMetaverse.StructuredData.dll with another one that jhurliman ↵diva2009-03-311-0/+0
| | | | gave me. Hopefully this will ease the teleport and login problems reported today (Mantis #3366 #3373)
* Committing the changed binaries to get jhurliman's patch into our repoMelanie Thielker2009-03-301-0/+0
| | | | | | Fixes Mantis #3362
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-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.
* Re-Add OSD DLL (r7382)Melanie Thielker2008-11-191-0/+0
|
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-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
* Adding the OSD dllMelanie Thielker2008-11-181-0/+0