[opensource-dev] Review Request: STORM-1793 1) Treat all mini-map altitudes above 1020 m as the same height 2) Improve z-level accuracy

Jonathan Yap jhwelch at gmail.com
Fri Jan 27 05:40:01 PST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/545/
-----------------------------------------------------------

Review request for Viewer.


Description
-------

The SL simulator has recently been fixed so that the CoarseLocationUpdate message properly returns 255 for all altitudes above 1020 meters.

The code for the mini-map, in drawing the agent locations for equal, above or below needs to take this into account. It currently does not.

The routine that returns who is nearby can be enhanced to scan the character list and use that position data.  This gives an accurate z-level value, even when above 1020m.

In the case where the relative Z value between you and another avatar is unknown display an X on the mini-map.


This addresses bug STORM-1793.
    http://jira.secondlife.com/browse/STORM-1793


Diffs
-----

  doc/contributions.txt 0010858de5a1 
  indra/newview/llnetmap.cpp 0010858de5a1 
  indra/newview/llworld.cpp 0010858de5a1 
  indra/newview/llworldmapview.h 0010858de5a1 
  indra/newview/llworldmapview.cpp 0010858de5a1 

Diff: http://codereview.secondlife.com/r/545/diff/diff


Testing
-------

See test plan in jira


Thanks,

Jonathan Yap

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20120127/71019145/attachment.htm 


More information about the opensource-dev mailing list