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-07-12 17:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5fbb2610d15bdcd7170063c207f6780d7f5e2cd
opensim
/
OpenSim
/
Region
/
CoreModules
History
Dr Scofield
3b70d14e62
fixes System.UnauthorizedAccessExceptions when trying to load OARs from
...
read-only files on linux.
2009-04-17 08:11:34 +00:00
..
Agent
* Remove null reference exception in the J2KDecoderModule's J2K repair routine for when the asset we're looking up isn't an image at all. (did someone set the texture on the side of a primitive to some other kind of asset with the script engine?)
2009-04-13 16:06:53 +00:00
Avatar
* Make archiver tests pump the asset server manually instead of starting the normal runtime thread
2009-04-14 18:49:45 +00:00
Communications
Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities.
2009-04-14 19:35:35 +00:00
Framework
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
2009-04-05 02:51:10 +00:00
Hypergrid
Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities.
2009-04-14 19:35:35 +00:00
InterGrid
* minor: Eliminate redundant argument in PreloadUserCache
2009-04-16 20:24:11 +00:00
Resources
- Moved TerrainModule to the new region-module system.
2009-04-13 21:23:33 +00:00
Scripting
Expose the XMLRPC listener port on the IXMLRPC interface to allow
2009-04-10 19:27:47 +00:00
World
fixes System.UnauthorizedAccessExceptions when trying to load OARs from
2009-04-17 08:11:34 +00:00