OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 85f32f184c Fix bug where viewers would not see the "Module command functions not enabled" error if these were disabled and a viewer attempted to call one.
This was not working because the shouter was wrongly signalled as an agent rather than a prim
2013-02-20 22:26:53 +00:00
..
ApplicationPlugins
Capabilities
ConsoleClient
Data Added locking in NullRegionData. 2013-01-24 01:22:54 +00:00
Framework Assign the SmartThreadPool name in the constructor 2013-01-24 03:01:26 +00:00
Region Fix bug where viewers would not see the "Module command functions not enabled" error if these were disabled and a viewer attempted to call one. 2013-02-20 22:26:53 +00:00
Server Print full stacktrace from plugin loading failure to help determine what went wrong, rather than a possibly unhelpful simple exception message. 2013-01-24 01:35:08 +00:00
Services Fixed bugs when getting the root folder. 2013-01-24 01:21:30 +00:00
Tests Add basic JsonCreateStore() regression test 2013-02-20 22:17:49 +00:00
Tools