This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
9cc2d0b60ae3398cf0a2f2ea144c331fa73d3e76
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Tom
66dec3b874
Resolve merge commits, stage 1
2011-09-04 07:06:36 -07:00
..
DynamicTexture
Fixed several unhandled exceptions and performance issues with PrimitiveBaseShape.Textures. This really should be moved from a property to a method if it is going to decode a byte[] into a TextureEntry each time
2010-03-16 11:50:22 -07:00
EMailModules
Comment out some startup logging lines to make up for the one I added earlier on.
2011-04-02 02:29:42 +01:00
HttpRequest
Fix the cert validation handler so that it will not block other parts of
2011-04-17 18:28:06 +02:00
LoadImageURL
Thanks Snoopy for a patch that addresses Mantis
#0005165
: osSetDynamicTextureURL crashed region server
2010-11-02 02:35:56 -07:00
LSLHttp
Some additional protection, it seems that responsedata needs to be locked, but I can't immediately see where it's being accessed from another thread. For now, this will protect the server
2011-05-26 03:42:01 -07:00
VectorRender
Normalization of OSSL function names.
2010-12-10 22:20:35 +01:00
WorldComm
In WorldCommModule, replace the useless Attachments == null check with Attachments.Count == 0 instead
2011-08-31 16:50:18 +01:00
XMLRPC
minor: Print out port that http servers are using
2010-03-25 21:36:57 +00:00