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
e5ef993f2b7ee8b7777d8a413d815c3e8e2ca786
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Tom
e5ef993f2b
Fix cm/15627 : Don't block the entire URL on duplicate requests, just that particular request!
2011-01-31 18:01:53 -08: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
Change the way IRegionModule us referenced by IEmailModule to
2010-06-28 03:14:05 +01:00
HttpRequest
If llHTTPRequest results in an error, still attempt to get the response text. If we can't (which implies the server is unreachable), return the StatusDescription as before.
2011-01-29 19:38:05 -08:00
LoadImageURL
Thanks Snoopy for a patch that addresses Mantis
#0005165
: osSetDynamicTextureURL crashed region server
2010-11-02 02:35:56 -07:00
LSLHttp
Fix cm/15627 : Don't block the entire URL on duplicate requests, just that particular request!
2011-01-31 18:01:53 -08:00
VectorRender
Normalization of OSSL function names.
2010-12-10 22:20:35 +01:00
WorldComm
refactor: move world comm message queueing into its own method
2010-02-02 20:38:58 +00:00
XMLRPC
minor: Print out port that http servers are using
2010-03-25 21:36:57 +00:00