This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-09-01 02:36:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bc3bbbcf3e7df23db3e3e0410266ba72a1a1e14
opensim
/
OpenSim
/
Region
History
AliciaRaven
5bc3bbbcf3
Add an event callback for loading IAR files. The callback for creating them already existed but not for loading. This is of interest for use by region modules. Also includes reporting numbers of items saved and items filtered to the completed log printout.
2014-09-23 00:04:53 +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
Add an event callback for loading IAR files. The callback for creating them already existed but not for loading. This is of interest for use by region modules. Also includes reporting numbers of items saved and items filtered to the completed log printout.
2014-09-23 00:04:53 +01:00
DataSnapshot
Fixed premature closing of the connection in DataSnapshotManager
2014-08-05 19:09:11 +03:00
Framework
Add an event callback for loading IAR files. The callback for creating them already existed but not for loading. This is of interest for use by region modules. Also includes reporting numbers of items saved and items filtered to the completed log printout.
2014-09-23 00:04:53 +01: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