Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target | Teravus Ovares (Dan Olivares) | 2009-08-05 | 1 | -22/+22 |
| | | | | | | | | * 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) | ||||
* | Update svn properties. | Jeff Ames | 2009-07-27 | 1 | -57/+57 |
| | |||||
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 1 | -0/+57 |
* 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 |