Large update to the worldmap. Essentially, v3 merge, and reimplemented legacy tile drawing and opensim-specific changes. Also added a diagnostic view.

This commit is contained in:
Shyotl
2012-11-24 11:21:29 -06:00
parent adebc36bc7
commit 5e6ed2dc9f
19 changed files with 2039 additions and 2244 deletions

View File

@@ -172,7 +172,7 @@
tool_tip="Copies current location as SLURL to be used on the web."
width="222" />
<slider bottom="-697" can_edit_text="false" decimal_digits="3" follows="right|bottom"
height="16" increment="0.2" initial_val="48.5029" label="Zoom" left="-230"
height="16" increment="0.2" initial_val="-2" label="Zoom" left="-230"
max_val="0" min_val="-8" mouse_opaque="true" name="zoom slider"
show_text="false" value="48.5029" width="222" />
</floater>

View File

@@ -123,6 +123,7 @@
<!-- Indicates something is being loaded. Maybe should be merged with RetrievingData -->
<string name="LoadingData">Loading...</string>
<string name="InvalidLocation">Invalid Location</string>
<!-- namecache -->