OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 48113f0fc8 Make it possible to force all prims to be phantom via the collidable_prim boolean setting in the OpenSim.ini config [Startup] section.
Naturally, default is true.
When set to false, "phantom" flags on prims can be set as usual but all prims remain phantom.
This setting is for test purposes.
This switch does not affect the collision of avatars with the terrain.
2011-12-22 19:44:52 +00:00
..
ApplicationPlugins addresses mantis #5827 2011-12-19 11:51:03 -07:00
Capabilities Migrate detailed "appearance show" report generation up to AvatarFactoryModule from AppearanceInfoModule so that it can be used in debug (inactive). 2011-12-19 18:58:05 +00: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 Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() 2011-12-03 18:59:54 +00:00
Framework Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2011-12-20 09:53:05 -08:00
Region Make it possible to force all prims to be phantom via the collidable_prim boolean setting in the OpenSim.ini config [Startup] section. 2011-12-22 19:44:52 +00:00
Server HG minor bug fix and marked one method obsolete in UAS. 2011-12-16 08:48:29 -08:00
Services HG: Verify that the user is local 2011-12-21 14:56:38 -08:00
Tests Implement handler for TeleportCancel inbound packet 2011-12-10 15:17:34 +00:00
Tools Fix off by one bug in objects GrabbingBehaviour of pCampBot.exe 2011-12-14 16:43:49 +00:00