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-19 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d0b45cd4e8e8a1bb0c2eb45981bc548ae5d53ac
opensim
/
OpenSim
/
Region
/
CoreModules
History
UbitUmarov
9ba288a2e7
fix typo reported on mantis 7735
2015-10-31 22:48:31 +00: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
fix internal support for non square regions
2015-10-31 21:58:40 +00:00
World
fix typo reported on mantis 7735
2015-10-31 22:48:31 +00:00