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
0c0e575379
OpenSimMirror
/
OpenSim
History
Justin Clark-Casey (justincc)
0c0e575379
Add ODE avatar and prim collision numbers if extra stats collection is enabled.
2012-06-04 21:06:23 +01:00
..
ApplicationPlugins
…
Capabilities
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
2012-05-10 00:38:26 +01:00
ConsoleClient
…
Data
…
Framework
refactor: Rename ConsoleTableRow and ConsoleTableColumn to ConsoleDisplayTableRow and ConsoleDisplayTableColumn
2012-05-24 01:24:06 +01:00
Region
Add ODE avatar and prim collision numbers if extra stats collection is enabled.
2012-06-04 21:06:23 +01:00
Server
In remote QueryAccess, also receive the actual status (true|false) instead of always true no matter what the callee actually returned.
2012-05-31 02:17:55 +01:00
Services
Fix bug where a failed QueryAccess to a remove region would always have the reason "Communications failure" no matter what the destination region actually returned
2012-05-31 02:18:11 +01:00
Tests
Fix bug where an avatar that had an object they owned attached through llAttachToAvatar() or osForceAttachToAvatar() would wrongly have next permissions come into play when they detached that object and rezzed it in scene.
2012-05-24 01:23:09 +01:00
Tools
…