diff options
author | Teravus Ovares (Dan Olivares) | 2009-08-05 02:42:52 -0400 |
---|---|---|
committer | Teravus Ovares (Dan Olivares) | 2009-08-05 02:42:52 -0400 |
commit | 31b60731497b21c163aa4058cada258e54deb835 (patch) | |
tree | fe6e7661970921a48448b73e7972fbeafb5d3174 /OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups/XmlRpcGroupsModule.cs | |
parent | minor format change (diff) | |
download | opensim-SC_OLD-31b60731497b21c163aa4058cada258e54deb835.zip opensim-SC_OLD-31b60731497b21c163aa4058cada258e54deb835.tar.gz opensim-SC_OLD-31b60731497b21c163aa4058cada258e54deb835.tar.bz2 opensim-SC_OLD-31b60731497b21c163aa4058cada258e54deb835.tar.xz |
* 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)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions