OpenSimMirror/OpenSim/Region/CoreModules
Diva Canto 2138d5c7f8 Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -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 Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -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