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
f202c36106
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
f202c36106
Add IScene.Name for code clarity to replace the RegionInfo.RegionName used in many, many log messages.
2012-06-29 00:03:22 +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
As with LLSDInventoryItem from commit
01a2b0b
, send type values in LLSDInventoryFolder for inventory CAPs as integers rather than strings.
2012-06-20 02:28:00 +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
Add IScene.Name for code clarity to replace the RegionInfo.RegionName used in many, many log messages.
2012-06-29 00:03:22 +01:00
Region
Add IScene.Name for code clarity to replace the RegionInfo.RegionName used in many, many log messages.
2012-06-29 00:03:22 +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-15 02:51:52 +01:00
Services
Show region positions in "show regions" robust console command
2012-06-26 23:05:10 +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