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-20 23:35:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1463691cb6d022efbb2a0c5742a032f03a940cee
opensim
/
OpenSim
/
Region
/
CoreModules
/
Scripting
History
Melanie Thielker
0a82d10fc4
Change the way IRegionModule us referenced by IEmailModule to
...
allow later conversion to new style
2010-06-28 03:14:05 +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
Change the way IRegionModule us referenced by IEmailModule to
2010-06-28 03:14:05 +01:00
HttpRequest
Revert "Updates all IRegionModules to the new style region modules."
2010-01-29 07:21:06 +00:00
LoadImageURL
Revert "Updates all IRegionModules to the new style region modules."
2010-01-29 07:21:06 +00:00
LSLHttp
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
2009-10-09 02:10:53 -07:00
VectorRender
minor: one method doc
2010-02-04 21:35:56 +00: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