OpenSimMirror/OpenSim/Region
AliciaRaven 3bde737f76 Include same content filters for IAR file exports that already exist for OAR files. Adds new console switch --perm=CTM to save iar command. 2014-09-23 00:04:45 +01:00
..
Application Change MaxPoolThreads default in code as well from 15 to 300 2014-08-08 23:47:03 +01:00
ClientStack Make LLUDP output queue refill thread active by default, since load tests have shown that this has better scalability. 2014-09-04 18:24:59 +01:00
CoreModules Include same content filters for IAR file exports that already exist for OAR files. Adds new console switch --perm=CTM to save iar command. 2014-09-23 00:04:45 +01:00
DataSnapshot Fixed premature closing of the connection in DataSnapshotManager 2014-08-05 19:09:11 +03:00
Framework This fixes the Scene thread renaming issue 2014-09-17 20:25:27 -04:00
OptionalModules When osNpcMoveToTarget() is called for a sitting avatar then silently do nothing rather than throwing an error. 2014-09-12 23:37:44 +01:00
Physics Merge branch 'master' into bullet-2.82 2014-09-03 21:21:01 -07:00
RegionCombinerModule Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
ReplaceableModules
ScriptEngine Changes to be committed: modified: OpenSim/Region/Framework/Scenes/Scene.PacketHandlers.cs modified: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs This solves mantis bug# 5005: llRegionSay script does not trigger ChatFromWorld event. This was solved by adding World.SimChat() command to the llRegionSay() function (per suggestion of DrCuriosity). Additionally this fixes llRegionSayTo() which was also not functioning by adding a World.SimChat() command and adding a new SimChatToAgent() overrided function to Scene.PacketHandlers.cs This is the second patch revision. Corrections made to the position of World.SimChat() and removal of tabs per suggestion by justincc. 2014-09-17 23:37:18 +01:00
UserStatistics Don't show the ScrLPS data twice in the WebStats based statistics page. 2014-09-03 14:17:37 -04:00