OpenSim compatible world map. YUCK!!!

This commit is contained in:
Siana Gearz
2011-02-24 11:31:39 +01:00
parent dcab2ae3a5
commit d2896a0947
20 changed files with 1801 additions and 1933 deletions

View File

@@ -82,19 +82,19 @@
<icon bottom="-116" color="1, 1, 1, 1" follows="top|right" height="16"
image_name="map_event.tga" left="1151" mouse_opaque="true" name="event"
width="16" />
<check_box bottom="-116" control_name="MapShowEvents" follows="top|right"
<check_box bottom="-116" control_name="MapShowPGEvents" follows="top|right"
font="SansSerifSmall" height="16" initial_value="false" label="PG"
left_delta="20" mouse_opaque="true" name="event_chk" width="55" />
<icon bottom="-136" color="1, 1, 1, 1" follows="top|right" height="16"
image_name="map_event_mature.tga" left="1151" mouse_opaque="true"
name="events_mature_icon" width="16" />
<check_box bottom="-136" control_name="ShowMatureEvents" follows="top|right"
<check_box bottom="-136" control_name="MapShowMatureEvents" follows="top|right"
font="SansSerifSmall" height="16" initial_value="true" label="Mature"
left_delta="20" mouse_opaque="true" name="event_mature_chk" width="55" />
<icon bottom="-156" color="1, 1, 1, 1" follows="top|right" height="16"
image_name="map_event_adult.tga" left="1151" mouse_opaque="true"
name="events_adult_icon" width="16" />
<check_box bottom="-156" control_name="ShowAdultEvents" follows="top|right"
<check_box bottom="-156" control_name="MapShowAdultEvents" follows="top|right"
font="SansSerifSmall" height="16" initial_value="false" label="Adult"
left_delta="20" mouse_opaque="true" name="event_adult_chk" width="55" />
<icon bottom="-180" color="0.5, 0, 0, 1" follows="top|right" height="16"

View File

@@ -7,6 +7,13 @@
<string name="hippo_label_free">free</string>
<string name="hippo_label_week">week</string>
<string name="TeleportOfferMaturity">
[NAME] is offering a TP to [DESTINATION]
</string>
<string name="TeleportLureMaturity">
[NAME]'s teleport lure is to [DESTINATION]
</string>
<!-- Login -->
<string name="LoginInProgress">Logging in. [APP_NAME] may appear frozen. Please wait.</string>
<string name="LoginAuthenticating">Authenticating</string>