OpenSimMirror/OpenSim/Region
Robert Adams 5a7784a0e6 BulletSim: make density display and return value consistant with how
the simulator expects it (scaled to 100kg/m^3).
2013-07-30 07:22:43 -07:00
..
Application Added MinPoolThreads to ini [Startup] section to control SmartThreadPool. 2013-07-18 02:28:07 -07:00
ClientStack minor: Add timeout secs to connection timeout message. Change message to reflect it is a timeout due to no data received rather than an ack issue. 2013-07-29 23:53:59 +01:00
CoreModules Removed commented lines and useless debug message 2013-07-28 13:53:47 -07:00
DataSnapshot DataSnapshot: changed those annoying messages to Debug instead of Info. 2013-06-12 17:48:20 -07:00
Framework Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that handler from both Groups modules in core, and replaced them with an operation on IGroupsModule. 2013-07-28 13:49:58 -07:00
OptionalModules Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that handler from both Groups modules in core, and replaced them with an operation on IGroupsModule. 2013-07-28 13:49:58 -07:00
Physics BulletSim: make density display and return value consistant with how 2013-07-30 07:22:43 -07:00
RegionCombinerModule Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene. 2013-07-16 17:43:36 -07:00
ReplaceableModules
ScriptEngine Fix NPC regression test failures. 2013-07-26 18:43:15 +01:00
UserStatistics Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00