OpenSimMirror/OpenSim/Grid
Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous
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
2009-02-17 01:36:44 +00:00
..
AssetInventoryServer - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +00:00
AssetServer - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +00:00
Communications/OGS1 Add persistence of active gestures. This needs an UGAIM update to work. 2008-09-24 21:12:21 +00:00
GridServer * optimized usings. 2009-02-12 09:53:12 +00:00
InventoryServer * optimized usings. 2009-02-12 09:53:12 +00:00
Manager Formatting cleanup. 2008-08-18 00:39:10 +00:00
MessagingServer * optimized usings. 2009-02-12 09:53:12 +00:00
UserServer Major change to how appearance is managed, including changes in login and user service/server. Appearance is now sent by the user service/server along with all other loginparams. Regions don't query the user service for appearance anymore. The appearance is passed along from region to region as the avie moves around. And, as before, it's stored back with the user service as the client changes the avie's appearance. Child agents have default appearances that are set to the actual appearance when the avie moves to that region. (as before, child agents are invisible and non-physical). 2009-02-17 00:35:52 +00:00
UserServer.Config Minor cleanup. 2008-05-16 13:33:57 +00:00