OpenSimMirror/OpenSim/Region/Environment
MW 4276a352bc Small bit of refactoring to the startup command script code (moved it into a separate method), so that I could add a new CLI command of "command-script <fileName>", so that as well as the startup command script still being processed on startup. A user can create other command scripts and use the single command ("command-script <filename>") to run them at any time. Could be useful for trying out various configurations etc. 2007-08-24 16:17:57 +00:00
..
Interfaces The regionUUID is now being passed to the datastore calls. 2007-08-20 15:49:06 +00:00
LandManagement Small bit of refactoring to the startup command script code (moved it into a separate method), so that I could add a new CLI command of "command-script <fileName>", so that as well as the startup command script still being processed on startup. A user can create other command scripts and use the single command ("command-script <filename>") to run them at any time. Could be useful for trying out various configurations etc. 2007-08-24 16:17:57 +00:00
Scenes Fixed a problem where some prims didn't show up when you crossed or teleported into another region. 2007-08-24 14:32:22 +00:00
EstateManager.cs * Permissions! - You can now only perform certain functions (such as editing other peoples objects) if you have permission to do so. 2007-08-15 14:10:26 +00:00
PermissionManager.cs * Introduced IScriptHost as an interface to fetching object data from scripts. 2007-08-16 17:08:03 +00:00
RegionManager.cs *New Configuration System, much easier and less buggy compared to the original system in place 2007-07-18 23:15:08 +00:00
StorageManager.cs Commit 1/2 2007-07-29 09:37:29 +00:00
XferManager.cs A little bit of cleaning up. 2007-08-22 16:59:13 +00:00