OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) ca99f418d8 refactor: Use ILandChannel.GetLandObject(Vector3) in LSL_Api rather than having to continually take intermediate Vector3s to avoid race conditions 2013-03-14 23:05:21 +00:00
..
Addons Switched to using the other Util function with a default value. 2013-02-27 20:59:16 -08:00
ApplicationPlugins minor: Log number of region modules loaded from each plugin 2013-03-02 00:56:53 +00:00
Capabilities Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
ConsoleClient
Data Add asset name and description truncation warnings to SQLite database plugin for consistency. 2013-02-27 21:41:21 +00:00
Framework Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject() 2013-03-14 22:56:26 +00:00
Region refactor: Use ILandChannel.GetLandObject(Vector3) in LSL_Api rather than having to continually take intermediate Vector3s to avoid race conditions 2013-03-14 23:05:21 +00:00
Server minor: Log location in which simulator/robust was started. 2013-02-28 23:59:26 +00:00
Services
Tests Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject() 2013-03-14 22:56:26 +00:00
Tools