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-06-30 11:07:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7b92604963c7ecbddf76db37eabb84ed36fcfde
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Estate
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
..
EstateManagementCommands.cs
Move new Estate commands to OpenSim.cs
2014-04-03 12:45:43 -04:00
EstateManagementModule.cs
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
EstateTerrainXferHandler.cs
Made terrain uploads thread-safe
2013-10-15 00:12:56 +01:00
TelehubManager.cs
Simplify and streamline telehub editing code. Verify rotations and fix
2012-01-24 02:36:35 +00:00
XEstateConnector.cs
Revert "Same freeze issue, now checking if it's in estate"
2013-07-04 13:00:06 -07:00
XEstateModule.cs
Guard the scene list when estates are updated
2013-05-08 21:14:52 +01:00
XEstateRequestHandler.cs
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
2013-07-08 22:03:07 +01:00