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
86e28724bdeeb68bf31fcdfb90bcb2b77152c930
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Melanie
5536cdf90c
Merge commit '39d7945efc8daa6e5cd0f4728b499e7a624526cd' into bigmerge
...
Conflicts: OpenSim/Framework/RegionLoader/Web/RegionLoaderWebServer.cs
2011-10-11 23:01:52 +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
Fix the cert validation handler so that it will not block other parts of
2011-05-13 12:02:49 +01:00
LoadImageURL
Added a setting to [Startup] section of config that will allow the simulator to start up with no regions configured.
2011-09-24 01:59:02 +01: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
Try disabling the inconsistent attachment state check to see if this actually has an impact.
2011-09-05 23:42:37 +01:00
XMLRPC
minor: Print out port that http servers are using
2010-03-25 21:36:57 +00:00