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-07-13 19:14:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d62484f11710cbeb066ab6bf02f78ad379ecca3
opensim
/
OpenSim
/
Region
/
CoreModules
History
Justin Clark-Casey (justincc)
2d62484f11
Remove UpdateKnownItem() from IAttachmentsModule.
...
It's not appropriate for code outside the attachments module to call this.
2011-09-13 22:27:33 +01:00
..
Agent
Moved several cap-based-service-providing modules from where they were into a newly created CoreModules/Caps. Not all.
2011-04-30 12:23:40 -07:00
Asset
minor: change some comment text in flotsam asset cache
2011-08-16 21:31:17 +01:00
Avatar
Remove UpdateKnownItem() from IAttachmentsModule.
2011-09-13 22:27:33 +01:00
Framework
Add extra log information when attachments fail validation
2011-09-10 00:57:52 +01:00
Hypergrid
3rd way of reseting the HG Map. This time, don't use the grid service; instead keep track of which map blocks each client has seen in the region, and reset exactly those when the client closes.
2011-06-10 17:22:17 -07:00
InterGrid
Broke down Caps.cs into a generic Caps object that simply registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps.
2011-05-01 18:22:53 -07:00
LightShare
Don't send a windlight profile to clients if windlight is not set for
2011-03-21 08:02:56 +00:00
Resources
Moved the Mono Addins declaration of the HGFriendsModule to where the one for FriendModule is -- CoreModulePlugin.addin.xml (trying to hunt down the slowness reported by Nebadon related to HGFriends)
2011-06-06 18:20:02 -07:00
Scripting
Try disabling the inconsistent attachment state check to see if this actually has an impact.
2011-09-05 23:42:37 +01:00
ServiceConnectorsIn
remove mono compiler warnings
2011-08-23 21:41:16 +01:00
ServiceConnectorsOut
Use a copy of the inventory items list to register users in the thread started by GetFolderContent(), to protect ourselves against callers modifying lists
2011-09-09 19:55:30 +01:00
World
comment out some recent terrain texture logging
2011-09-12 22:26:04 +01:00