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-06-01 07:15:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89c1ac4cff9e89da10d8b0aee4bb39d3da05a479
opensim
/
OpenSim
/
Region
/
CoreModules
History
Diva Canto
89c1ac4cff
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number doesn't need to match the release version number, but I think it's a very good idea that they do.
2014-12-29 15:05:44 -08:00
..
Agent
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
2014-11-25 23:23:10 +00:00
Asset
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number doesn't need to match the release version number, but I think it's a very good idea that they do.
2014-12-29 15:05:44 -08:00
Avatar
In XBakesModule.Get() use using() to always dispose of RestClient which disposes the stream rather than disposing the stream directly
2014-12-20 01:46:32 +00:00
Framework
Add command to reset region's user cache
2014-12-16 12:47:02 -05:00
Hypergrid
Repair check for if in region position (I mean || is kinda like &&).
2014-02-15 18:49:40 -08:00
Properties
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number doesn't need to match the release version number, but I think it's a very good idea that they do.
2014-12-29 15:05:44 -08:00
Scripting
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
2014-11-25 23:56:32 +00:00
ServiceConnectorsIn
OpenSimExtras
2014-08-06 17:25:12 -04:00
ServiceConnectorsOut
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
2014-11-25 23:56:32 +00:00
World
If a moap entry has EnableWhiteList but WhiteList == null, then properly block the request instead of throwing an exception.
2014-12-23 20:38:20 +00:00