OpenSimMirror/OpenSim/Region/CoreModules
AliciaRaven 1e444b1449 Change UserProfiles so that the parcel name is used for a ProfilePick and not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves.
Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com>
2015-04-12 15:36:22 -04:00
..
Agent Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-25 23:23:10 +00:00
Asset Make the IteratingUuidGatherer the only UuidGatherer. 2015-01-08 20:21:40 +00:00
Avatar Change UserProfiles so that the parcel name is used for a ProfilePick and not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves. 2015-04-12 15:36:22 -04:00
Framework Fix script state not being preserved in objects sent via Hypergrid. 2015-03-13 20:09:29 +00:00
Hypergrid Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others. 2015-01-09 08:31:56 -08:00
Properties Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -08:00
Scripting Remove references to MAX_ASSET_DESC from the dynamic texture module, hardcode to 128 as in other inventory modules. 2015-03-06 21:10:45 -05:00
ServiceConnectorsIn OpenSimExtras 2014-08-06 17:25:12 -04:00
ServiceConnectorsOut solving HG IM, HGFriends issues based on falsified GridUser data 2015-03-05 16:17:12 -05:00
World minor: Remove windows build warning about CompressionLevel package ambiguity. 2015-03-11 22:53:32 +00:00