OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) f64089fa6c Restore _parent_scene.actor_name_map[prim_geom] = this; accidentally removed from ODEPrim.SetGeom.
This occurred in 7a574be3fd from Sat 21 Apr 2012.
This should fix collision detection.
Mnay thanks to tglion for the spot and the fix in http://opensimulator.org/mantis/view.php?id=5988
2012-05-09 23:57:27 +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 Restore _parent_scene.actor_name_map[prim_geom] = this; accidentally removed from ODEPrim.SetGeom. 2012-05-09 23:57:27 +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