OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 9f19405490 When sending object collision updates, don't null out and recreate the CollisionEventUpdate() if the number of collisions falls to zero. Reuse the existing one instead. 2011-10-28 22:18:17 +01:00
..
ApplicationPlugins When creating a new user on the comand line, give the option of allowing a UUID to be specified to override the randomly generated one. 2011-10-11 00:03:22 +01: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-28 22:17:10 +01:00
Data Null simulation data must return a non-null region settings or other parts of the simulator expect 2011-09-20 15:35:36 -07:00
Framework minor: add "threads show" as synonym for "show threads" for consistency 2011-10-28 22:17:32 +01:00
Region When sending object collision updates, don't null out and recreate the CollisionEventUpdate() if the number of collisions falls to zero. Reuse the existing one instead. 2011-10-28 22:18:17 +01:00
Server Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-28 22:17:10 +01:00
Services Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 23:28:02 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Get UUIDGatherer to scan notecards in the graph for asset uuids. 2011-10-28 22:02:25 +01:00
Tools Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-28 22:17:10 +01:00