OpenSimMirror/OpenSim/Region
Robert Adams 87ee0c395e Fix problem with modInvoke defined integer constants being build into
scripts as boxed integers rather than proper reference to a new LSLInteger.
This fixes an exception when using a registered integer constant in
a script.
2013-08-02 09:44:01 -07:00
..
Application Added MinPoolThreads to ini [Startup] section to control SmartThreadPool. 2013-07-18 02:28:07 -07:00
ClientStack minor: Add name to debug lludp packet level feedback on console 2013-08-01 23:16:41 +01:00
CoreModules minor: replace veclist.Add(new Vector3(0,0,0)) with Vector3.Zero in InventoryAccessModules.RezObject() - structs are passed by value 2013-08-02 00:08:14 +01:00
DataSnapshot DataSnapshot: changed those annoying messages to Debug instead of Info. 2013-06-12 17:48:20 -07:00
Framework Turn off edit beams when object is derezed while being edited. (mantis #6722) 2013-08-01 20:40:13 -07:00
OptionalModules BulletSim: test method for debugging of extended physics script operations. 2013-07-30 15:22:32 -07:00
Physics BulletSim: distribute vehicle physical settings to all members of 2013-07-30 15:23:33 -07:00
RegionCombinerModule Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene. 2013-07-16 17:43:36 -07:00
ReplaceableModules
ScriptEngine Fix problem with modInvoke defined integer constants being build into 2013-08-02 09:44:01 -07:00
UserStatistics Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00