OpenSimMirror/OpenSim/Region/Environment
MW 36fba5e7e2 Various small changes (some likely to be removed again soon) 2007-08-29 15:39:57 +00:00
..
Interfaces Start of trying to make Region/Scene more modular. 2007-08-28 14:21:17 +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
Modules Various small changes (some likely to be removed again soon) 2007-08-29 15:39:57 +00:00
Scenes Various small changes (some likely to be removed again soon) 2007-08-29 15:39:57 +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
ModuleLoader.cs Taken the old scripting engine out of Region.Environment and moved it into a separate module: OpenSim.Region.ExtensionsScriptModule (named as such because the purpose of it is to script server extensions, rather than "user scripting" like Tedd's engine.) 2007-08-28 18:30:28 +00:00
PermissionManager.cs Another attempt to fix the image sending bug (next week, I intend to rewrite the assetcache and asset server). 2007-08-26 17:57:25 +00:00
RegionManager.cs Various small changes (some likely to be removed again soon) 2007-08-29 15:39:57 +00:00
StorageManager.cs Start of trying to make Region/Scene more modular. 2007-08-28 14:21:17 +00:00