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-14 18:55:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ff9ea3f8038653135c284cc0c93d88690db9a22
opensim
/
OpenSim
History
Diva Canto
2ff9ea3f80
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
...
Also added more packing/unpacking code.
2014-06-01 10:06:26 -07:00
..
Addons
minor: Comment out log line in Groups V2 GroupsServicePostHandler for now which logs every request it receives.
2014-05-30 19:45:05 +01:00
ApplicationPlugins
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
2014-06-01 10:06:26 -07:00
Capabilities
Fix test breakage
2014-05-08 11:30:45 -07:00
ConsoleClient
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
Data
Fix a bug where estate not found would result in a dummy estate record with erroneous information.
2014-05-31 11:40:54 -07:00
Framework
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
2014-06-01 10:06:26 -07:00
Region
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
2014-06-01 10:06:26 -07:00
Server
minor: Comment out 2 error level debugging message in authentication code
2014-05-27 23:18:33 +01:00
Services
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
2014-06-01 10:06:26 -07:00
Tests
Moved these two estate-related interfaces to the projects where they belong.
2014-05-30 13:11:46 -07:00
Tools
Delete extraneous console message in the Configger.
2014-05-07 17:19:57 -07:00