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
218fe36f84
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
218fe36f84
refactor: make llGiveInventory() use existing GetInventoryItem() method rather than iterate through TaskInventory itself.
2012-07-11 22:59:53 +01:00
..
ApplicationPlugins
Don't include time to transmit response back to requester when assessing slow handling of requests.
2012-06-20 23:29:49 +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-07-11 22:58:01 +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
Lock NullFriendsData.m_Data for consistency and against concurrent read/write
2012-04-18 22:54:57 +01:00
Framework
refactor: rename Watchdog.WATCHDOG_TIMEOUT_MS to DEFAULT_WATCHDOG_TIMEOUT_MS to reflect what it actually is
2012-07-11 22:59:46 +01:00
Region
refactor: make llGiveInventory() use existing GetInventoryItem() method rather than iterate through TaskInventory itself.
2012-07-11 22:59:53 +01:00
Server
Removing unused handling of incoming create object by userID and itemID only.
2012-07-11 22:58:57 +01:00
Services
Removing unused handling of incoming create object by userID and itemID only.
2012-07-11 22:58:57 +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 21:52:08 +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-14 02:50:09 +01:00