OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers.
This adds explicit cap poll handler supporting to the Caps classes rather than relying on callers to do the complicated coding.
Other refactoring was required to get logic into the right places to support this.
2013-07-15 23:27:46 +01:00
..
Application Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
ClientStack Add request received/handling stats for caps which are served by http poll handlers. 2013-07-15 23:27:46 +01:00
CoreModules Add request received/handling stats for caps which are served by http poll handlers. 2013-07-15 23:27:46 +01:00
DataSnapshot DataSnapshot: changed those annoying messages to Debug instead of Info. 2013-06-12 17:48:20 -07:00
Framework Reinsert PhysicsActor variable back into SOP.SubscribeForCollisionEvents() in order to avoid a race condition. 2013-07-13 00:29:07 +01:00
OptionalModules Try naming the materials handlers again, this time registering the POST as RenderMaterials 2013-07-11 23:51:10 +01:00
Physics BulletSim: add parameter to optionally disable vehicle linear deflection. 2013-07-09 09:37:42 -07:00
RegionCombinerModule Fix taking (and rezzing) of coalesced objects in the non-root subregions of megaregions. 2013-04-06 02:34:51 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine In co-op termination, extend EventWaitHandle to give this an indefinite lifetime in order to avoid a later RemotingException if scripts are being loaded into their own domains. 2013-07-13 00:02:54 +01:00
UserStatistics Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00