OpenSimMirror/OpenSim/Region/CoreModules/Framework
Diva Canto 11194209df First commit where physics work as region module.
Moved all physics dlls out of Physics and into bin directly, so they can be found by the module loader.
Removed call to PhysicsPluginManager.
2015-08-31 14:09:15 -07:00
..
Caps Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00:00
DynamicAttributes Make the concept of namespaces explicit in dynamic attributes 2013-06-27 23:14:28 +01:00
EntityTransfer More namespace and dll name changes. Still no functional changes. 2015-08-30 21:05:36 -07:00
InterfaceCommander Added option for UUID as command parameters. This lets the command handle the UUID parsing and type checking before the command is executed. 2013-01-31 11:14:43 -08:00
InventoryAccess WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
Library First commit where physics work as region module. 2015-08-31 14:09:15 -07:00
Monitoring minor: Fix mono compiler warning in MonitorModule 2013-03-05 23:59:39 +00:00
Search Trim search queries (for users, groups, etc.). I have found that sometimes the viewer adds a space at the end, which causes searches to fail. 2014-03-24 18:01:28 +01:00
ServiceThrottle 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
Statistics/Logging All physics plugins are now region modules. Compiles but doesn't run. 2015-08-31 13:02:51 -07:00
UserManagement Adding back command to clear region's user cache 2015-05-13 14:31:28 -05:00