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-27 20:35:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15e0b55e66b7906f4b45f4e0a8761d5c5315668c
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Melanie
15e0b55e66
Merge branch 'master' into careminster-presence-refactor
2011-04-03 14:16:28 +01: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
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
Since we've plugged the leak, now increase URLs to 5000 since the limit is being hit in several sims
2011-03-21 13:30:53 -07: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