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-07-23 00:17:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b383cdae339631d009a07cde4f10fcd3d61d9e77
opensim
/
OpenSim
/
Region
/
CoreModules
History
Diva Canto
af7c002d52
Don't crash the sim if the map image is null.
2015-11-01 11:37:59 -08:00
..
Agent
Mantis
#7720
: AssetXferUploader was setting AssetID to UUID.Zero. Before that wouldn't matter (item would be a terminal object) but with the introduction of the item cache, it matters, because the object in the cache was being modified to have AssetID=UUID.Zero. Also keeping the item cache consistent when item properties change.
2015-09-11 09:48:51 -07:00
Asset
Make the IteratingUuidGatherer the only UuidGatherer.
2015-01-08 20:21:40 +00:00
Avatar
Remove testing cruft that is blocking the new protocols. Unit tests no
2015-10-31 17:22:27 +01:00
Framework
Introduce an EntityTransferContext carrying the version numbers to pass
2015-10-31 18:13:02 +01: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
On to 0.8.3!
2015-10-18 21:47:10 -07:00
Scripting
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
2015-09-04 14:39:23 -07:00
ServiceConnectorsIn
OpenSimExtras
2014-08-06 17:25:12 -04:00
ServiceConnectorsOut
Don't crash the sim if the map image is null.
2015-11-01 11:37:59 -08:00
World
fix typo reported on mantis 7735
2015-10-31 22:48:31 +00:00