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-05-17 04:05:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
188bdfc87860dbd5d6d616337c203c55c7a0b80a
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Tom
188bdfc878
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
..
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
Workaround to allow llHTTPRequest to POST data to Lighthttpd which doesn't support Expect: 100-Continue
2010-12-14 09:14:34 -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