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
74b4efd7f9
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
74b4efd7f9
minor: remove some recent mono compiler warnings
2012-07-11 23:07:17 +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
minor: remove some recent mono compiler warnings
2012-07-11 23:07:17 +01:00
Framework
Log warning if time between invocations of the watchdog thread is twice the timer setting.
2012-07-11 23:05:34 +01:00
Region
minor: remove some recent mono compiler warnings
2012-07-11 23:07:17 +01:00
Server
Removing unused handling of incoming create object by userID and itemID only.
2012-07-11 22:58:57 +01:00
Services
minor: add client name to various login service log messages to disambiguate messages from concurrent logins. Also adds destination resolution debug log message showing region endpoint.
2012-07-11 23:05:26 +01:00
Tests
Remove redundant SetScene() function in Scene.AddSceneObject()
2012-07-11 23:06:41 +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