OpenSimMirror/OpenSim
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
..
ApplicationPlugins Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter 2012-02-03 23:53:18 +01:00
Capabilities Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-30 19:27:21 +01:00
ConsoleClient Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
Data Lock NullFriendsData.m_Data for consistency and against concurrent read/write 2012-04-18 22:54:57 +01:00
Framework Add text about using double quotes to surround console command arguments containing spaces to "help" text. 2012-04-30 19:29:01 +01:00
Region 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
Server Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 2012-04-18 22:05:03 +01:00
Services Comment out AvatarService.SetAvatar debug log line for now 2012-04-30 18:59:43 +01:00
Tests Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-30 19:27:21 +01:00
Tools Don't start pCampbot if the user doesn't supply bot firstname, lastname stub and password 2012-02-29 22:04:17 +00:00