OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) b6d83e9c0f Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their own private m_localID property but leaving get to return the then unset PhysicsActor.LocalId!
Instead, just have both subclasses use the PhysicsActor.LocalID property.
This restores collision functionality that fell away in 45c7789 yesterday
2011-11-16 23:01:59 +00:00
..
ApplicationPlugins Rename ForEachAvatar back to ForEachScenePresence. The other changes 2011-11-03 17:53:51 -07:00
Capabilities Save the default terrain texture UUIDs for a new region instead of leaving them as UUID.Zero. 2011-09-09 00:38:04 +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 Add test for adding a friend whilst online 2011-11-14 18:08:02 +00:00
Framework fix build break on UserManagementModule. 2011-11-15 23:24:51 +00:00
Region Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their own private m_localID property but leaving get to return the then unset PhysicsActor.LocalId! 2011-11-16 23:01:59 +00:00
Server Catch any exceptions exiting the top of the robust console, as we already do for the main simulator. 2011-11-02 13:16:02 +00:00
Services distinguish between FriendsSimConnector and FriendsServiceConnector in log 2011-11-15 21:51:45 +00:00
Tests Add test for removing a friendship. 2011-11-14 20:56:56 +00:00
Tools launch pCampbot shutdown console comand asynchronously 2011-11-10 20:03:36 +00:00