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
35d29ef3e3539b03164289481fbf305ad7565dfb
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Tom
35d29ef3e3
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
..
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
Ignore duplicate llHTTPResponse calls to the same request. Prevents response corruption. Only the first llHTTPResponse call is obeyed, akin to SL.
2011-01-29 12:45: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