This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-17 20:25:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da32512ea449c2de2d4a6069f899fbd4a8bb03fa
opensim
/
OpenSim
/
Region
/
CoreModules
History
Diva Canto
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07: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
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07: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