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
733a8c9f89
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
733a8c9f89
Rather than iterating through all SOGs in the scene looking for the one that matches out fromItemID on detach, go through the agent's attachment sog list instead.
2012-07-11 22:57:31 +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
As with LLSDInventoryItem from commit
01a2b0b
, send type values in LLSDInventoryFolder for inventory CAPs as integers rather than strings.
2012-06-20 23:56:25 +01:00
ConsoleClient
…
Data
…
Framework
Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods.
2012-06-27 21:50:52 +01:00
Region
Rather than iterating through all SOGs in the scene looking for the one that matches out fromItemID on detach, go through the agent's attachment sog list instead.
2012-07-11 22:57:31 +01:00
Server
Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen.
2012-06-20 23:33:04 +01:00
Services
Show region positions in "show regions" robust console command
2012-06-27 21:51:48 +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