This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
Files
9021bb231c6db0d1dba767e4886bf562b91f03c5
opensim
/
OpenSim
/
Region
/
CoreModules
History
Justin Clarke Casey
9021bb231c
* minor: move common serialization test code into fixture setup
2009-05-29 16:27:43 +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
* minor: move common serialization test code into fixture setup
2009-05-29 16:27:43 +00:00