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-05-22 16:55:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a26e366d2829c2f66a8aa22158bd0905f0894de
opensim
/
OpenSim
/
Region
/
OptionalModules
/
Avatar
/
XmlRpcGroups
History
Melanie
533bbf033d
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
...
This will require all money modules to be refactored!
2013-05-25 02:08:54 +01: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
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
2013-05-25 02:08:54 +01: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