Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 3 | -29/+29 |
| | | | | | | | | | properties as before - prefix private variables with m_ in AssetBase.cs - related to Mantis #3122, as mentioned in https://lists.berlios.de/pipermail/opensim-dev/2009-February/005088.html - all services will likely need to be upgraded after this commit | ||||
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 2 | -2/+2 |
| | | | | | | * This is always available at Scene.CommsManager.AssetCache | ||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 12 | -33/+20 |
| | |||||
* | * Reinstate tests that are now in CoreModules | Justin Clarke Casey | 2009-02-09 | 1 | -0/+1 |
| | |||||
* | starting phase 2 of the OpenSim.Region.Environment commit: relocating | Dr Scofield | 2009-02-09 | 12 | -0/+3035 |
OpenSim.Region.Environment.Modules.Agent en bloc to OpenSim.Region.CoreModules |