This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
62e9cdd72a
OpenSimMirror
/
OpenSim
History
Diva Canto
62e9cdd72a
On logout, delay the removal of AgentCircuitData until the very end, because that data structure contains important information about the agent that may be needed by modules.
2014-08-02 00:51:53 +01:00
..
Addons
Don't try to package null invites.
2014-06-10 20:29:24 +01:00
ApplicationPlugins
Actually call Close() for shared region modules when the simulator is being shutdown.
2014-08-02 00:50:10 +01:00
Capabilities
Fix test breakage
2014-05-08 11:30:45 -07:00
ConsoleClient
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00:00
Data
Fix a bug where estate not found would result in a dummy estate record with erroneous information.
2014-06-10 20:22:18 +01:00
Framework
Actually call Close() for shared region modules when the simulator is being shutdown.
2014-08-02 00:50:10 +01:00
Region
On logout, delay the removal of AgentCircuitData until the very end, because that data structure contains important information about the agent that may be needed by modules.
2014-08-02 00:51:53 +01:00
Server
Added simulation version compatibility check so that agents coming from 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer.
2014-06-10 20:28:47 +01:00
Services
Added simulation version compatibility check so that agents coming from 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer.
2014-06-10 20:28:47 +01:00
Tests
Actually call Close() for shared region modules when the simulator is being shutdown.
2014-08-02 00:50:10 +01:00
Tools
Improved line map heuristics.
2014-08-02 00:49:36 +01:00