|
@@ -11,7 +11,7 @@
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<property name="windowTitle">
|
|
- <string>Form</string>
|
|
|
|
|
|
+ <string/>
|
|
</property>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
@@ -26,47 +26,67 @@
|
|
<property name="bottomMargin">
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
- <item row="8" column="1" colspan="4">
|
|
|
|
- <widget class="QLabel" name="labelAIMovingOnTheMap">
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
|
|
+ <item row="1" column="8">
|
|
|
|
+ <widget class="QPushButton" name="changeGameDataDir">
|
|
|
|
+ <property name="enabled">
|
|
|
|
+ <bool>false</bool>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>AI on the map</string>
|
|
|
|
|
|
+ <string>Change</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="0" column="1" colspan="4">
|
|
|
|
- <widget class="QLabel" name="labelVideo">
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <item row="3" column="9">
|
|
|
|
+ <widget class="QPushButton" name="openTempDir">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Video</string>
|
|
|
|
|
|
+ <string>Open</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="3" column="1">
|
|
|
|
- <widget class="QLabel" name="labelShowIntro">
|
|
|
|
|
|
+ <item row="2" column="6">
|
|
|
|
+ <widget class="QLabel" name="labelUserDataDir">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Show intro</string>
|
|
|
|
|
|
+ <string>User data directory</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="9" column="7" colspan="3">
|
|
|
|
- <widget class="QSpinBox" name="spinBoxNetworkPort">
|
|
|
|
- <property name="minimum">
|
|
|
|
- <number>1024</number>
|
|
|
|
|
|
+ <item row="10" column="5">
|
|
|
|
+ <spacer name="spacerColumns">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</property>
|
|
- <property name="maximum">
|
|
|
|
- <number>65535</number>
|
|
|
|
|
|
+ <property name="sizeType">
|
|
|
|
+ <enum>QSizePolicy::Fixed</enum>
|
|
</property>
|
|
</property>
|
|
- <property name="value">
|
|
|
|
- <number>3030</number>
|
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>8</width>
|
|
|
|
+ <height>20</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="10" column="7">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxAutoSave">
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
+ <number>1</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Off</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>On</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="9">
|
|
|
|
+ <widget class="QPushButton" name="openGameDataDir">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Open</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
@@ -79,54 +99,74 @@
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>/usr/share/vcmi</string>
|
|
|
|
|
|
+ <string notr="true">/usr/share/vcmi</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="10" column="6">
|
|
|
|
- <widget class="QLabel" name="labelEncoding">
|
|
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
+ <widget class="QLabel" name="labelFullScreen">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Heroes III character set</string>
|
|
|
|
|
|
+ <string>Fullscreen</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="5" column="1">
|
|
|
|
- <widget class="QCheckBox" name="checkBoxFullScreen">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Real fullscreen mode</string>
|
|
|
|
|
|
+ <item row="10" column="4">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxNeutralAI">
|
|
|
|
+ <property name="currentText">
|
|
|
|
+ <string notr="true">BattleAI</string>
|
|
</property>
|
|
</property>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">BattleAI</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">StupidAI</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="1" column="1">
|
|
|
|
- <widget class="QLabel" name="labelResolution">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Resolution</string>
|
|
|
|
|
|
+ <item row="8" column="7" colspan="3">
|
|
|
|
+ <widget class="QSpinBox" name="spinBoxNetworkPort">
|
|
|
|
+ <property name="minimum">
|
|
|
|
+ <number>1024</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximum">
|
|
|
|
+ <number>65535</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="value">
|
|
|
|
+ <number>3030</number>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="1">
|
|
|
|
- <widget class="QLabel" name="labelFullScreen">
|
|
|
|
|
|
+ <item row="17" column="1" colspan="4">
|
|
|
|
+ <widget class="QLabel" name="labelRepositories">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Fullscreen</string>
|
|
|
|
|
|
+ <string>Repositories</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="7" colspan="2">
|
|
|
|
- <widget class="QLineEdit" name="lineEditUserDataDir">
|
|
|
|
- <property name="enabled">
|
|
|
|
- <bool>false</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>150</width>
|
|
|
|
- <height>0</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <item row="1" column="4">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxResolution"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="16" column="7">
|
|
|
|
+ <widget class="QPushButton" name="updatesButton">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>/home/user/.vcmi</string>
|
|
|
|
|
|
+ <string>Check for updates</string>
|
|
</property>
|
|
</property>
|
|
- <property name="readOnly">
|
|
|
|
- <bool>true</bool>
|
|
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="10" column="1">
|
|
|
|
+ <widget class="QLabel" name="labelNeutralAI">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Neutral AI</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
@@ -145,12 +185,25 @@
|
|
<string>On</string>
|
|
<string>On</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Real</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="9">
|
|
|
|
+ <widget class="QPushButton" name="openUserDataDir">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Open</string>
|
|
|
|
+ </property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="8" column="6" colspan="4">
|
|
|
|
|
|
+ <item row="7" column="6" colspan="4">
|
|
<widget class="QLabel" name="labelGeneral">
|
|
<widget class="QLabel" name="labelGeneral">
|
|
<property name="font">
|
|
<property name="font">
|
|
<font>
|
|
<font>
|
|
|
|
+ <weight>75</weight>
|
|
<bold>true</bold>
|
|
<bold>true</bold>
|
|
</font>
|
|
</font>
|
|
</property>
|
|
</property>
|
|
@@ -159,194 +212,101 @@
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="20" column="1" colspan="9">
|
|
|
|
- <widget class="QPlainTextEdit" name="plainTextEditRepos">
|
|
|
|
- <property name="lineWrapMode">
|
|
|
|
- <enum>QPlainTextEdit::NoWrap</enum>
|
|
|
|
|
|
+ <item row="2" column="7" colspan="2">
|
|
|
|
+ <widget class="QLineEdit" name="lineEditUserDataDir">
|
|
|
|
+ <property name="enabled">
|
|
|
|
+ <bool>false</bool>
|
|
</property>
|
|
</property>
|
|
- <property name="plainText">
|
|
|
|
- <string>http://downloads.vcmi.eu/Mods/repository.json</string>
|
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>150</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="9">
|
|
|
|
- <widget class="QPushButton" name="openGameDataDir">
|
|
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Open</string>
|
|
|
|
|
|
+ <string notr="true">/home/user/.vcmi</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="readOnly">
|
|
|
|
+ <bool>true</bool>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="9" column="1">
|
|
|
|
|
|
+ <item row="8" column="1">
|
|
<widget class="QLabel" name="labelPlayerAI">
|
|
<widget class="QLabel" name="labelPlayerAI">
|
|
<property name="text">
|
|
<property name="text">
|
|
<string>Player AI</string>
|
|
<string>Player AI</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="18" column="1" colspan="4">
|
|
|
|
- <widget class="QLabel" name="labelRepositories">
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Repositories</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="9" column="4">
|
|
|
|
- <widget class="QComboBox" name="comboBoxPlayerAI">
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>VCAI</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Nullkiller</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="4" column="1">
|
|
|
|
- <widget class="QLabel" name="labelDisplayIndex">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Display index</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="3" column="4">
|
|
|
|
- <widget class="QComboBox" name="comboBoxShowIntro">
|
|
|
|
- <property name="currentIndex">
|
|
|
|
- <number>1</number>
|
|
|
|
- </property>
|
|
|
|
|
|
+ <item row="9" column="7" colspan="3">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxEncoding">
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Off</string>
|
|
|
|
|
|
+ <string>Central European (Windows 1250)</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>On</string>
|
|
|
|
|
|
+ <string>Cyrillic script (Windows 1251)</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="11" column="4">
|
|
|
|
- <widget class="QComboBox" name="comboBoxNeutralAI">
|
|
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>BattleAI</string>
|
|
|
|
|
|
+ <string>Western European (Windows 1252)</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>StupidAI</string>
|
|
|
|
|
|
+ <string>Simplified Chinese (GBK)</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="13" column="4">
|
|
|
|
- <widget class="QComboBox" name="comboBoxFriendlyAI">
|
|
|
|
- <property name="editable">
|
|
|
|
- <bool>false</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="currentText">
|
|
|
|
- <string>BattleAI</string>
|
|
|
|
- </property>
|
|
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>BattleAI</string>
|
|
|
|
|
|
+ <string>Simplified Chinese (GB2312)</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>StupidAI</string>
|
|
|
|
|
|
+ <string>Korean (Windows 949)</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="11" column="5">
|
|
|
|
- <spacer name="spacerColumns">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeType">
|
|
|
|
- <enum>QSizePolicy::Fixed</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
|
|
+ <item row="12" column="1">
|
|
|
|
+ <widget class="QLabel" name="labelFriendlyAI">
|
|
|
|
+ <property name="minimumSize">
|
|
<size>
|
|
<size>
|
|
- <width>8</width>
|
|
|
|
- <height>20</height>
|
|
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>22</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
- </spacer>
|
|
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Friendly AI</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
</item>
|
|
</item>
|
|
- <item row="3" column="9">
|
|
|
|
- <widget class="QPushButton" name="openTempDir">
|
|
|
|
|
|
+ <item row="1" column="1">
|
|
|
|
+ <widget class="QLabel" name="labelResolution">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Open</string>
|
|
|
|
|
|
+ <string>Resolution</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="16" column="1" colspan="4">
|
|
|
|
- <widget class="QLabel" name="LauncherSettings">
|
|
|
|
|
|
+ <item row="7" column="1" colspan="4">
|
|
|
|
+ <widget class="QLabel" name="labelAIMovingOnTheMap">
|
|
<property name="font">
|
|
<property name="font">
|
|
<font>
|
|
<font>
|
|
|
|
+ <weight>75</weight>
|
|
<bold>true</bold>
|
|
<bold>true</bold>
|
|
</font>
|
|
</font>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Launcher Settings</string>
|
|
|
|
|
|
+ <string>AI on the map</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="1" column="6">
|
|
|
|
- <widget class="QLabel" name="labelGameDir">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Extra data directory</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="14" column="1">
|
|
|
|
- <widget class="QLabel" name="labelEnemyAI">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>22</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Enemy AI</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="8">
|
|
|
|
- <widget class="QPushButton" name="changeGameDataDir">
|
|
|
|
- <property name="enabled">
|
|
|
|
- <bool>false</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Change</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="4">
|
|
|
|
- <widget class="QComboBox" name="comboBoxResolution"/>
|
|
|
|
- </item>
|
|
|
|
- <item row="11" column="1">
|
|
|
|
- <widget class="QLabel" name="labelNeutralAI">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Neutral AI</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="4" column="4">
|
|
|
|
- <widget class="QComboBox" name="comboBoxDisplayIndex"/>
|
|
|
|
- </item>
|
|
|
|
- <item row="7" column="1" colspan="4">
|
|
|
|
- <spacer name="spacerSections">
|
|
|
|
|
|
+ <item row="14" column="1" colspan="4">
|
|
|
|
+ <spacer name="spacerRepos">
|
|
<property name="orientation">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</property>
|
|
@@ -355,12 +315,29 @@
|
|
</property>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<size>
|
|
- <width>56</width>
|
|
|
|
|
|
+ <width>20</width>
|
|
<height>8</height>
|
|
<height>8</height>
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
</spacer>
|
|
</spacer>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="4" column="4">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxDisplayIndex"/>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="10" column="6">
|
|
|
|
+ <widget class="QLabel" name="labelAutoSave">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Autosave</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="1">
|
|
|
|
+ <widget class="QLabel" name="labelDisplayIndex">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Display index</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
<item row="3" column="7" colspan="2">
|
|
<item row="3" column="7" colspan="2">
|
|
<widget class="QLineEdit" name="lineEditTempDir">
|
|
<widget class="QLineEdit" name="lineEditTempDir">
|
|
<property name="enabled">
|
|
<property name="enabled">
|
|
@@ -373,117 +350,141 @@
|
|
</size>
|
|
</size>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>/home/user/.vcmi</string>
|
|
|
|
|
|
+ <string notr="true">/home/user/.vcmi</string>
|
|
</property>
|
|
</property>
|
|
<property name="readOnly">
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
<bool>true</bool>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="17" column="6">
|
|
|
|
- <widget class="QComboBox" name="comboBoxAutoCheck">
|
|
|
|
- <property name="currentIndex">
|
|
|
|
- <number>1</number>
|
|
|
|
|
|
+ <item row="16" column="1" colspan="4">
|
|
|
|
+ <widget class="QLabel" name="labelAutoCheck">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Check repositories on startup</string>
|
|
</property>
|
|
</property>
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Off</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>On</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="11" column="7">
|
|
|
|
- <widget class="QComboBox" name="comboBoxAutoSave">
|
|
|
|
- <property name="currentIndex">
|
|
|
|
- <number>1</number>
|
|
|
|
|
|
+ <item row="8" column="6">
|
|
|
|
+ <widget class="QLabel" name="labelNetworkPort">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Network port</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="8" column="4">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxPlayerAI">
|
|
|
|
+ <property name="currentText">
|
|
|
|
+ <string notr="true">VCAI</string>
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Off</string>
|
|
|
|
|
|
+ <string notr="true">VCAI</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>On</string>
|
|
|
|
|
|
+ <string notr="true">Nullkiller</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="14" column="4">
|
|
|
|
|
|
+ <item row="13" column="4">
|
|
<widget class="QComboBox" name="comboBoxEnemyAI">
|
|
<widget class="QComboBox" name="comboBoxEnemyAI">
|
|
<property name="editable">
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
<bool>false</bool>
|
|
</property>
|
|
</property>
|
|
<property name="currentText">
|
|
<property name="currentText">
|
|
- <string>BattleAI</string>
|
|
|
|
|
|
+ <string notr="true">BattleAI</string>
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>BattleAI</string>
|
|
|
|
|
|
+ <string notr="true">BattleAI</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>StupidAI</string>
|
|
|
|
|
|
+ <string notr="true">StupidAI</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="15" column="1" colspan="4">
|
|
|
|
- <spacer name="spacerRepos">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Vertical</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="sizeType">
|
|
|
|
- <enum>QSizePolicy::Fixed</enum>
|
|
|
|
|
|
+ <item row="0" column="6" colspan="4">
|
|
|
|
+ <widget class="QLabel" name="labelDataDirs">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
</property>
|
|
</property>
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>20</width>
|
|
|
|
- <height>8</height>
|
|
|
|
- </size>
|
|
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Data Directories</string>
|
|
</property>
|
|
</property>
|
|
- </spacer>
|
|
|
|
|
|
+ </widget>
|
|
</item>
|
|
</item>
|
|
- <item row="10" column="1">
|
|
|
|
- <widget class="QLabel" name="labelAIInTheBattlefield">
|
|
|
|
|
|
+ <item row="0" column="1" colspan="4">
|
|
|
|
+ <widget class="QLabel" name="labelVideo">
|
|
<property name="font">
|
|
<property name="font">
|
|
<font>
|
|
<font>
|
|
- <italic>true</italic>
|
|
|
|
|
|
+ <weight>75</weight>
|
|
<bold>true</bold>
|
|
<bold>true</bold>
|
|
- <underline>false</underline>
|
|
|
|
</font>
|
|
</font>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>AI in the battlefield</string>
|
|
|
|
|
|
+ <string>Video</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="17" column="1" colspan="4">
|
|
|
|
- <widget class="QLabel" name="labelAutoCheck">
|
|
|
|
|
|
+ <item row="9" column="6">
|
|
|
|
+ <widget class="QLabel" name="labelEncoding">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Check repositories on startup</string>
|
|
|
|
|
|
+ <string>Heroes III character set</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="13" column="1">
|
|
|
|
- <widget class="QLabel" name="labelFriendlyAI">
|
|
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>0</width>
|
|
|
|
- <height>22</height>
|
|
|
|
- </size>
|
|
|
|
|
|
+ <item row="12" column="4">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxFriendlyAI">
|
|
|
|
+ <property name="editable">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="currentText">
|
|
|
|
+ <string notr="true">BattleAI</string>
|
|
</property>
|
|
</property>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">BattleAI</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string notr="true">StupidAI</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="6">
|
|
|
|
+ <widget class="QLabel" name="labelGameDir">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Friendly AI</string>
|
|
|
|
|
|
+ <string>Extra data directory</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="16" column="6">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxAutoCheck">
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
+ <number>1</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Off</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>On</string>
|
|
|
|
+ </property>
|
|
|
|
+ </item>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
<item row="3" column="6">
|
|
<item row="3" column="6">
|
|
<widget class="QLabel" name="labelTempDir">
|
|
<widget class="QLabel" name="labelTempDir">
|
|
<property name="text">
|
|
<property name="text">
|
|
@@ -491,98 +492,108 @@
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="0" column="6" colspan="4">
|
|
|
|
- <widget class="QLabel" name="labelDataDirs">
|
|
|
|
|
|
+ <item row="19" column="1" colspan="9">
|
|
|
|
+ <widget class="QPlainTextEdit" name="plainTextEditRepos">
|
|
|
|
+ <property name="lineWrapMode">
|
|
|
|
+ <enum>QPlainTextEdit::NoWrap</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="plainText">
|
|
|
|
+ <string notr="true">http://downloads.vcmi.eu/Mods/repository.json</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="1">
|
|
|
|
+ <widget class="QLabel" name="labelShowIntro">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Show intro</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="15" column="1" colspan="4">
|
|
|
|
+ <widget class="QLabel" name="LauncherSettings">
|
|
<property name="font">
|
|
<property name="font">
|
|
<font>
|
|
<font>
|
|
|
|
+ <weight>75</weight>
|
|
<bold>true</bold>
|
|
<bold>true</bold>
|
|
</font>
|
|
</font>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Data Directories</string>
|
|
|
|
|
|
+ <string>Launcher Settings</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="6">
|
|
|
|
- <widget class="QLabel" name="labelUserDataDir">
|
|
|
|
|
|
+ <item row="12" column="6">
|
|
|
|
+ <widget class="QLabel" name="labelBuildVersionDesc">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>User data directory</string>
|
|
|
|
|
|
+ <string>Build version</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="2" column="9">
|
|
|
|
- <widget class="QPushButton" name="openUserDataDir">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Open</string>
|
|
|
|
|
|
+ <item row="6" column="1" colspan="4">
|
|
|
|
+ <spacer name="spacerSections">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
|
|
+ <property name="sizeType">
|
|
|
|
+ <enum>QSizePolicy::Fixed</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>56</width>
|
|
|
|
+ <height>8</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
</item>
|
|
</item>
|
|
- <item row="9" column="6">
|
|
|
|
- <widget class="QLabel" name="labelNetworkPort">
|
|
|
|
|
|
+ <item row="13" column="1">
|
|
|
|
+ <widget class="QLabel" name="labelEnemyAI">
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>22</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Network port</string>
|
|
|
|
|
|
+ <string>Enemy AI</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="10" column="7" colspan="3">
|
|
|
|
- <widget class="QComboBox" name="comboBoxEncoding">
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Central European (Windows 1250)</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Cyrillic script (Windows 1251)</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Western European (Windows 1252)</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
- <item>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Simplified Chinese (GBK)</string>
|
|
|
|
- </property>
|
|
|
|
- </item>
|
|
|
|
|
|
+ <item row="3" column="4">
|
|
|
|
+ <widget class="QComboBox" name="comboBoxShowIntro">
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
+ <number>1</number>
|
|
|
|
+ </property>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Simplified Chinese (GB2312)</string>
|
|
|
|
|
|
+ <string>Off</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Korean (Windows 949)</string>
|
|
|
|
|
|
+ <string>On</string>
|
|
</property>
|
|
</property>
|
|
</item>
|
|
</item>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="11" column="6">
|
|
|
|
- <widget class="QLabel" name="labelAutoSave">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Autosave</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="17" column="7">
|
|
|
|
- <widget class="QPushButton" name="updatesButton">
|
|
|
|
|
|
+ <item row="12" column="7" colspan="3">
|
|
|
|
+ <widget class="QLabel" name="labelBuildVersion">
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Check for updates</string>
|
|
|
|
|
|
+ <string notr="true"/>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="13" column="6">
|
|
|
|
- <widget class="QLabel" name="labelBuildVersionDesc">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Build version</string>
|
|
|
|
|
|
+ <item row="9" column="1" colspan="4">
|
|
|
|
+ <widget class="QLabel" name="labelAIInTheBattlefield">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <italic>true</italic>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ <underline>false</underline>
|
|
|
|
+ </font>
|
|
</property>
|
|
</property>
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="13" column="7" colspan="3">
|
|
|
|
- <widget class="QLabel" name="labelBuildVersion">
|
|
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string notr="true"/>
|
|
|
|
|
|
+ <string>AI in the battlefield</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|