This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2a2e120470
OpenSimMirror
/
OpenSim
History
SignpostMarv
2a2e120470
since we will be making the Get return type the remaining ruleset as with the Set return type, we need to move the original return type to a ref param
2012-08-25 02:30:23 +01:00
..
ApplicationPlugins
…
Capabilities
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
2012-07-13 01:03:28 +01:00
ConsoleClient
…
Data
Fix and finish the extra parameters storage system for MySQL
2012-08-15 18:58:32 +01:00
Framework
Tighten up OpenSim.Framework.Cache locking to avoid race conditions.
2012-08-20 20:55:58 +01:00
Region
since we will be making the Get return type the remaining ruleset as with the Set return type, we need to move the original return type to a ref param
2012-08-25 02:30:23 +01:00
Server
…
Services
Following on from
f8a89a79
, do not allow more than one 'type' folder (e.g. calling cards) to be created in the base "My Inventory" user folder.
2012-08-25 02:00:17 +01:00
Tests
Add --force flag to "kick user" console command to allow bypassing of recent race condition checks.
2012-08-20 20:24:54 +01:00
Tools
…