Changeset 364 for trunk/Forms


Ignore:
Timestamp:
Jan 1, 2025, 1:04:50 AM (3 weeks ago)
Author:
chronos
Message:
  • Modified: Added more action icons to main toolbar and main menu.
Location:
trunk/Forms
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormCharts.lfm

    r362 r364  
    11object FormCharts: TFormCharts
    22  Left = 411
    3   Height = 586
     3  Height = 592
    44  Top = 146
    5   Width = 787
     5  Width = 798
    66  Caption = 'Charts'
    7   ClientHeight = 586
    8   ClientWidth = 787
    9   DesignTimePPI = 120
     7  ClientHeight = 592
     8  ClientWidth = 798
     9  Constraints.MinHeight = 120
     10  Constraints.MinWidth = 120
     11  DesignTimePPI = 144
    1012  OnShow = FormShow
    1113  LCLVersion = '3.6.0.0'
    1214  object Chart1: TChart
    13     Left = 8
    14     Height = 488
    15     Top = 48
    16     Width = 775
     15    Left = 10
     16    Height = 474
     17    Top = 58
     18    Width = 783
    1719    AxisList = <   
    1820      item
     
    3840  end
    3941  object ComboBox1: TComboBox
    40     Left = 24
    41     Height = 28
    42     Top = 8
    43     Width = 392
    44     ItemHeight = 20
     42    Left = 29
     43    Height = 38
     44    Top = 10
     45    Width = 470
     46    ItemHeight = 0
    4547    ItemIndex = 0
    4648    Items.Strings = (
     
    5658  end
    5759  object ButtonClose: TButton
    58     Left = 680
    59     Height = 31
    60     Top = 544
    61     Width = 94
     60    Left = 670
     61    Height = 37
     62    Top = 542
     63    Width = 113
     64    Anchors = [akRight, akBottom]
    6265    Caption = 'Close'
    6366    ModalResult = 11
  • trunk/Forms/FormChat.lfm

    r325 r364  
    11object FormChat: TFormChat
    22  Left = 1060
    3   Height = 368
    4   Top = 536
    5   Width = 439
     3  Height = 382
     4  Top = 522
     5  Width = 488
    66  Caption = 'Chat'
    7   ClientHeight = 368
    8   ClientWidth = 439
     7  ClientHeight = 382
     8  ClientWidth = 488
    99  DesignTimePPI = 144
    10   LCLVersion = '3.4.0.0'
     10  LCLVersion = '3.6.0.0'
    1111  object MemoChat: TMemo
    1212    Left = 8
    13     Height = 280
     13    Height = 294
    1414    Top = 32
    15     Width = 421
     15    Width = 470
    1616    Anchors = [akTop, akLeft, akRight, akBottom]
    1717    ParentFont = False
     
    2323    Left = 8
    2424    Height = 43
    25     Top = 318
    26     Width = 320
     25    Top = 332
     26    Width = 369
    2727    Anchors = [akLeft, akRight, akBottom]
    2828    ParentFont = False
     
    3131  end
    3232  object ButtonMessageSend: TButton
    33     Left = 336
     33    Left = 385
    3434    Height = 38
    35     Top = 320
     35    Top = 334
    3636    Width = 94
    3737    Anchors = [akRight, akBottom]
  • trunk/Forms/FormClient.lfm

    r335 r364  
    11object FormClient: TFormClient
    2   Left = 882
     2  Left = 877
    33  Height = 621
    4   Top = 399
     4  Top = 394
    55  Width = 775
    66  Caption = 'Client'
     
    1313  OnKeyUp = FormKeyUp
    1414  OnShow = FormShow
    15   LCLVersion = '3.4.0.0'
     15  LCLVersion = '3.6.0.0'
    1616  WindowState = wsMaximized
    1717  object StatusBar1: TStatusBar
  • trunk/Forms/FormHelp.lfm

    r362 r364  
    11object FormHelp: TFormHelp
    22  Left = 514
    3   Height = 360
     3  Height = 445
    44  Top = 267
    5   Width = 485
     5  Width = 607
    66  Caption = 'Help'
    7   ClientHeight = 360
    8   ClientWidth = 485
    9   Constraints.MinHeight = 100
    10   Constraints.MinWidth = 100
    11   DesignTimePPI = 120
     7  ClientHeight = 445
     8  ClientWidth = 607
     9  Constraints.MinHeight = 120
     10  Constraints.MinWidth = 120
     11  DesignTimePPI = 144
    1212  OnCreate = FormCreate
    1313  Position = poMainFormCenter
    1414  LCLVersion = '3.6.0.0'
    1515  object Memo1: TMemo
    16     Left = 8
    17     Height = 304
    18     Top = 8
    19     Width = 469
     16    Left = 10
     17    Height = 379
     18    Top = 10
     19    Width = 587
    2020    Align = alTop
    2121    Anchors = [akTop, akLeft, akRight, akBottom]
    22     BorderSpacing.Around = 8
     22    BorderSpacing.Around = 10
    2323    ReadOnly = True
    2424    ScrollBars = ssAutoBoth
     
    2626  end
    2727  object ButtonClose: TButton
    28     Left = 383
    29     Height = 31
    30     Top = 320
    31     Width = 94
     28    Left = 484
     29    Height = 37
     30    Top = 397
     31    Width = 113
    3232    Anchors = [akRight, akBottom]
    3333    Caption = 'Close'
  • trunk/Forms/FormMain.lfm

    r337 r364  
    11object FormMain: TFormMain
    22  Left = 534
    3   Height = 993
     3  Height = 959
    44  Top = 223
    55  Width = 1491
    66  Caption = 'xTactics'
    7   ClientHeight = 993
     7  ClientHeight = 959
    88  ClientWidth = 1491
    99  DesignTimePPI = 144
     
    1616  OnResize = FormResize
    1717  OnShow = FormShow
    18   LCLVersion = '3.4.0.0'
     18  LCLVersion = '3.6.0.0'
    1919  object ToolBar1: TToolBar
    2020    Left = 0
     
    4646    end
    4747    object ToolButton5: TToolButton
    48       Left = 171
     48      Left = 189
    4949      Top = 2
    5050      Action = Core.ASettings
    5151    end
    5252    object ToolButton9: TToolButton
    53       Left = 166
     53      Left = 184
    5454      Height = 32
    5555      Top = 2
     
    6060      Top = 2
    6161      Action = Core.AGameLoad
     62      DropdownMenu = PopupMenuOpenRecent
     63      Style = tbsDropDown
    6264    end
    6365    object ToolButton12: TToolButton
    64       Left = 134
     66      Left = 152
    6567      Top = 2
    6668      Action = Core.AGameSave
    6769    end
    6870    object ToolButton13: TToolButton
    69       Left = 203
     71      Left = 221
    7072      Top = 2
    7173      Action = Core.AExit
     
    7779      Style = tbsDivider
    7880    end
     81    object ToolButton6: TToolButton
     82      Left = 253
     83      Top = 2
     84      Action = Core.APlayersStats
     85    end
     86    object ToolButton7: TToolButton
     87      Left = 285
     88      Top = 2
     89      Action = Core.AShowUnitMoves
     90    end
     91    object ToolButton8: TToolButton
     92      Left = 317
     93      Top = 2
     94      Action = Core.AShowCharts
     95    end
    7996  end
    8097  object PanelMain: TPanel
    8198    Left = 0
    82     Height = 953
     99    Height = 919
    83100    Top = 40
    84101    Width = 1491
     
    254271    end
    255272  end
     273  object PopupMenuOpenRecent: TPopupMenu
     274    Left = 448
     275    Top = 251
     276  end
    256277end
  • trunk/Forms/FormMain.pas

    r354 r364  
    6464    MenuItem9: TMenuItem;
    6565    PanelMain: TPanel;
     66    PopupMenuOpenRecent: TPopupMenu;
    6667    PopupMenuToolbar: TPopupMenu;
    6768    Separator1: TMenuItem;
     
    7677    ToolButton4: TToolButton;
    7778    ToolButton5: TToolButton;
     79    ToolButton6: TToolButton;
     80    ToolButton7: TToolButton;
     81    ToolButton8: TToolButton;
    7882    ToolButton9: TToolButton;
    7983    procedure AMapGridVisibleExecute(Sender: TObject);
  • trunk/Forms/FormNew.lfm

    r363 r364  
    11object FormNew: TFormNew
    22  Left = 412
    3   Height = 662
     3  Height = 794
    44  Top = 155
    5   Width = 1015
     5  Width = 1218
    66  Caption = 'New game'
    7   ClientHeight = 662
    8   ClientWidth = 1015
    9   Constraints.MinHeight = 418
    10   Constraints.MinWidth = 556
    11   DesignTimePPI = 120
     7  ClientHeight = 794
     8  ClientWidth = 1218
     9  Constraints.MinHeight = 502
     10  Constraints.MinWidth = 667
     11  DesignTimePPI = 144
    1212  OnCreate = FormCreate
    1313  OnDestroy = FormDestroy
     
    1616  LCLVersion = '3.6.0.0'
    1717  object PageControl1: TPageControl
    18     Left = 3
    19     Height = 564
    20     Top = 50
    21     Width = 678
     18    Left = 4
     19    Height = 676
     20    Top = 60
     21    Width = 813
    2222    ActivePage = TabSheetMap
    2323    Align = alClient
    24     BorderSpacing.Around = 3
     24    BorderSpacing.Around = 4
    2525    ParentFont = False
    2626    TabIndex = 2
     
    2929    object TabSheetMode: TTabSheet
    3030      Caption = 'Mode'
    31       ClientHeight = 531
    32       ClientWidth = 670
     31      ClientHeight = 636
     32      ClientWidth = 803
    3333      ParentFont = False
    3434      object Panel3: TPanel
    3535        Left = 0
    36         Height = 531
     36        Height = 636
    3737        Top = 0
    38         Width = 670
     38        Width = 803
    3939        Align = alClient
    4040        BevelOuter = bvNone
    41         ClientHeight = 531
    42         ClientWidth = 670
     41        ClientHeight = 636
     42        ClientWidth = 803
    4343        ParentFont = False
    4444        TabOrder = 0
    4545        object RadioButtonModeLocal: TRadioButton
    46           Left = 8
    47           Height = 24
    48           Top = 12
    49           Width = 56
     46          Left = 10
     47          Height = 30
     48          Top = 14
     49          Width = 70
    5050          Caption = 'Local'
    5151          Checked = True
     
    5656        end
    5757        object RadioButtonModeNetworkServer: TRadioButton
    58           Left = 8
    59           Height = 24
    60           Top = 40
    61           Width = 120
     58          Left = 10
     59          Height = 30
     60          Top = 48
     61          Width = 155
    6262          Caption = 'Network server'
    6363          ParentFont = False
     
    6666        end
    6767        object RadioButtonModeNetworkClient: TRadioButton
    68           Left = 8
    69           Height = 24
    70           Top = 133
    71           Width = 117
     68          Left = 10
     69          Height = 30
     70          Top = 160
     71          Width = 149
    7272          Caption = 'Network client'
    7373          ParentFont = False
     
    7676        end
    7777        object EditServerAddress: TEdit
    78           Left = 20
    79           Height = 28
    80           Top = 93
    81           Width = 183
     78          Left = 24
     79          Height = 43
     80          Top = 112
     81          Width = 220
    8282          ParentFont = False
    8383          TabOrder = 3
    8484        end
    8585        object SpinEditServerPort: TSpinEdit
    86           Left = 213
    87           Height = 28
    88           Top = 93
    89           Width = 66
     86          Left = 256
     87          Height = 43
     88          Top = 112
     89          Width = 79
    9090          MaxValue = 65535
    9191          ParentFont = False
     
    9393        end
    9494        object Label11: TLabel
    95           Left = 213
    96           Height = 20
    97           Top = 67
    98           Width = 29
     95          Left = 256
     96          Height = 26
     97          Top = 80
     98          Width = 40
    9999          Caption = 'Port:'
    100100          ParentColor = False
     
    102102        end
    103103        object Label12: TLabel
    104           Left = 20
    105           Height = 20
    106           Top = 67
    107           Width = 56
     104          Left = 24
     105          Height = 26
     106          Top = 80
     107          Width = 74
    108108          Caption = 'Address:'
    109109          ParentColor = False
     
    111111        end
    112112        object ListViewServers: TListView
    113           Left = 22
    114           Height = 320
    115           Top = 167
    116           Width = 278
     113          Left = 26
     114          Height = 383
     115          Top = 200
     116          Width = 334
    117117          Anchors = [akTop, akLeft, akBottom]
    118118          Columns = <         
    119119            item
    120120              Caption = 'Name'
    121               Width = 83
     121              Width = 100
    122122            end         
    123123            item
    124124              Caption = 'Address'
    125               Width = 182
     125              Width = 219
    126126            end>
    127127          MultiSelect = True
     
    139139        end
    140140        object Button1: TButton
    141           Left = 22
    142           Height = 32
    143           Top = 493
    144           Width = 78
     141          Left = 26
     142          Height = 38
     143          Top = 591
     144          Width = 94
    145145          Action = AServerAdd
    146146          Anchors = [akLeft, akBottom]
     
    149149        end
    150150        object Button2: TButton
    151           Left = 207
    152           Height = 32
    153           Top = 493
    154           Width = 78
     151          Left = 248
     152          Height = 38
     153          Top = 591
     154          Width = 94
    155155          Action = AServerRemove
    156156          Anchors = [akLeft, akBottom]
     
    159159        end
    160160        object Button3: TButton
    161           Left = 113
    162           Height = 32
    163           Top = 493
    164           Width = 78
     161          Left = 136
     162          Height = 38
     163          Top = 591
     164          Width = 94
    165165          Action = AServerModify
    166166          Anchors = [akLeft, akBottom]
     
    172172    object TabSheetPlayers: TTabSheet
    173173      Caption = 'Players'
    174       ClientHeight = 531
    175       ClientWidth = 670
     174      ClientHeight = 636
     175      ClientWidth = 803
    176176      ParentFont = False
    177177      object Panel2: TPanel
    178178        Left = 0
    179         Height = 531
     179        Height = 636
    180180        Top = 0
    181         Width = 670
     181        Width = 803
    182182        Align = alClient
    183183        BevelOuter = bvNone
     
    188188    object TabSheetMap: TTabSheet
    189189      Caption = 'Map'
    190       ClientHeight = 531
    191       ClientWidth = 670
     190      ClientHeight = 636
     191      ClientWidth = 803
    192192      OnShow = TabSheetMapShow
    193193      ParentFont = False
    194194      object Panel1: TPanel
    195195        Left = 0
    196         Height = 531
     196        Height = 636
    197197        Top = 0
    198         Width = 670
     198        Width = 803
    199199        Align = alClient
    200200        BevelOuter = bvNone
    201         ClientHeight = 531
    202         ClientWidth = 670
     201        ClientHeight = 636
     202        ClientWidth = 803
    203203        ParentFont = False
    204204        TabOrder = 0
    205205        object Label1: TLabel
    206           Left = 7
    207           Height = 20
    208           Top = 8
    209           Width = 74
     206          Left = 8
     207          Height = 26
     208          Top = 10
     209          Width = 94
    210210          Caption = 'Map width:'
    211211          ParentColor = False
     
    213213        end
    214214        object Label2: TLabel
    215           Left = 7
    216           Height = 20
    217           Top = 48
    218           Width = 79
     215          Left = 8
     216          Height = 26
     217          Top = 58
     218          Width = 101
    219219          Caption = 'Map height:'
    220220          ParentColor = False
     
    222222        end
    223223        object SpinEditMapSizeX: TSpinEdit
    224           Left = 107
    225           Height = 28
    226           Top = 3
    227           Width = 82
     224          Left = 128
     225          Height = 43
     226          Top = 4
     227          Width = 98
    228228          MinValue = 2
    229229          OnChange = SpinEditMapSizeXChange
     
    233233        end
    234234        object SpinEditMapSizeY: TSpinEdit
    235           Left = 107
    236           Height = 28
    237           Top = 46
    238           Width = 82
     235          Left = 128
     236          Height = 43
     237          Top = 55
     238          Width = 98
    239239          MinValue = 2
    240240          OnChange = SpinEditMapSizeYChange
     
    244244        end
    245245        object TrackBarSizeX: TTrackBar
    246           Left = 200
    247           Height = 48
    248           Top = 7
    249           Width = 461
     246          Left = 240
     247          Height = 58
     248          Top = 8
     249          Width = 552
    250250          Max = 100
    251251          Min = 2
     
    258258        end
    259259        object TrackBarSizeY: TTrackBar
    260           Left = 200
    261           Height = 48
    262           Top = 41
    263           Width = 461
     260          Left = 240
     261          Height = 58
     262          Top = 49
     263          Width = 552
    264264          Max = 100
    265265          Min = 2
     
    272272        end
    273273        object Label5: TLabel
    274           Left = 7
    275           Height = 20
    276           Top = 87
    277           Width = 64
     274          Left = 8
     275          Height = 26
     276          Top = 106
     277          Width = 82
    278278          Caption = 'Grid type:'
    279279          ParentColor = False
     
    281281        end
    282282        object ComboBoxGridType: TComboBox
    283           Left = 122
    284           Height = 28
    285           Top = 87
    286           Width = 253
    287           ItemHeight = 20
     283          Left = 146
     284          Height = 38
     285          Top = 104
     286          Width = 304
     287          ItemHeight = 0
    288288          Items.Strings = (
    289289            'Hexagon vertical'
     
    300300        end
    301301        object ComboBoxMapShape: TComboBox
    302           Left = 122
    303           Height = 28
    304           Top = 120
    305           Width = 253
    306           ItemHeight = 20
     302          Left = 146
     303          Height = 38
     304          Top = 144
     305          Width = 304
     306          ItemHeight = 0
    307307          Items.Strings = (
    308308            'Hexagonal'
     
    316316        end
    317317        object Label8: TLabel
    318           Left = 7
    319           Height = 20
    320           Top = 120
    321           Width = 76
     318          Left = 8
     319          Height = 26
     320          Top = 148
     321          Width = 98
    322322          Caption = 'Map shape:'
    323323          ParentColor = False
     
    325325        end
    326326        object CheckBoxSymetricMap: TCheckBox
    327           Left = 7
    328           Height = 24
    329           Top = 207
    330           Width = 112
     327          Left = 8
     328          Height = 30
     329          Top = 248
     330          Width = 142
    331331          Caption = 'Symetric map'
    332332          ParentFont = False
     
    335335        end
    336336        object SpinEditVoidPercent: TSpinEdit
    337           Left = 180
    338           Height = 28
    339           Top = 262
    340           Width = 88
     337          Left = 216
     338          Height = 43
     339          Top = 314
     340          Width = 106
    341341          MinValue = 1
    342342          OnChange = SpinEditVoidPercentChange
     
    346346        end
    347347        object CheckBoxVoid: TCheckBox
    348           Left = 7
    349           Height = 24
    350           Top = 265
    351           Width = 146
     348          Left = 8
     349          Height = 30
     350          Top = 320
     351          Width = 189
    352352          Caption = 'Inaccessible places'
    353353          ParentFont = False
     
    356356        end
    357357        object CheckBoxCity: TCheckBox
    358           Left = 7
    359           Height = 24
    360           Top = 307
    361           Width = 57
     358          Left = 8
     359          Height = 30
     360          Top = 366
     361          Width = 72
    362362          Caption = 'Cities'
    363363          ParentFont = False
     
    366366        end
    367367        object SpinEditCityPercent: TSpinEdit
    368           Left = 180
    369           Height = 28
    370           Top = 300
    371           Width = 88
     368          Left = 216
     369          Height = 43
     370          Top = 360
     371          Width = 106
    372372          MinValue = 1
    373373          OnChange = SpinEditCityPercentChange
     
    377377        end
    378378        object Label4: TLabel
    379           Left = 276
    380           Height = 20
    381           Top = 307
    382           Width = 12
     379          Left = 331
     380          Height = 26
     381          Top = 366
     382          Width = 15
    383383          Caption = '%'
    384384          ParentColor = False
     
    386386        end
    387387        object Label3: TLabel
    388           Left = 276
    389           Height = 20
    390           Top = 270
    391           Width = 12
     388          Left = 331
     389          Height = 26
     390          Top = 320
     391          Width = 15
    392392          Caption = '%'
    393393          ParentColor = False
     
    395395        end
    396396        object SpinEditNeutralUnits: TSpinEdit
    397           Left = 260
    398           Height = 28
    399           Top = 407
    400           Width = 82
     397          Left = 312
     398          Height = 43
     399          Top = 488
     400          Width = 98
    401401          MaxValue = 99
    402402          OnChange = SpinEditNeutralUnitsChange
     
    406406        end
    407407        object Label7: TLabel
    408           Left = 7
    409           Height = 20
    410           Top = 413
    411           Width = 172
     408          Left = 8
     409          Height = 26
     410          Top = 496
     411          Width = 225
    412412          Caption = 'Max random neutral units:'
    413413          ParentColor = False
     
    415415        end
    416416        object EditImageFile: TEdit
    417           Left = 120
    418           Height = 28
    419           Top = 153
    420           Width = 447
     417          Left = 146
     418          Height = 43
     419          Top = 184
     420          Width = 533
    421421          Anchors = [akTop, akLeft, akRight]
    422422          ParentFont = False
     
    425425        end
    426426        object ButtonImageBrowse: TButton
    427           Left = 574
    428           Height = 32
    429           Top = 152
    430           Width = 82
     427          Left = 688
     428          Height = 43
     429          Top = 184
     430          Width = 98
    431431          Anchors = [akTop, akRight]
    432432          Caption = 'Browse'
     
    436436        end
    437437        object Label9: TLabel
    438           Left = 7
    439           Height = 20
    440           Top = 153
    441           Width = 70
     438          Left = 8
     439          Height = 26
     440          Top = 192
     441          Width = 90
    442442          Caption = 'Image file:'
    443443          ParentColor = False
     
    445445        end
    446446        object CheckBoxBridges: TCheckBox
    447           Left = 7
    448           Height = 24
    449           Top = 340
    450           Width = 165
     447          Left = 8
     448          Height = 30
     449          Top = 408
     450          Width = 211
    451451          Caption = 'Bridges between cells'
    452452          ParentFont = False
     
    455455        end
    456456        object SpinEditMaxPower: TSpinEdit
    457           Left = 260
    458           Height = 28
    459           Top = 367
    460           Width = 82
     457          Left = 312
     458          Height = 43
     459          Top = 440
     460          Width = 98
    461461          MaxValue = 1000000
    462462          MinValue = 1
     
    467467        end
    468468        object Label10: TLabel
    469           Left = 7
    470           Height = 20
    471           Top = 373
    472           Width = 119
     469          Left = 8
     470          Height = 26
     471          Top = 448
     472          Width = 155
    473473          Caption = 'Max units per cell:'
    474474          ParentColor = False
     
    476476        end
    477477        object CheckBoxCyclicMap: TCheckBox
    478           Left = 7
    479           Height = 24
    480           Top = 236
    481           Width = 93
     478          Left = 8
     479          Height = 30
     480          Top = 283
     481          Width = 117
    482482          Caption = 'Cyclic map'
    483483          ParentFont = False
     
    486486        end
    487487        object Image1: TImage
    488           Left = 349
    489           Height = 301
    490           Top = 227
    491           Width = 313
     488          Left = 419
     489          Height = 360
     490          Top = 272
     491          Width = 374
    492492          Anchors = [akTop, akLeft, akRight, akBottom]
    493493          OnResize = Image1Resize
    494494        end
    495495        object Label15: TLabel
    496           Left = 349
    497           Height = 20
    498           Top = 200
    499           Width = 54
     496          Left = 419
     497          Height = 26
     498          Top = 240
     499          Width = 71
    500500          Caption = 'Preview:'
    501501          ParentColor = False
     
    503503        end
    504504        object ButtonRandomize: TButton
    505           Left = 8
    506           Height = 32
    507           Top = 450
    508           Width = 128
     505          Left = 10
     506          Height = 38
     507          Top = 540
     508          Width = 154
    509509          Caption = 'Randomize'
    510510          ParentFont = False
     
    516516    object TabSheetRules: TTabSheet
    517517      Caption = 'Rules'
    518       ClientHeight = 531
    519       ClientWidth = 670
     518      ClientHeight = 636
     519      ClientWidth = 803
    520520      ParentFont = False
    521521      object Panel4: TPanel
    522522        Left = 0
    523         Height = 531
     523        Height = 636
    524524        Top = 0
    525         Width = 670
     525        Width = 803
    526526        Align = alClient
    527527        BevelOuter = bvNone
    528         ClientHeight = 531
    529         ClientWidth = 670
     528        ClientHeight = 636
     529        ClientWidth = 803
    530530        ParentFont = False
    531531        TabOrder = 0
    532532        object RadioGroupGrowCells: TRadioGroup
    533           Left = 12
    534           Height = 107
    535           Top = 100
    536           Width = 260
     533          Left = 14
     534          Height = 128
     535          Top = 120
     536          Width = 312
    537537          AutoFill = True
    538538          Caption = 'Growing cells'
     
    544544          ChildSizing.Layout = cclLeftToRightThenTopToBottom
    545545          ChildSizing.ControlsPerLine = 1
    546           ClientHeight = 82
    547           ClientWidth = 256
     546          ClientHeight = 101
     547          ClientWidth = 310
    548548          Items.Strings = (
    549549            'None'
     
    555555        end
    556556        object Label6: TLabel
    557           Left = 7
    558           Height = 20
    559           Top = 222
    560           Width = 94
     557          Left = 8
     558          Height = 26
     559          Top = 266
     560          Width = 119
    561561          Caption = 'Win objective:'
    562562          ParentColor = False
     
    564564        end
    565565        object ComboBoxWinObjective: TComboBox
    566           Left = 180
    567           Height = 28
    568           Top = 222
    569           Width = 273
    570           ItemHeight = 20
     566          Left = 216
     567          Height = 38
     568          Top = 266
     569          Width = 328
     570          ItemHeight = 0
    571571          Items.Strings = (
    572572            'Defeat all oponents'
     
    581581        end
    582582        object RadioGroupGrowAmount: TRadioGroup
    583           Left = 12
    584           Height = 77
    585           Top = 13
    586           Width = 254
     583          Left = 14
     584          Height = 92
     585          Top = 16
     586          Width = 305
    587587          AutoFill = True
    588588          Caption = 'Per turn grow amount'
     
    594594          ChildSizing.Layout = cclLeftToRightThenTopToBottom
    595595          ChildSizing.ControlsPerLine = 1
    596           ClientHeight = 52
    597           ClientWidth = 250
     596          ClientHeight = 65
     597          ClientWidth = 303
    598598          Items.Strings = (
    599599            'By one'
     
    604604        end
    605605        object CheckBoxFogOfWar: TCheckBox
    606           Left = 280
    607           Height = 24
    608           Top = 20
    609           Width = 92
     606          Left = 336
     607          Height = 30
     608          Top = 24
     609          Width = 115
    610610          Caption = 'Fog of war'
    611611          ParentFont = False
     
    613613        end
    614614        object PageControlWinObjective: TPageControl
    615           Left = 10
    616           Height = 92
    617           Top = 262
    618           Width = 651
     615          Left = 12
     616          Height = 110
     617          Top = 314
     618          Width = 780
    619619          ActivePage = TabSheetCaptureEntireMap
    620620          Anchors = [akTop, akLeft, akRight]
     
    630630          end
    631631          object TabSheetCaptureCells: TTabSheet
    632             ClientHeight = 84
    633             ClientWidth = 643
     632            ClientHeight = 67
     633            ClientWidth = 770
    634634            ParentFont = False
    635635            object Label14: TLabel
    636               Left = 7
    637               Height = 20
    638               Top = 13
    639               Width = 125
     636              Left = 8
     637              Height = 26
     638              Top = 16
     639              Width = 161
    640640              Caption = 'Special cells count:'
    641641              ParentColor = False
     
    643643            end
    644644            object SpinEditSpecialCells: TSpinEdit
    645               Left = 197
    646               Height = 28
    647               Top = 7
    648               Width = 132
     645              Left = 236
     646              Height = 43
     647              Top = 8
     648              Width = 158
    649649              MaxValue = 1000
    650650              MinValue = 1
     
    655655          end
    656656          object TabSheetStayAliveTurns: TTabSheet
    657             ClientHeight = 84
    658             ClientWidth = 643
     657            ClientHeight = 67
     658            ClientWidth = 770
    659659            ParentFont = False
    660660            object Label13: TLabel
    661               Left = 7
    662               Height = 20
    663               Top = 13
    664               Width = 111
     661              Left = 8
     662              Height = 26
     663              Top = 16
     664              Width = 146
    665665              Caption = 'Number of turns:'
    666666              ParentColor = False
     
    668668            end
    669669            object SpinEditTurns: TSpinEdit
    670               Left = 197
    671               Height = 28
    672               Top = 7
    673               Width = 132
     670              Left = 236
     671              Height = 43
     672              Top = 8
     673              Width = 158
    674674              MaxValue = 1000
    675675              MinValue = 1
     
    691691  object PanelButtons: TPanel
    692692    Left = 0
    693     Height = 45
    694     Top = 617
    695     Width = 1015
     693    Height = 54
     694    Top = 740
     695    Width = 1218
    696696    Align = alBottom
    697697    BevelOuter = bvNone
    698     ClientHeight = 45
    699     ClientWidth = 1015
     698    ClientHeight = 54
     699    ClientWidth = 1218
    700700    ParentFont = False
    701701    TabOrder = 1
    702702    object ButtonOk: TButton
    703       Left = 915
    704       Height = 32
    705       Top = 6
    706       Width = 88
     703      Left = 1098
     704      Height = 38
     705      Top = 8
     706      Width = 106
    707707      Anchors = [akRight, akBottom]
    708708      Caption = 'Ok'
     
    713713    end
    714714    object ButtonCancel: TButton
    715       Left = 806
    716       Height = 32
    717       Top = 6
    718       Width = 95
     715      Left = 967
     716      Height = 38
     717      Top = 8
     718      Width = 114
    719719      Anchors = [akRight, akBottom]
    720720      Caption = 'Cancel'
     
    725725  end
    726726  object PanelChat: TPanel
    727     Left = 689
    728     Height = 570
    729     Top = 47
    730     Width = 326
     727    Left = 827
     728    Height = 684
     729    Top = 56
     730    Width = 391
    731731    Align = alRight
    732732    BevelOuter = bvNone
     
    735735  end
    736736  object Splitter1: TSplitter
    737     Left = 684
    738     Height = 570
    739     Top = 47
    740     Width = 5
     737    Left = 821
     738    Height = 684
     739    Top = 56
     740    Width = 6
    741741    Align = alRight
    742742    ResizeAnchor = akRight
     
    744744  object Panel5: TPanel
    745745    Left = 0
    746     Height = 47
     746    Height = 56
    747747    Top = 0
    748     Width = 1015
     748    Width = 1218
    749749    Align = alTop
    750750    BevelOuter = bvNone
    751     ClientHeight = 47
    752     ClientWidth = 1015
     751    ClientHeight = 56
     752    ClientWidth = 1218
    753753    ParentFont = False
    754754    TabOrder = 4
    755755    object Label16: TLabel
    756       Left = 10
    757       Height = 20
    758       Top = 12
    759       Width = 91
     756      Left = 12
     757      Height = 26
     758      Top = 14
     759      Width = 120
    760760      Caption = 'Game system:'
    761761      ParentColor = False
     
    763763    end
    764764    object ComboBoxGameSystem: TComboBox
    765       Left = 147
    766       Height = 28
    767       Top = 10
    768       Width = 212
    769       ItemHeight = 20
     765      Left = 176
     766      Height = 42
     767      Top = 12
     768      Width = 254
     769      ItemHeight = 0
    770770      ParentFont = False
    771771      Style = csDropDownList
     
    774774    end
    775775    object ButtonGameSystems: TButton
    776       Left = 369
    777       Height = 32
    778       Top = 8
    779       Width = 94
     776      Left = 443
     777      Height = 38
     778      Top = 10
     779      Width = 113
    780780      Caption = 'Manage'
    781781      ParentFont = False
     
    786786  object ActionList1: TActionList
    787787    Images = Core.ImageListSmall
    788     Left = 720
    789     Top = 180
     788    Left = 864
     789    Top = 216
    790790    object AServerAdd: TAction
    791791      Caption = 'Add'
     
    802802  end
    803803  object OpenPictureDialog1: TOpenPictureDialog
    804     Left = 720
    805     Top = 300
     804    Left = 864
     805    Top = 360
    806806  end
    807807  object PopupMenuServers: TPopupMenu
    808     Left = 720
    809     Top = 113
     808    Left = 864
     809    Top = 136
    810810    object MenuItem4: TMenuItem
    811811      Action = AServerAdd
     
    821821    Interval = 500
    822822    OnTimer = TimerMapPreviewTimer
    823     Left = 720
    824     Top = 372
     823    Left = 864
     824    Top = 446
    825825  end
    826826end
  • trunk/Forms/FormPlayersStats.lfm

    r362 r364  
    11object FormPlayersStats: TFormPlayersStats
    22  Left = 689
    3   Height = 249
     3  Height = 308
    44  Top = 437
    5   Width = 598
     5  Width = 737
    66  Caption = 'Players stats'
    7   ClientHeight = 249
    8   ClientWidth = 598
    9   Constraints.MinHeight = 100
    10   Constraints.MinWidth = 100
    11   DesignTimePPI = 120
     7  ClientHeight = 308
     8  ClientWidth = 737
     9  Constraints.MinHeight = 120
     10  Constraints.MinWidth = 120
     11  DesignTimePPI = 144
    1212  OnShow = FormShow
    1313  LCLVersion = '3.6.0.0'
    1414  object ListView1: TListView
    15     Left = 8
    16     Height = 191
    17     Top = 8
    18     Width = 582
     15    Left = 10
     16    Height = 247
     17    Top = 10
     18    Width = 717
    1919    Align = alTop
    2020    Anchors = [akTop, akLeft, akRight, akBottom]
    21     BorderSpacing.Around = 8
     21    BorderSpacing.Around = 10
    2222    Columns = <   
    2323      item
    2424        Caption = 'Name'
    25         Width = 100
     25        Width = 120
    2626      end   
    2727      item
    2828        Caption = 'Mode'
    29         Width = 100
     29        Width = 120
    3030      end   
    3131      item
    3232        Caption = 'Cells'
    33         Width = 100
     33        Width = 120
    3434      end   
    3535      item
    3636        Caption = 'Discovered'
    37         Width = 100
     37        Width = 120
    3838      end   
    3939      item
    4040        Caption = 'Cities'
    41         Width = 100
     41        Width = 120
    4242      end   
    4343      item
    4444        Caption = 'Units'
    45         Width = 100
     45        Width = 120
    4646      end   
    4747      item
    4848        Caption = 'Win objective cells'
    49         Width = 125
     49        Width = 150
    5050      end>
    5151    OwnerData = True
     
    5858  end
    5959  object ButtonClose: TButton
    60     Left = 496
    61     Height = 31
    62     Top = 207
    63     Width = 94
     60    Left = 614
     61    Height = 37
     62    Top = 265
     63    Width = 113
    6464    Anchors = [akRight, akBottom]
    6565    Caption = 'Close'
     
    6868  end
    6969  object PopupMenu1: TPopupMenu
    70     Left = 143
    71     Top = 110
     70    Left = 172
     71    Top = 132
    7272    object MenuItem1: TMenuItem
    7373      Action = ASpectate
     
    7575  end
    7676  object ActionList1: TActionList
    77     Left = 373
    78     Top = 113
     77    Left = 448
     78    Top = 136
    7979    object ASpectate: TAction
    8080      Caption = 'Spectate'
     
    8888    Column = 0
    8989    Order = soNone
    90     Left = 544
    91     Top = 110
     90    Left = 653
     91    Top = 132
    9292  end
    9393end
  • trunk/Forms/FormServer.lfm

    r325 r364  
    11object FormServer: TFormServer
    22  Left = 647
    3   Height = 303
     3  Height = 284
    44  Top = 439
    5   Width = 627
     5  Width = 596
    66  Caption = 'Server'
    7   ClientHeight = 303
    8   ClientWidth = 627
     7  ClientHeight = 284
     8  ClientWidth = 596
    99  DesignTimePPI = 144
    10   LCLVersion = '3.4.0.0'
     10  LCLVersion = '3.6.0.0'
    1111  object ButtonCancel: TButton
    12     Left = 362
     12    Left = 331
    1313    Height = 38
    14     Top = 260
     14    Top = 241
    1515    Width = 113
    1616    Anchors = [akRight, akBottom]
     
    2121  end
    2222  object ButtonOk: TButton
    23     Left = 497
     23    Left = 466
    2424    Height = 38
    25     Top = 260
     25    Top = 241
    2626    Width = 113
    2727    Anchors = [akRight, akBottom]
     
    3434  object ScrollBox1: TScrollBox
    3535    Left = 8
    36     Height = 246
     36    Height = 227
    3737    Top = 8
    38     Width = 610
     38    Width = 579
    3939    HorzScrollBar.Page = 279
    4040    VertScrollBar.Page = 155
    4141    Anchors = [akTop, akLeft, akRight, akBottom]
    42     ClientHeight = 244
    43     ClientWidth = 608
     42    ClientHeight = 225
     43    ClientWidth = 577
    4444    TabOrder = 2
    4545    object Label1: TLabel
     
    5656      Height = 43
    5757      Top = 17
    58       Width = 431
     58      Width = 400
    5959      Anchors = [akTop, akLeft, akRight]
    6060      ParentFont = False
     
    6565      Height = 43
    6666      Top = 64
    67       Width = 431
     67      Width = 400
    6868      Anchors = [akTop, akLeft, akRight]
    6969      ParentFont = False
  • trunk/Forms/FormSettings.lfm

    r354 r364  
    88  ClientHeight = 613
    99  ClientWidth = 857
    10   Constraints.MinHeight = 300
    11   Constraints.MinWidth = 454
     10  Constraints.MinHeight = 200
     11  Constraints.MinWidth = 300
    1212  DesignTimePPI = 144
    1313  OnCreate = FormCreate
     
    5151    object TabSheetGeneral: TTabSheet
    5252      Caption = 'General'
    53       ClientHeight = 506
    54       ClientWidth = 835
     53      ClientHeight = 512
     54      ClientWidth = 831
    5555      ParentFont = False
    5656      object Panel1: TPanel
    5757        Left = 0
    58         Height = 506
     58        Height = 512
    5959        Top = 0
    60         Width = 835
     60        Width = 831
    6161        Align = alClient
    6262        BevelOuter = bvNone
    63         ClientHeight = 506
    64         ClientWidth = 835
     63        ClientHeight = 512
     64        ClientWidth = 831
    6565        ParentFont = False
    6666        TabOrder = 0
    6767        object Label1: TLabel
    6868          Left = 20
    69           Height = 28
     69          Height = 26
    7070          Top = 32
    71           Width = 96
     71          Width = 88
    7272          Caption = 'Language:'
    7373          ParentColor = False
     
    7676        object ComboBoxLanguage: TComboBox
    7777          Left = 178
    78           Height = 40
     78          Height = 42
    7979          Top = 24
    8080          Width = 196
     
    8686        object ComboBoxTheme: TComboBox
    8787          Left = 176
    88           Height = 40
     88          Height = 42
    8989          Top = 72
    9090          Width = 196
     
    9696        object Label6: TLabel
    9797          Left = 20
    98           Height = 28
     98          Height = 26
    9999          Top = 80
    100           Width = 69
     100          Width = 63
    101101          Caption = 'Theme:'
    102102          ParentColor = False
     
    105105        object SpinEditAnimSpeed: TSpinEdit
    106106          Left = 232
    107           Height = 38
     107          Height = 43
    108108          Top = 120
    109109          Width = 122
     
    113113        object Label3: TLabel
    114114          Left = 368
    115           Height = 28
    116           Top = 124
    117           Width = 17
     115          Height = 26
     116          Top = 128
     117          Width = 15
    118118          Caption = '%'
    119119          ParentColor = False
     
    122122        object Label2: TLabel
    123123          Left = 20
    124           Height = 28
    125           Top = 120
    126           Width = 162
     124          Height = 26
     125          Top = 128
     126          Width = 149
    127127          Caption = 'Animation speed:'
    128128          ParentColor = False
     
    133133    object TabSheetDebug: TTabSheet
    134134      Caption = 'Debug'
    135       ClientHeight = 506
    136       ClientWidth = 835
     135      ClientHeight = 512
     136      ClientWidth = 831
    137137      ParentFont = False
    138138      object Panel2: TPanel
    139139        Left = 0
    140         Height = 506
     140        Height = 512
    141141        Top = 0
    142         Width = 835
     142        Width = 831
    143143        Align = alClient
    144144        BevelOuter = bvNone
    145         ClientHeight = 506
    146         ClientWidth = 835
     145        ClientHeight = 512
     146        ClientWidth = 831
    147147        ParentFont = False
    148148        TabOrder = 0
     
    151151          Height = 24
    152152          Top = 32
    153           Width = 803
     153          Width = 799
    154154          Anchors = [akTop, akLeft, akRight]
    155155          AutoSize = False
     
    161161        object Label4: TLabel
    162162          Left = 14
    163           Height = 28
     163          Height = 26
    164164          Top = 67
    165           Width = 39
     165          Width = 35
    166166          Caption = 'DPI:'
    167167          ParentColor = False
     
    170170        object SpinEditX: TSpinEdit
    171171          Left = 104
    172           Height = 38
     172          Height = 43
    173173          Top = 64
    174174          Width = 96
     
    181181        object Label5: TLabel
    182182          Left = 208
    183           Height = 28
     183          Height = 26
    184184          Top = 67
    185           Width = 11
     185          Width = 10
    186186          Caption = 'x'
    187187          ParentColor = False
     
    190190        object SpinEditY: TSpinEdit
    191191          Left = 232
    192           Height = 38
     192          Height = 43
    193193          Top = 64
    194194          Width = 90
     
    203203          Height = 26
    204204          Top = 136
    205           Width = 807
     205          Width = 803
    206206          Anchors = [akTop, akLeft, akRight]
    207207          AutoSize = False
  • trunk/Forms/FormUnitMoves.lfm

    r362 r364  
    11object FormUnitMoves: TFormUnitMoves
    22  Left = 879
    3   Height = 279
     3  Height = 319
    44  Top = 511
    5   Width = 660
     5  Width = 748
    66  Caption = 'Unit moves'
    7   ClientHeight = 279
    8   ClientWidth = 660
    9   Constraints.MinHeight = 100
    10   Constraints.MinWidth = 100
    11   DesignTimePPI = 120
     7  ClientHeight = 319
     8  ClientWidth = 748
     9  Constraints.MinHeight = 120
     10  Constraints.MinWidth = 120
     11  DesignTimePPI = 144
    1212  OnShow = FormShow
    1313  LCLVersion = '3.6.0.0'
    1414  object ListView1: TListView
    15     Left = 8
    16     Height = 224
    17     Top = 8
    18     Width = 644
     15    Left = 10
     16    Height = 254
     17    Top = 10
     18    Width = 728
    1919    Align = alTop
    2020    Anchors = [akTop, akLeft, akRight, akBottom]
    21     BorderSpacing.Around = 8
     21    BorderSpacing.Around = 10
    2222    Columns = <   
    2323      item
    2424        Caption = 'From cell'
    25         Width = 150
     25        Width = 180
    2626      end   
    2727      item
    2828        Caption = 'To cell'
    29         Width = 150
     29        Width = 180
    3030      end   
    3131      item
    3232        Caption = 'Once count'
    33         Width = 150
     33        Width = 180
    3434      end   
    3535      item
    3636        Caption = 'Repeat count'
    37         Width = 332
     37        Width = 398
    3838      end>
    3939    OwnerData = True
     
    4646  end
    4747  object ButtonClose: TButton
    48     Left = 558
    49     Height = 31
    50     Top = 240
    51     Width = 94
     48    Left = 625
     49    Height = 37
     50    Top = 272
     51    Width = 113
    5252    Anchors = [akRight, akBottom]
    5353    Caption = 'Close'
Note: See TracChangeset for help on using the changeset viewer.