|
@@ -107,68 +107,68 @@
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
- <y>-301</y>
|
|
|
+ <y>-331</y>
|
|
|
<width>610</width>
|
|
|
- <height>649</height>
|
|
|
+ <height>679</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
- <layout class="QGridLayout" name="gridLayout" columnstretch="3,0,0,0,0">
|
|
|
- <item row="14" column="0">
|
|
|
- <widget class="QLabel" name="labelCursorType">
|
|
|
+ <layout class="QGridLayout" name="gridLayout" columnstretch="2,0,1,1,1">
|
|
|
+ <item row="8" column="0">
|
|
|
+ <widget class="QLabel" name="labelVideo">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <weight>75</weight>
|
|
|
+ <bold>true</bold>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
- <string>Cursor</string>
|
|
|
+ <string>Video</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="10" column="0">
|
|
|
- <widget class="QLabel" name="labelFullScreen">
|
|
|
+ <item row="24" column="2" colspan="3">
|
|
|
+ <widget class="QLineEdit" name="lineEditRepositoryDefault">
|
|
|
<property name="text">
|
|
|
- <string>Fullscreen</string>
|
|
|
+ <string notr="true"/>
|
|
|
+ </property>
|
|
|
+ <property name="readOnly">
|
|
|
+ <bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="9" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxResolution"/>
|
|
|
- </item>
|
|
|
- <item row="6" column="1" colspan="4">
|
|
|
- <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>
|
|
|
+ <item row="25" column="2" colspan="3">
|
|
|
+ <widget class="QLineEdit" name="lineEditRepositoryExtra">
|
|
|
+ <property name="text">
|
|
|
+ <string notr="true"/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="22" column="1" colspan="2">
|
|
|
- <widget class="QComboBox" name="comboBoxAutoCheck">
|
|
|
- <property name="currentIndex">
|
|
|
- <number>1</number>
|
|
|
+ <item row="19" column="1" colspan="4">
|
|
|
+ <widget class="QComboBox" name="comboBoxNeutralAI">
|
|
|
+ <property name="currentText">
|
|
|
+ <string notr="true">BattleAI</string>
|
|
|
</property>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Off</string>
|
|
|
+ <string notr="true">BattleAI</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>On</string>
|
|
|
+ <string notr="true">StupidAI</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="labelLanguage">
|
|
|
+ <item row="6" column="0">
|
|
|
+ <widget class="QLabel" name="labelNetworkPort">
|
|
|
<property name="text">
|
|
|
- <string>VCMI Language</string>
|
|
|
+ <string>Network port</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="8" column="0">
|
|
|
- <widget class="QLabel" name="labelVideo">
|
|
|
+ <item row="22" column="0">
|
|
|
+ <widget class="QLabel" name="labelRepositories">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<weight>75</weight>
|
|
@@ -176,69 +176,35 @@
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Video</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="6" column="0">
|
|
|
- <widget class="QLabel" name="labelNetworkPort">
|
|
|
- <property name="text">
|
|
|
- <string>Network port</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="9" column="0">
|
|
|
- <widget class="QLabel" name="labelResolution">
|
|
|
- <property name="text">
|
|
|
- <string>Resolution</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="22" column="0">
|
|
|
- <widget class="QLabel" name="labelAutoCheck">
|
|
|
- <property name="text">
|
|
|
- <string>Check on startup</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="23" column="1">
|
|
|
- <widget class="QCheckBox" name="checkBoxRepositoryDefault">
|
|
|
- <property name="enabled">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
+ <string>Mod Repositories</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="18" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxNeutralAI">
|
|
|
- <property name="currentText">
|
|
|
- <string notr="true">BattleAI</string>
|
|
|
+ <item row="7" column="1" colspan="4">
|
|
|
+ <widget class="QComboBox" name="comboBoxAutoSave">
|
|
|
+ <property name="currentIndex">
|
|
|
+ <number>1</number>
|
|
|
</property>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string notr="true">BattleAI</string>
|
|
|
+ <string>Off</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string notr="true">StupidAI</string>
|
|
|
+ <string>On</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="4">
|
|
|
- <widget class="QPushButton" name="pushButtonTranslation">
|
|
|
+ <item row="21" column="0">
|
|
|
+ <widget class="QLabel" name="labelEnemyAI">
|
|
|
<property name="text">
|
|
|
- <string/>
|
|
|
+ <string>Enemy AI in battles</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="17" column="1" colspan="4">
|
|
|
+ <item row="18" column="1" colspan="4">
|
|
|
<widget class="QComboBox" name="comboBoxAlliedPlayerAI">
|
|
|
<property name="currentText">
|
|
|
<string notr="true">VCAI</string>
|
|
@@ -255,25 +221,22 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="23" column="2" colspan="3">
|
|
|
- <widget class="QLineEdit" name="lineEditRepositoryDefault">
|
|
|
+ <item row="5" column="0">
|
|
|
+ <widget class="QLabel" name="labelTranslation">
|
|
|
<property name="text">
|
|
|
- <string notr="true"/>
|
|
|
- </property>
|
|
|
- <property name="readOnly">
|
|
|
- <bool>true</bool>
|
|
|
+ <string>Heroes III Translation</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="0">
|
|
|
- <widget class="QLabel" name="labelLanguageBase">
|
|
|
+ <item row="24" column="0">
|
|
|
+ <widget class="QLabel" name="labelRepositoryDefault">
|
|
|
<property name="text">
|
|
|
- <string>Heroes III Data Language</string>
|
|
|
+ <string>Default repository</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="7" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxAutoSave">
|
|
|
+ <item row="23" column="1" colspan="2">
|
|
|
+ <widget class="QComboBox" name="comboBoxAutoCheck">
|
|
|
<property name="currentIndex">
|
|
|
<number>1</number>
|
|
|
</property>
|
|
@@ -289,37 +252,7 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="24" column="2" colspan="3">
|
|
|
- <widget class="QLineEdit" name="lineEditRepositoryExtra">
|
|
|
- <property name="text">
|
|
|
- <string notr="true"/>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="4" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxLanguageBase"/>
|
|
|
- </item>
|
|
|
- <item row="19" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxFriendlyAI">
|
|
|
- <property name="editable">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- <property name="currentText">
|
|
|
- <string notr="true">BattleAI</string>
|
|
|
- </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="12" column="1" colspan="4">
|
|
|
+ <item row="13" column="1" colspan="4">
|
|
|
<widget class="QComboBox" name="comboBoxShowIntro">
|
|
|
<property name="currentIndex">
|
|
|
<number>1</number>
|
|
@@ -336,20 +269,34 @@
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="24" column="0">
|
|
|
- <widget class="QLabel" name="labelRepositoryExtra">
|
|
|
+ <item row="5" column="4">
|
|
|
+ <widget class="QPushButton" name="pushButtonTranslation">
|
|
|
<property name="text">
|
|
|
- <string>Additional repository</string>
|
|
|
+ <string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="17" column="0">
|
|
|
- <widget class="QLabel" name="labelAlliedPlayerAI">
|
|
|
+ <item row="14" column="0">
|
|
|
+ <widget class="QLabel" name="labelDisplayIndex">
|
|
|
<property name="text">
|
|
|
- <string>Adventure Map Allies</string>
|
|
|
+ <string>Display index</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="15" column="1" colspan="4">
|
|
|
+ <widget class="QComboBox" name="comboBoxCursorType">
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Hardware</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <property name="text">
|
|
|
+ <string>Software</string>
|
|
|
+ </property>
|
|
|
+ </item>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="10" column="1" colspan="4">
|
|
|
<widget class="QComboBox" name="comboBoxFullScreen">
|
|
|
<property name="toolTip">
|
|
@@ -381,8 +328,52 @@ Fullscreen Exclusive Mode - game will cover entirety of your screen and will use
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="25" column="1">
|
|
|
+ <widget class="QCheckBox" name="checkBoxRepositoryExtra">
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="labelLanguage">
|
|
|
+ <property name="text">
|
|
|
+ <string>VCMI Language</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="6" column="1" colspan="4">
|
|
|
+ <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>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="13" column="0">
|
|
|
+ <widget class="QLabel" name="labelShowIntro">
|
|
|
+ <property name="text">
|
|
|
+ <string>Show intro</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="1" colspan="3">
|
|
|
+ <widget class="QLabel" name="labelTranslationStatus">
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
<item row="20" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxEnemyAI">
|
|
|
+ <widget class="QComboBox" name="comboBoxFriendlyAI">
|
|
|
<property name="editable">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
@@ -401,21 +392,18 @@ Fullscreen Exclusive Mode - game will cover entirety of your screen and will use
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="11" column="1" colspan="4">
|
|
|
- <widget class="QSpinBox" name="spinBoxInterfaceScaling">
|
|
|
- <property name="minimum">
|
|
|
- <number>50</number>
|
|
|
- </property>
|
|
|
- <property name="maximum">
|
|
|
- <number>400</number>
|
|
|
- </property>
|
|
|
- <property name="singleStep">
|
|
|
- <number>10</number>
|
|
|
+ <item row="19" column="0">
|
|
|
+ <widget class="QLabel" name="labelNeutralAI">
|
|
|
+ <property name="text">
|
|
|
+ <string>Neutral AI in battles</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="15" column="0">
|
|
|
- <widget class="QLabel" name="labelArtificialIntelligence">
|
|
|
+ <item row="9" column="1" colspan="4">
|
|
|
+ <widget class="QComboBox" name="comboBoxResolution"/>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="labelGeneral">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<weight>75</weight>
|
|
@@ -423,28 +411,22 @@ Fullscreen Exclusive Mode - game will cover entirety of your screen and will use
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Artificial Intelligence</string>
|
|
|
+ <string>General</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="21" column="0">
|
|
|
- <widget class="QLabel" name="labelRepositories">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <weight>75</weight>
|
|
|
- <bold>true</bold>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
+ <item row="9" column="0">
|
|
|
+ <widget class="QLabel" name="labelResolution">
|
|
|
<property name="text">
|
|
|
- <string>Mod Repositories</string>
|
|
|
+ <string>Resolution</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxLanguage"/>
|
|
|
- </item>
|
|
|
<item row="24" column="1">
|
|
|
- <widget class="QCheckBox" name="checkBoxRepositoryExtra">
|
|
|
+ <widget class="QCheckBox" name="checkBoxRepositoryDefault">
|
|
|
+ <property name="enabled">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
@@ -453,99 +435,115 @@ Fullscreen Exclusive Mode - game will cover entirety of your screen and will use
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="0">
|
|
|
- <widget class="QLabel" name="labelGeneral">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <weight>75</weight>
|
|
|
- <bold>true</bold>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
+ <item row="17" column="0">
|
|
|
+ <widget class="QLabel" name="labelEnemyPlayerAI">
|
|
|
<property name="text">
|
|
|
- <string>General</string>
|
|
|
+ <string>Adventure Map Enemies</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="13" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxDisplayIndex"/>
|
|
|
- </item>
|
|
|
- <item row="20" column="0">
|
|
|
- <widget class="QLabel" name="labelEnemyAI">
|
|
|
+ <item row="11" column="0">
|
|
|
+ <widget class="QLabel" name="labelInterfaceScaling">
|
|
|
<property name="text">
|
|
|
- <string>Enemy AI in battles</string>
|
|
|
+ <string>Interface Scaling</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="11" column="0">
|
|
|
- <widget class="QLabel" name="labelInterfaceScaling">
|
|
|
+ <item row="15" column="0">
|
|
|
+ <widget class="QLabel" name="labelCursorType">
|
|
|
<property name="text">
|
|
|
- <string>Interface Scaling</string>
|
|
|
+ <string>Cursor</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="13" column="0">
|
|
|
- <widget class="QLabel" name="labelDisplayIndex">
|
|
|
+ <item row="11" column="1" colspan="4">
|
|
|
+ <widget class="QSpinBox" name="spinBoxInterfaceScaling">
|
|
|
+ <property name="minimum">
|
|
|
+ <number>50</number>
|
|
|
+ </property>
|
|
|
+ <property name="maximum">
|
|
|
+ <number>400</number>
|
|
|
+ </property>
|
|
|
+ <property name="singleStep">
|
|
|
+ <number>10</number>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="0">
|
|
|
+ <widget class="QLabel" name="labelLanguageBase">
|
|
|
<property name="text">
|
|
|
- <string>Display index</string>
|
|
|
+ <string>Heroes III Data Language</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="1" colspan="3">
|
|
|
- <widget class="QLabel" name="labelTranslationStatus">
|
|
|
+ <item row="18" column="0">
|
|
|
+ <widget class="QLabel" name="labelAlliedPlayerAI">
|
|
|
<property name="text">
|
|
|
- <string/>
|
|
|
+ <string>Adventure Map Allies</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="14" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxCursorType">
|
|
|
+ <item row="17" column="1" colspan="4">
|
|
|
+ <widget class="QComboBox" name="comboBoxEnemyPlayerAI">
|
|
|
+ <property name="currentText">
|
|
|
+ <string notr="true">VCAI</string>
|
|
|
+ </property>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Hardware</string>
|
|
|
+ <string notr="true">VCAI</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string>Software</string>
|
|
|
+ <string notr="true">Nullkiller</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="18" column="0">
|
|
|
- <widget class="QLabel" name="labelNeutralAI">
|
|
|
+ <item row="4" column="1" colspan="4">
|
|
|
+ <widget class="QComboBox" name="comboBoxLanguageBase"/>
|
|
|
+ </item>
|
|
|
+ <item row="25" column="0">
|
|
|
+ <widget class="QLabel" name="labelRepositoryExtra">
|
|
|
<property name="text">
|
|
|
- <string>Neutral AI in battles</string>
|
|
|
+ <string>Additional repository</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="0">
|
|
|
- <widget class="QLabel" name="labelTranslation">
|
|
|
+ <item row="23" column="0">
|
|
|
+ <widget class="QLabel" name="labelAutoCheck">
|
|
|
<property name="text">
|
|
|
- <string>Heroes III Translation</string>
|
|
|
+ <string>Check on startup</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="19" column="0">
|
|
|
- <widget class="QLabel" name="labelFriendlyAI">
|
|
|
+ <item row="23" column="3" colspan="2">
|
|
|
+ <widget class="QPushButton" name="refreshRepositoriesButton">
|
|
|
<property name="text">
|
|
|
- <string>Friendly AI in battles</string>
|
|
|
+ <string>Refresh now</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="22" column="3" colspan="2">
|
|
|
- <widget class="QPushButton" name="refreshRepositoriesButton">
|
|
|
+ <item row="20" column="0">
|
|
|
+ <widget class="QLabel" name="labelFriendlyAI">
|
|
|
<property name="text">
|
|
|
- <string>Refresh now</string>
|
|
|
+ <string>Friendly AI in battles</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="23" column="0">
|
|
|
- <widget class="QLabel" name="labelRepositoryDefault">
|
|
|
+ <item row="10" column="0">
|
|
|
+ <widget class="QLabel" name="labelFullScreen">
|
|
|
<property name="text">
|
|
|
- <string>Default repository</string>
|
|
|
+ <string>Fullscreen</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="1" column="1" colspan="4">
|
|
|
+ <widget class="QComboBox" name="comboBoxLanguage"/>
|
|
|
+ </item>
|
|
|
+ <item row="14" column="1" colspan="4">
|
|
|
+ <widget class="QComboBox" name="comboBoxDisplayIndex"/>
|
|
|
+ </item>
|
|
|
<item row="7" column="0">
|
|
|
<widget class="QLabel" name="labelAutoSave">
|
|
|
<property name="text">
|
|
@@ -553,34 +551,56 @@ Fullscreen Exclusive Mode - game will cover entirety of your screen and will use
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="16" column="1" colspan="4">
|
|
|
- <widget class="QComboBox" name="comboBoxEnemyPlayerAI">
|
|
|
+ <item row="16" column="0">
|
|
|
+ <widget class="QLabel" name="labelArtificialIntelligence">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <weight>75</weight>
|
|
|
+ <bold>true</bold>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Artificial Intelligence</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="21" column="1" colspan="4">
|
|
|
+ <widget class="QComboBox" name="comboBoxEnemyAI">
|
|
|
+ <property name="editable">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
<property name="currentText">
|
|
|
- <string notr="true">VCAI</string>
|
|
|
+ <string notr="true">BattleAI</string>
|
|
|
</property>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string notr="true">VCAI</string>
|
|
|
+ <string notr="true">BattleAI</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
- <string notr="true">Nullkiller</string>
|
|
|
+ <string notr="true">StupidAI</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="12" column="0">
|
|
|
- <widget class="QLabel" name="labelShowIntro">
|
|
|
+ <widget class="QLabel" name="labelFramerateLimit">
|
|
|
<property name="text">
|
|
|
- <string>Show intro</string>
|
|
|
+ <string>Framerate Limit</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="16" column="0">
|
|
|
- <widget class="QLabel" name="labelEnemyPlayerAI">
|
|
|
- <property name="text">
|
|
|
- <string>Adventure Map Enemies</string>
|
|
|
+ <item row="12" column="1" colspan="4">
|
|
|
+ <widget class="QSpinBox" name="spinBoxFramerateLimit">
|
|
|
+ <property name="minimum">
|
|
|
+ <number>20</number>
|
|
|
+ </property>
|
|
|
+ <property name="maximum">
|
|
|
+ <number>1000</number>
|
|
|
+ </property>
|
|
|
+ <property name="singleStep">
|
|
|
+ <number>10</number>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|