This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-09-02 03:17:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4aad6a07ffbf1190836940b14476f24b7e8cecb1
opensim
/
OpenSim
/
Region
/
CoreModules
History
Justin Clarke Casey
4aad6a07ff
* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()
2009-05-29 21:01:18 +00:00
..
Agent
converting CapabilitiesModule to new region module scheme
2009-05-25 11:11:04 +00:00
Asset
Instrumenting GlynnTuckerCache to find out the hit rate.
2009-05-28 21:04:10 +00:00
Avatar
* reseparate inventory item creator id and creator uuid
2009-05-25 19:54:47 +00:00
Framework
* Pipes requestors IP address through all XmlRpcRequest delegates. This is needed to be able to 'NAT-wrap' the login sequence.
2009-05-23 06:05:20 +00:00
Hypergrid
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
2009-05-15 05:00:25 +00:00
InterGrid
* Tweak to above
2009-05-28 19:20:49 +00:00
Resources
Experimental alternative cache module implementation, using GlynnTucker.Cache.dll.
2009-05-26 21:24:18 +00:00
Scripting
Revert a change I made to get a better URL because it failes under mono
2009-05-26 01:38:32 +00:00
ServiceConnectors
Making the delegate handlers async in async Get, to make things consistent. Them being synchronous in certain cases (asset in cache, for example) may account for slowness reported by folks in osgrid when they have the cache module on. Turns out that some of the provided handlers do non-trivial processing (the ones coming from J2KImage, for example), which means that the several asset requests that hit the cache end up being synchronous. The jury is still out on this.
2009-05-29 01:26:53 +00:00
World
* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()
2009-05-29 21:01:18 +00:00