OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 17bf2a62db Add test for correct physics status on linking two physics objects
Also fixes last build break.
2012-04-21 01:09:42 +01:00
..
Application Allow the user to enter help topics in upper or lowercase. 2012-03-24 03:07:01 +00:00
ClientStack Rather than having a FromFolderID property on every single prim and only ever using the root prim one, store on SOG instead. 2012-04-07 00:40:55 +01:00
CoreModules Improve bitmap disposal to do null checks and not to potentially try disposal of uninitialized variables. 2012-04-20 23:35:11 +01:00
DataSnapshot Datasnapshot: added "secret" to the registration/deregistration query so that data providers can verify authenticity if they want. 2012-03-13 08:06:30 -07:00
Framework Add test for correct physics status on linking two physics objects 2012-04-21 01:09:42 +01:00
OptionalModules clean up some more logging spam in the jsonstore modules 2012-04-17 14:23:43 -07:00
Physics Remove redundant prim_geom != IntPtr.Zero checks in ODEPrim. 2012-04-21 00:12:07 +01:00
RegionCombinerModule Factor out common default animations code into SLUtil. LLClientView now makes use of the SLUtil copy via a method rather than each LLClientView loading a separate copy. 2012-03-09 23:57:24 +00:00
ReplaceableModules
ScriptEngine Fix a logic error in app domain creation 2012-04-18 23:23:37 +01:00
UserStatistics Move some public methods on WebStatsModule to private to reduce some static analysis complexity. 2012-04-17 01:33:55 +01:00