|
@@ -69,6 +69,9 @@
|
69
|
69
|
<bool>false</bool>
|
70
|
70
|
</property>
|
71
|
71
|
<widget class="QWidget" name="tab_Map">
|
|
72
|
+ <property name="toolTip">
|
|
73
|
+ <string/>
|
|
74
|
+ </property>
|
72
|
75
|
<attribute name="icon">
|
73
|
76
|
<iconset resource="resources/images.qrc">
|
74
|
77
|
<normaloff>:/icons/map.ico</normaloff>:/icons/map.ico</iconset>
|
|
@@ -76,6 +79,9 @@
|
76
|
79
|
<attribute name="title">
|
77
|
80
|
<string>Map</string>
|
78
|
81
|
</attribute>
|
|
82
|
+ <attribute name="toolTip">
|
|
83
|
+ <string><html><head/><body><p>Edit the map layout.</p><p>Select metatiles or collision attributes from the right panel, and paint them onto the map.</p></body></html></string>
|
|
84
|
+ </attribute>
|
79
|
85
|
<layout class="QGridLayout" name="gridLayout_9">
|
80
|
86
|
<property name="leftMargin">
|
81
|
87
|
<number>0</number>
|
|
@@ -164,6 +170,9 @@
|
164
|
170
|
<property name="enabled">
|
165
|
171
|
<bool>true</bool>
|
166
|
172
|
</property>
|
|
173
|
+ <property name="toolTip">
|
|
174
|
+ <string><html><head/><body><p>Pencil</p><p>Click and drag to draw on the map.</p></body></html></string>
|
|
175
|
+ </property>
|
167
|
176
|
<property name="text">
|
168
|
177
|
<string>Paint</string>
|
169
|
178
|
</property>
|
|
@@ -187,6 +196,9 @@
|
187
|
196
|
<property name="enabled">
|
188
|
197
|
<bool>true</bool>
|
189
|
198
|
</property>
|
|
199
|
+ <property name="toolTip">
|
|
200
|
+ <string><html><head/><body><p>Pointer</p><p>Does nothing</p></body></html></string>
|
|
201
|
+ </property>
|
190
|
202
|
<property name="text">
|
191
|
203
|
<string>Select</string>
|
192
|
204
|
</property>
|
|
@@ -201,6 +213,9 @@
|
201
|
213
|
</item>
|
202
|
214
|
<item>
|
203
|
215
|
<widget class="QToolButton" name="toolButton_Fill">
|
|
216
|
+ <property name="toolTip">
|
|
217
|
+ <string><html><head/><body><p>Flood Fill</p><p>Fills all similar tiles in a region with the selected metatiles or collision attributes</p></body></html></string>
|
|
218
|
+ </property>
|
204
|
219
|
<property name="text">
|
205
|
220
|
<string>Fill</string>
|
206
|
221
|
</property>
|
|
@@ -215,6 +230,9 @@
|
215
|
230
|
</item>
|
216
|
231
|
<item>
|
217
|
232
|
<widget class="QToolButton" name="toolButton_Dropper">
|
|
233
|
+ <property name="toolTip">
|
|
234
|
+ <string><html><head/><body><p>Eye Dropper</p><p>Click to select a metatile or collision attribute.</p></body></html></string>
|
|
235
|
+ </property>
|
218
|
236
|
<property name="text">
|
219
|
237
|
<string>Dropper</string>
|
220
|
238
|
</property>
|
|
@@ -229,6 +247,9 @@
|
229
|
247
|
</item>
|
230
|
248
|
<item>
|
231
|
249
|
<widget class="QCheckBox" name="checkBox_smartPaths">
|
|
250
|
+ <property name="toolTip">
|
|
251
|
+ <string><html><head/><body><p>Smart-path mode allows easier drawing of paths. If a 3x3 metatile block is selcted in the right panel, then smart path mode will automatically form a pathway using those selected blocks.</p><p>When smart-path mode is <span style=" font-weight:600;">not</span> enabled, clicking and dragging a selection will tile it in a grid.</p></body></html></string>
|
|
252
|
+ </property>
|
232
|
253
|
<property name="styleSheet">
|
233
|
254
|
<string notr="true">margin-left: 10px</string>
|
234
|
255
|
</property>
|
|
@@ -239,6 +260,9 @@
|
239
|
260
|
</item>
|
240
|
261
|
<item>
|
241
|
262
|
<widget class="QCheckBox" name="checkBox_ToggleGrid">
|
|
263
|
+ <property name="toolTip">
|
|
264
|
+ <string><html><head/><body><p>Toggles a grid over the map's metatile boundaries.</p></body></html></string>
|
|
265
|
+ </property>
|
242
|
266
|
<property name="styleSheet">
|
243
|
267
|
<string notr="true"/>
|
244
|
268
|
</property>
|
|
@@ -262,6 +286,9 @@
|
262
|
286
|
</item>
|
263
|
287
|
<item>
|
264
|
288
|
<widget class="QPushButton" name="pushButton">
|
|
289
|
+ <property name="toolTip">
|
|
290
|
+ <string><html><head/><body><p>Change a map layout's width and height.</p></body></html></string>
|
|
291
|
+ </property>
|
265
|
292
|
<property name="text">
|
266
|
293
|
<string>Change Dimensions</string>
|
267
|
294
|
</property>
|
|
@@ -494,6 +521,9 @@
|
494
|
521
|
<property name="focusPolicy">
|
495
|
522
|
<enum>Qt::StrongFocus</enum>
|
496
|
523
|
</property>
|
|
524
|
+ <property name="toolTip">
|
|
525
|
+ <string><html><head/><body><p>Primary Tileset</p><p>Defines the first 0x200 metatiles available for the map.</p></body></html></string>
|
|
526
|
+ </property>
|
497
|
527
|
<property name="editable">
|
498
|
528
|
<bool>true</bool>
|
499
|
529
|
</property>
|
|
@@ -511,6 +541,9 @@
|
511
|
541
|
<property name="focusPolicy">
|
512
|
542
|
<enum>Qt::StrongFocus</enum>
|
513
|
543
|
</property>
|
|
544
|
+ <property name="toolTip">
|
|
545
|
+ <string><html><head/><body><p>Secondary Tileset</p><p>Defines the second 0x200 metatiles available for the map.</p></body></html></string>
|
|
546
|
+ </property>
|
514
|
547
|
<property name="editable">
|
515
|
548
|
<bool>true</bool>
|
516
|
549
|
</property>
|
|
@@ -580,6 +613,9 @@
|
580
|
613
|
<height>48</height>
|
581
|
614
|
</size>
|
582
|
615
|
</property>
|
|
616
|
+ <property name="toolTip">
|
|
617
|
+ <string><html><head/><body><p>The border is a 2x2 metatile which is repeated outside of the map layout's boundary. Draw on this border area to modify it.</p></body></html></string>
|
|
618
|
+ </property>
|
583
|
619
|
<property name="frameShape">
|
584
|
620
|
<enum>QFrame::StyledPanel</enum>
|
585
|
621
|
</property>
|
|
@@ -852,7 +888,10 @@
|
852
|
888
|
<bool>true</bool>
|
853
|
889
|
</property>
|
854
|
890
|
<attribute name="title">
|
855
|
|
- <string>Objects</string>
|
|
891
|
+ <string>Events</string>
|
|
892
|
+ </attribute>
|
|
893
|
+ <attribute name="toolTip">
|
|
894
|
+ <string><html><head/><body><p>Edit the map's events.</p><p>View and modify objects, warps, signs, etc.</p></body></html></string>
|
856
|
895
|
</attribute>
|
857
|
896
|
<layout class="QGridLayout" name="gridLayout_10">
|
858
|
897
|
<property name="leftMargin">
|
|
@@ -1113,6 +1152,9 @@
|
1113
|
1152
|
<height>32</height>
|
1114
|
1153
|
</size>
|
1115
|
1154
|
</property>
|
|
1155
|
+ <property name="toolTip">
|
|
1156
|
+ <string><html><head/><body><p>Add a new event to the map.</p></body></html></string>
|
|
1157
|
+ </property>
|
1116
|
1158
|
<property name="text">
|
1117
|
1159
|
<string>New Object</string>
|
1118
|
1160
|
</property>
|
|
@@ -1139,6 +1181,9 @@
|
1139
|
1181
|
<height>32</height>
|
1140
|
1182
|
</size>
|
1141
|
1183
|
</property>
|
|
1184
|
+ <property name="toolTip">
|
|
1185
|
+ <string><html><head/><body><p>Delete the selected event from the map.</p></body></html></string>
|
|
1186
|
+ </property>
|
1142
|
1187
|
<property name="text">
|
1143
|
1188
|
<string>Delete</string>
|
1144
|
1189
|
</property>
|
|
@@ -1178,7 +1223,7 @@
|
1178
|
1223
|
</widget>
|
1179
|
1224
|
<widget class="QWidget" name="tab_Attributes">
|
1180
|
1225
|
<attribute name="title">
|
1181
|
|
- <string>Attributes</string>
|
|
1226
|
+ <string>Header</string>
|
1182
|
1227
|
</attribute>
|
1183
|
1228
|
<widget class="QFrame" name="frame_3">
|
1184
|
1229
|
<property name="enabled">
|
|
@@ -1188,211 +1233,146 @@
|
1188
|
1233
|
<rect>
|
1189
|
1234
|
<x>10</x>
|
1190
|
1235
|
<y>10</y>
|
1191
|
|
- <width>301</width>
|
1192
|
|
- <height>251</height>
|
|
1236
|
+ <width>381</width>
|
|
1237
|
+ <height>311</height>
|
1193
|
1238
|
</rect>
|
1194
|
1239
|
</property>
|
|
1240
|
+ <property name="sizePolicy">
|
|
1241
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
1242
|
+ <horstretch>0</horstretch>
|
|
1243
|
+ <verstretch>0</verstretch>
|
|
1244
|
+ </sizepolicy>
|
|
1245
|
+ </property>
|
1195
|
1246
|
<property name="frameShape">
|
1196
|
1247
|
<enum>QFrame::StyledPanel</enum>
|
1197
|
1248
|
</property>
|
1198
|
1249
|
<property name="frameShadow">
|
1199
|
1250
|
<enum>QFrame::Raised</enum>
|
1200
|
1251
|
</property>
|
1201
|
|
- <widget class="QLabel" name="label_3">
|
1202
|
|
- <property name="geometry">
|
1203
|
|
- <rect>
|
1204
|
|
- <x>20</x>
|
1205
|
|
- <y>30</y>
|
1206
|
|
- <width>47</width>
|
1207
|
|
- <height>21</height>
|
1208
|
|
- </rect>
|
1209
|
|
- </property>
|
1210
|
|
- <property name="text">
|
1211
|
|
- <string>Song</string>
|
1212
|
|
- </property>
|
1213
|
|
- </widget>
|
1214
|
|
- <widget class="QLabel" name="label_4">
|
1215
|
|
- <property name="geometry">
|
1216
|
|
- <rect>
|
1217
|
|
- <x>20</x>
|
1218
|
|
- <y>60</y>
|
1219
|
|
- <width>47</width>
|
1220
|
|
- <height>21</height>
|
1221
|
|
- </rect>
|
1222
|
|
- </property>
|
1223
|
|
- <property name="text">
|
1224
|
|
- <string>Location</string>
|
1225
|
|
- </property>
|
1226
|
|
- </widget>
|
1227
|
|
- <widget class="QLabel" name="label_5">
|
1228
|
|
- <property name="geometry">
|
1229
|
|
- <rect>
|
1230
|
|
- <x>20</x>
|
1231
|
|
- <y>90</y>
|
1232
|
|
- <width>47</width>
|
1233
|
|
- <height>21</height>
|
1234
|
|
- </rect>
|
1235
|
|
- </property>
|
1236
|
|
- <property name="text">
|
1237
|
|
- <string>Visibility</string>
|
1238
|
|
- </property>
|
1239
|
|
- </widget>
|
1240
|
|
- <widget class="QLabel" name="label_6">
|
1241
|
|
- <property name="geometry">
|
1242
|
|
- <rect>
|
1243
|
|
- <x>20</x>
|
1244
|
|
- <y>120</y>
|
1245
|
|
- <width>47</width>
|
1246
|
|
- <height>21</height>
|
1247
|
|
- </rect>
|
1248
|
|
- </property>
|
1249
|
|
- <property name="text">
|
1250
|
|
- <string>Weather</string>
|
1251
|
|
- </property>
|
1252
|
|
- </widget>
|
1253
|
|
- <widget class="QLabel" name="label_7">
|
1254
|
|
- <property name="geometry">
|
1255
|
|
- <rect>
|
1256
|
|
- <x>20</x>
|
1257
|
|
- <y>150</y>
|
1258
|
|
- <width>47</width>
|
1259
|
|
- <height>21</height>
|
1260
|
|
- </rect>
|
|
1252
|
+ <layout class="QFormLayout" name="formLayout_2">
|
|
1253
|
+ <property name="verticalSpacing">
|
|
1254
|
+ <number>12</number>
|
1261
|
1255
|
</property>
|
1262
|
|
- <property name="text">
|
1263
|
|
- <string>Type</string>
|
1264
|
|
- </property>
|
1265
|
|
- </widget>
|
1266
|
|
- <widget class="QLabel" name="label_8">
|
1267
|
|
- <property name="geometry">
|
1268
|
|
- <rect>
|
1269
|
|
- <x>20</x>
|
1270
|
|
- <y>180</y>
|
1271
|
|
- <width>101</width>
|
1272
|
|
- <height>21</height>
|
1273
|
|
- </rect>
|
1274
|
|
- </property>
|
1275
|
|
- <property name="text">
|
1276
|
|
- <string>Show location name</string>
|
1277
|
|
- </property>
|
1278
|
|
- </widget>
|
1279
|
|
- <widget class="QLabel" name="label_9">
|
1280
|
|
- <property name="geometry">
|
1281
|
|
- <rect>
|
1282
|
|
- <x>20</x>
|
1283
|
|
- <y>210</y>
|
1284
|
|
- <width>81</width>
|
1285
|
|
- <height>21</height>
|
1286
|
|
- </rect>
|
1287
|
|
- </property>
|
1288
|
|
- <property name="text">
|
1289
|
|
- <string>Battle scene</string>
|
1290
|
|
- </property>
|
1291
|
|
- </widget>
|
1292
|
|
- <widget class="QComboBox" name="comboBox_Location">
|
1293
|
|
- <property name="geometry">
|
1294
|
|
- <rect>
|
1295
|
|
- <x>80</x>
|
1296
|
|
- <y>60</y>
|
1297
|
|
- <width>211</width>
|
1298
|
|
- <height>22</height>
|
1299
|
|
- </rect>
|
1300
|
|
- </property>
|
1301
|
|
- <property name="editable">
|
1302
|
|
- <bool>true</bool>
|
1303
|
|
- </property>
|
1304
|
|
- </widget>
|
1305
|
|
- <widget class="QComboBox" name="comboBox_Visibility">
|
1306
|
|
- <property name="geometry">
|
1307
|
|
- <rect>
|
1308
|
|
- <x>80</x>
|
1309
|
|
- <y>90</y>
|
1310
|
|
- <width>211</width>
|
1311
|
|
- <height>22</height>
|
1312
|
|
- </rect>
|
1313
|
|
- </property>
|
1314
|
|
- <property name="editable">
|
1315
|
|
- <bool>true</bool>
|
1316
|
|
- </property>
|
1317
|
|
- </widget>
|
1318
|
|
- <widget class="QComboBox" name="comboBox_Song">
|
1319
|
|
- <property name="geometry">
|
1320
|
|
- <rect>
|
1321
|
|
- <x>80</x>
|
1322
|
|
- <y>30</y>
|
1323
|
|
- <width>211</width>
|
1324
|
|
- <height>22</height>
|
1325
|
|
- </rect>
|
1326
|
|
- </property>
|
1327
|
|
- <property name="editable">
|
1328
|
|
- <bool>true</bool>
|
1329
|
|
- </property>
|
1330
|
|
- </widget>
|
1331
|
|
- <widget class="QComboBox" name="comboBox_Weather">
|
1332
|
|
- <property name="geometry">
|
1333
|
|
- <rect>
|
1334
|
|
- <x>80</x>
|
1335
|
|
- <y>120</y>
|
1336
|
|
- <width>211</width>
|
1337
|
|
- <height>22</height>
|
1338
|
|
- </rect>
|
1339
|
|
- </property>
|
1340
|
|
- <property name="editable">
|
1341
|
|
- <bool>true</bool>
|
1342
|
|
- </property>
|
1343
|
|
- </widget>
|
1344
|
|
- <widget class="QComboBox" name="comboBox_Type">
|
1345
|
|
- <property name="geometry">
|
1346
|
|
- <rect>
|
1347
|
|
- <x>80</x>
|
1348
|
|
- <y>150</y>
|
1349
|
|
- <width>211</width>
|
1350
|
|
- <height>22</height>
|
1351
|
|
- </rect>
|
1352
|
|
- </property>
|
1353
|
|
- <property name="editable">
|
1354
|
|
- <bool>true</bool>
|
1355
|
|
- </property>
|
1356
|
|
- </widget>
|
1357
|
|
- <widget class="QComboBox" name="comboBox_BattleScene">
|
1358
|
|
- <property name="geometry">
|
1359
|
|
- <rect>
|
1360
|
|
- <x>90</x>
|
1361
|
|
- <y>210</y>
|
1362
|
|
- <width>201</width>
|
1363
|
|
- <height>22</height>
|
1364
|
|
- </rect>
|
1365
|
|
- </property>
|
1366
|
|
- <property name="editable">
|
1367
|
|
- <bool>true</bool>
|
1368
|
|
- </property>
|
1369
|
|
- </widget>
|
1370
|
|
- <widget class="QCheckBox" name="checkBox_ShowLocation">
|
1371
|
|
- <property name="geometry">
|
1372
|
|
- <rect>
|
1373
|
|
- <x>130</x>
|
1374
|
|
- <y>180</y>
|
1375
|
|
- <width>161</width>
|
1376
|
|
- <height>21</height>
|
1377
|
|
- </rect>
|
1378
|
|
- </property>
|
1379
|
|
- <property name="text">
|
1380
|
|
- <string/>
|
1381
|
|
- </property>
|
1382
|
|
- </widget>
|
1383
|
|
- <widget class="QLabel" name="label_10">
|
1384
|
|
- <property name="geometry">
|
1385
|
|
- <rect>
|
1386
|
|
- <x>0</x>
|
1387
|
|
- <y>0</y>
|
1388
|
|
- <width>47</width>
|
1389
|
|
- <height>13</height>
|
1390
|
|
- </rect>
|
1391
|
|
- </property>
|
1392
|
|
- <property name="text">
|
1393
|
|
- <string>Header</string>
|
1394
|
|
- </property>
|
1395
|
|
- </widget>
|
|
1256
|
+ <item row="0" column="0">
|
|
1257
|
+ <widget class="QLabel" name="label_3">
|
|
1258
|
+ <property name="text">
|
|
1259
|
+ <string>Song</string>
|
|
1260
|
+ </property>
|
|
1261
|
+ </widget>
|
|
1262
|
+ </item>
|
|
1263
|
+ <item row="0" column="1">
|
|
1264
|
+ <widget class="QComboBox" name="comboBox_Song">
|
|
1265
|
+ <property name="toolTip">
|
|
1266
|
+ <string><html><head/><body><p>The default background music for this map.</p></body></html></string>
|
|
1267
|
+ </property>
|
|
1268
|
+ <property name="editable">
|
|
1269
|
+ <bool>true</bool>
|
|
1270
|
+ </property>
|
|
1271
|
+ </widget>
|
|
1272
|
+ </item>
|
|
1273
|
+ <item row="1" column="0">
|
|
1274
|
+ <widget class="QLabel" name="label_4">
|
|
1275
|
+ <property name="text">
|
|
1276
|
+ <string>Location</string>
|
|
1277
|
+ </property>
|
|
1278
|
+ </widget>
|
|
1279
|
+ </item>
|
|
1280
|
+ <item row="1" column="1">
|
|
1281
|
+ <widget class="QComboBox" name="comboBox_Location">
|
|
1282
|
+ <property name="toolTip">
|
|
1283
|
+ <string><html><head/><body><p>The section of the region map which the map is grouped under. This also determines the name of the map that is display when the player enters it.</p></body></html></string>
|
|
1284
|
+ </property>
|
|
1285
|
+ <property name="editable">
|
|
1286
|
+ <bool>true</bool>
|
|
1287
|
+ </property>
|
|
1288
|
+ </widget>
|
|
1289
|
+ </item>
|
|
1290
|
+ <item row="2" column="0">
|
|
1291
|
+ <widget class="QLabel" name="label_5">
|
|
1292
|
+ <property name="text">
|
|
1293
|
+ <string>Requires Flash</string>
|
|
1294
|
+ </property>
|
|
1295
|
+ </widget>
|
|
1296
|
+ </item>
|
|
1297
|
+ <item row="3" column="0">
|
|
1298
|
+ <widget class="QLabel" name="label_6">
|
|
1299
|
+ <property name="text">
|
|
1300
|
+ <string>Weather</string>
|
|
1301
|
+ </property>
|
|
1302
|
+ </widget>
|
|
1303
|
+ </item>
|
|
1304
|
+ <item row="3" column="1">
|
|
1305
|
+ <widget class="QComboBox" name="comboBox_Weather">
|
|
1306
|
+ <property name="toolTip">
|
|
1307
|
+ <string><html><head/><body><p>The default weather for this map.</p></body></html></string>
|
|
1308
|
+ </property>
|
|
1309
|
+ <property name="editable">
|
|
1310
|
+ <bool>true</bool>
|
|
1311
|
+ </property>
|
|
1312
|
+ </widget>
|
|
1313
|
+ </item>
|
|
1314
|
+ <item row="4" column="0">
|
|
1315
|
+ <widget class="QLabel" name="label_7">
|
|
1316
|
+ <property name="text">
|
|
1317
|
+ <string>Type</string>
|
|
1318
|
+ </property>
|
|
1319
|
+ </widget>
|
|
1320
|
+ </item>
|
|
1321
|
+ <item row="4" column="1">
|
|
1322
|
+ <widget class="QComboBox" name="comboBox_Type">
|
|
1323
|
+ <property name="toolTip">
|
|
1324
|
+ <string><html><head/><body><p>The map type is a general attribute, which is used for many different things. For example. it determines whether biking or running is allowed.</p></body></html></string>
|
|
1325
|
+ </property>
|
|
1326
|
+ <property name="editable">
|
|
1327
|
+ <bool>true</bool>
|
|
1328
|
+ </property>
|
|
1329
|
+ </widget>
|
|
1330
|
+ </item>
|
|
1331
|
+ <item row="5" column="0">
|
|
1332
|
+ <widget class="QLabel" name="label_8">
|
|
1333
|
+ <property name="text">
|
|
1334
|
+ <string>Show Location Name</string>
|
|
1335
|
+ </property>
|
|
1336
|
+ </widget>
|
|
1337
|
+ </item>
|
|
1338
|
+ <item row="5" column="1">
|
|
1339
|
+ <widget class="QCheckBox" name="checkBox_ShowLocation">
|
|
1340
|
+ <property name="toolTip">
|
|
1341
|
+ <string><html><head/><body><p>Whether or not to display the location name when the player enters the map.</p></body></html></string>
|
|
1342
|
+ </property>
|
|
1343
|
+ <property name="text">
|
|
1344
|
+ <string/>
|
|
1345
|
+ </property>
|
|
1346
|
+ </widget>
|
|
1347
|
+ </item>
|
|
1348
|
+ <item row="6" column="0">
|
|
1349
|
+ <widget class="QLabel" name="label_9">
|
|
1350
|
+ <property name="text">
|
|
1351
|
+ <string>Battle scene</string>
|
|
1352
|
+ </property>
|
|
1353
|
+ </widget>
|
|
1354
|
+ </item>
|
|
1355
|
+ <item row="6" column="1">
|
|
1356
|
+ <widget class="QComboBox" name="comboBox_BattleScene">
|
|
1357
|
+ <property name="toolTip">
|
|
1358
|
+ <string><html><head/><body><p>Determines the type of battle scene graphics to use.</p></body></html></string>
|
|
1359
|
+ </property>
|
|
1360
|
+ <property name="editable">
|
|
1361
|
+ <bool>true</bool>
|
|
1362
|
+ </property>
|
|
1363
|
+ </widget>
|
|
1364
|
+ </item>
|
|
1365
|
+ <item row="2" column="1">
|
|
1366
|
+ <widget class="QCheckBox" name="checkBox_Visibility">
|
|
1367
|
+ <property name="toolTip">
|
|
1368
|
+ <string><html><head/><body><p>Whether or not the map is dark and requires Flash to illuminate.</p></body></html></string>
|
|
1369
|
+ </property>
|
|
1370
|
+ <property name="text">
|
|
1371
|
+ <string/>
|
|
1372
|
+ </property>
|
|
1373
|
+ </widget>
|
|
1374
|
+ </item>
|
|
1375
|
+ </layout>
|
1396
|
1376
|
</widget>
|
1397
|
1377
|
</widget>
|
1398
|
1378
|
<widget class="QWidget" name="tab_Connections">
|
|
@@ -1486,6 +1466,9 @@
|
1486
|
1466
|
<verstretch>0</verstretch>
|
1487
|
1467
|
</sizepolicy>
|
1488
|
1468
|
</property>
|
|
1469
|
+ <property name="toolTip">
|
|
1470
|
+ <string><html><head/><body><p>Add a new connection.</p></body></html></string>
|
|
1471
|
+ </property>
|
1489
|
1472
|
<property name="text">
|
1490
|
1473
|
<string/>
|
1491
|
1474
|
</property>
|
|
@@ -1498,6 +1481,9 @@
|
1498
|
1481
|
</item>
|
1499
|
1482
|
<item>
|
1500
|
1483
|
<widget class="QPushButton" name="pushButton_RemoveConnection">
|
|
1484
|
+ <property name="toolTip">
|
|
1485
|
+ <string><html><head/><body><p>Remove the currently-selected connection.</p></body></html></string>
|
|
1486
|
+ </property>
|
1501
|
1487
|
<property name="text">
|
1502
|
1488
|
<string/>
|
1503
|
1489
|
</property>
|
|
@@ -1546,6 +1532,9 @@
|
1546
|
1532
|
<verstretch>0</verstretch>
|
1547
|
1533
|
</sizepolicy>
|
1548
|
1534
|
</property>
|
|
1535
|
+ <property name="toolTip">
|
|
1536
|
+ <string><html><head/><body><p>If enabled, connections will automatically be updated on the connected map.</p></body></html></string>
|
|
1537
|
+ </property>
|
1549
|
1538
|
<property name="text">
|
1550
|
1539
|
<string>Mirror</string>
|
1551
|
1540
|
</property>
|
|
@@ -1608,6 +1597,9 @@
|
1608
|
1597
|
</property>
|
1609
|
1598
|
<item>
|
1610
|
1599
|
<widget class="QComboBox" name="comboBox_ConnectionDirection">
|
|
1600
|
+ <property name="toolTip">
|
|
1601
|
+ <string><html><head/><body><p>The direction of the connection.</p></body></html></string>
|
|
1602
|
+ </property>
|
1611
|
1603
|
<item>
|
1612
|
1604
|
<property name="text">
|
1613
|
1605
|
<string>up</string>
|
|
@@ -1655,6 +1647,9 @@
|
1655
|
1647
|
</item>
|
1656
|
1648
|
<item>
|
1657
|
1649
|
<widget class="QComboBox" name="comboBox_ConnectedMap">
|
|
1650
|
+ <property name="toolTip">
|
|
1651
|
+ <string><html><head/><body><p>The destination map name of the connection.</p></body></html></string>
|
|
1652
|
+ </property>
|
1658
|
1653
|
<property name="editable">
|
1659
|
1654
|
<bool>true</bool>
|
1660
|
1655
|
</property>
|
|
@@ -1669,6 +1664,9 @@
|
1669
|
1664
|
</item>
|
1670
|
1665
|
<item>
|
1671
|
1666
|
<widget class="QSpinBox" name="spinBox_ConnectionOffset">
|
|
1667
|
+ <property name="toolTip">
|
|
1668
|
+ <string><html><head/><body><p>The number of metatiles to offset the connection.</p></body></html></string>
|
|
1669
|
+ </property>
|
1672
|
1670
|
<property name="minimum">
|
1673
|
1671
|
<number>-999</number>
|
1674
|
1672
|
</property>
|
|
@@ -1846,6 +1844,9 @@
|
1846
|
1844
|
</item>
|
1847
|
1845
|
<item>
|
1848
|
1846
|
<widget class="QComboBox" name="comboBox_DiveMap">
|
|
1847
|
+ <property name="toolTip">
|
|
1848
|
+ <string><html><head/><body><p>Destination map name when using <span style=" font-weight:600;">Dive</span>. If empty, no such connection will exist.</p></body></html></string>
|
|
1849
|
+ </property>
|
1849
|
1850
|
<property name="editable">
|
1850
|
1851
|
<bool>true</bool>
|
1851
|
1852
|
</property>
|
|
@@ -1860,6 +1861,9 @@
|
1860
|
1861
|
</item>
|
1861
|
1862
|
<item>
|
1862
|
1863
|
<widget class="QComboBox" name="comboBox_EmergeMap">
|
|
1864
|
+ <property name="toolTip">
|
|
1865
|
+ <string><html><head/><body><p>Destination map name when emerging using <span style=" font-weight:600;">Dive</span>. If empty, no such connection will exist.</p></body></html></string>
|
|
1866
|
+ </property>
|
1863
|
1867
|
<property name="editable">
|
1864
|
1868
|
<bool>true</bool>
|
1865
|
1869
|
</property>
|