OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 2cd927bb14 Fix bug where setting phantom on a prim would result in a server log message rather than setting phantom.
This was an oversight when removing some race conditions from PhysicsActor setting recently.
Regression tests extended to probe this code path.
Extending regression tests required implementation of a BasicPhysicsPrim (there was none before).  However, BasicPhysics plugin is still of no current practical use other than to fill in as a component for other parts of regression testing.
2012-05-09 23:52:04 +01:00
..
Application Put scene object related console commands into new "Objects" help category rather than "Regions" 2012-04-30 19:28:54 +01:00
ClientStack Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-30 19:27:21 +01:00
CoreModules Fix bug where setting phantom on a prim would result in a server log message rather than setting phantom. 2012-05-09 23:52:04 +01:00
DataSnapshot Datasnapshot: added "secret" to the registration/deregistration query so that data providers can verify authenticity if they want. 2012-03-16 17:27:45 -07:00
Framework Fix bug where setting phantom on a prim would result in a server log message rather than setting phantom. 2012-05-09 23:52:04 +01:00
OptionalModules Remove mono compiler warning. Adjust message log to error from info 2012-04-30 19:29:08 +01:00
Physics Fix bug where setting phantom on a prim would result in a server log message rather than setting phantom. 2012-05-09 23:52:04 +01:00
RegionCombinerModule minor fix to MegaRegions, typo spotted by Ubit! 2011-12-15 10:49:15 -07:00
ReplaceableModules
ScriptEngine Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-30 19:27:21 +01:00
UserStatistics Move some public methods on WebStatsModule to private to reduce some static analysis complexity. 2012-04-18 23:01:27 +01:00