Commit Graph

5 Commits (660ebe52cf37828d32647030de940c8928d3c9f2)

Author SHA1 Message Date
Teravus Ovares (Dan Olivares) 31b6073149 * Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
* 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-08-05 02:42:52 -04:00
Teravus Ovares 64bd9a3354 * Updates libOMV to version 0.7.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-07-25 15:49:10 +00:00
Melanie Thielker 7ed3c56976 Committing LibOMV 0.6.1.1 (r2568) binaries. Sources are in -libs 2009-03-31 21:16:14 +00:00
Melanie Thielker c266df0dfe Committing the changed binaries to get jhurliman's patch into our repo
Fixes Mantis #3362
2009-03-30 21:57:18 +00:00
Teravus Ovares 0e44666976 * Adding a few more requirements for *nix 2009-03-27 22:24:51 +00:00