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
c8f0d476d2
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
c8f0d476d2
refactor: Add SOP.IsSitTargetOccupied to improve readability
2012-07-10 23:34:40 +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
minor: remove some recent mono compiler warnings
2012-07-07 00:36:01 +01:00
Framework
Log warning if time between invocations of the watchdog thread is twice the timer setting.
2012-07-05 23:15:59 +01:00
Region
refactor: Add SOP.IsSitTargetOccupied to improve readability
2012-07-10 23:34:40 +01:00
Server
Remove some mono compiler warnings
2012-06-30 01:25:39 +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-05 21:30:20 +01:00
Tests
Do not allow a script to attach a prim if its being sat upon.
2012-07-09 21:24:32 +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