OpenSimMirror/OpenSim
Robert Adams 9b337b089c Add osCheckODE() function so scripts can configure for running with legacy physics engine.
Function returns 'true' of the physics engine is configured to be 'OpenDynamicsEngine'.
  The presumption is that all other physics engines work the same (like SL) or it is a bug.
  Does not require ossl functions to be enabled.
2015-04-12 19:30:55 -07:00
..
Addons For built-in groups, if a delegate throws an exception (e.g. due to network failure), always remove its request from the m_ActiveRequests list. 2015-02-04 17:04:59 +00:00
ApplicationPlugins Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -08:00
Capabilities revised GetMesh to not use intermediate base64 coding scheme 2015-03-05 18:15:42 -05:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Change UserProfiles so that the parcel name is used for a ProfilePick and not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves. 2015-04-12 15:36:22 -04:00
Framework Change UserProfiles so that the parcel name is used for a ProfilePick and not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves. 2015-04-12 15:36:22 -04:00
Region Add osCheckODE() function so scripts can configure for running with legacy physics engine. 2015-04-12 19:30:55 -07:00
Server minor: fix compiler warnings in EstateDataRobustConnector 2015-03-14 00:18:35 +00:00
Services solving HG IM, HGFriends issues based on falsified GridUser data 2015-03-05 16:17:12 -05:00
Tests Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embedded object's inventory. 2015-02-25 21:12:46 +00:00
Tools minor: comment out unusued logging objects in some pCampbot behaviour classes 2015-01-20 00:18:25 +00:00