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
1816ecb747
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
1816ecb747
refactor: In llGetNumberOfNotecardLines() use existing GetInventoryItem() rather than inspecting a clone of the TaskInventory dictionary that was not cloned thread-safe
2012-07-04 21:57:57 +01:00
..
ApplicationPlugins
Don't include time to transmit response back to requester when assessing slow handling of requests.
2012-06-13 00:03:44 +01:00
Capabilities
If a link points to a non-existing item in FetchInventory caps, then don't try to add it to the return data rather than suffering an exception later on
2012-06-29 00:11:44 +01:00
ConsoleClient
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
2011-10-25 20:24:21 +01:00
Data
Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
2012-05-23 17:04:19 -04:00
Framework
refactor: rename Watchdog.WATCHDOG_TIMEOUT_MS to DEFAULT_WATCHDOG_TIMEOUT_MS to reflect what it actually is
2012-07-04 00:15:03 +01:00
Region
refactor: In llGetNumberOfNotecardLines() use existing GetInventoryItem() rather than inspecting a clone of the TaskInventory dictionary that was not cloned thread-safe
2012-07-04 21:57:57 +01:00
Server
Remove some mono compiler warnings
2012-06-30 01:25:39 +01:00
Services
Remove some mono compiler warnings
2012-06-30 01:25:39 +01:00
Tests
Automatically disable log4net before each regression test so that logging is confined to a single test if it's turned on.
2012-06-27 00:01:51 +01:00
Tools
If logging a client out due to ack timeout, do this asynchronously rather than synchronously on the outgoing packet loop.
2012-06-08 03:53:03 +01:00