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-04 18:15:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b94de8e58434cc882e1dde83919ecd3f1425e3f
opensim
/
OpenSim
/
Region
/
OptionalModules
/
Avatar
/
XmlRpcGroups
History
Diva Canto
7b0b5c9d97
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that handler from both Groups modules in core, and replaced them with an operation on IGroupsModule.
2013-07-28 13:49:58 -07:00
..
Tests
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
2012-11-24 03:15:24 +00:00
GroupsMessagingModule.cs
Cleanup on region modules: gave short node id's to all of them.
2012-11-12 18:08:02 -08:00
GroupsModule.cs
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that handler from both Groups modules in core, and replaced them with an operation on IGroupsModule.
2013-07-28 13:49:58 -07:00
IGroupsServicesConnector.cs
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
2012-11-24 02:43:31 +00:00
SimianGroupsServicesConnectorModule.cs
Cleanup on region modules: gave short node id's to all of them.
2012-11-12 18:08:02 -08:00
XmlRpcGroupsServicesConnectorModule.cs
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00:00