Ignore:
Timestamp:
May 16, 2018, 11:03:48 AM (6 years ago)
Author:
chronos
Message:
  • Added: Evaluate win objection to stay alive for defined number of turns. Multiple players can win.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormNew.lfm

    r196 r197  
    11object FormNew: TFormNew
    22  Left = 387
    3   Height = 843
     3  Height = 748
    44  Top = 102
    5   Width = 1069
     5  Width = 795
    66  Caption = 'New game'
    7   ClientHeight = 843
    8   ClientWidth = 1069
     7  ClientHeight = 748
     8  ClientWidth = 795
    99  Constraints.MinHeight = 501
    1010  Constraints.MinWidth = 667
     
    1818  object PageControl1: TPageControl
    1919    Left = 4
    20     Height = 556
     20    Height = 461
    2121    Top = 4
    22     Width = 1061
    23     ActivePage = TabSheetMode
     22    Width = 787
     23    ActivePage = TabSheet3
    2424    Align = alClient
    2525    BorderSpacing.Around = 4
    26     TabIndex = 0
     26    TabIndex = 3
    2727    TabOrder = 0
    2828    object TabSheetMode: TTabSheet
    2929      Caption = 'Mode'
    30       ClientHeight = 523
    31       ClientWidth = 1053
     30      ClientHeight = 362
     31      ClientWidth = 694
    3232      object RadioButtonModeLocal: TRadioButton
    3333        Left = 10
     
    9090      object ListViewServers: TListView
    9191        Left = 26
    92         Height = 291
     92        Height = 130
    9393        Top = 181
    9494        Width = 334
     
    118118        Left = 27
    119119        Height = 31
    120         Top = 484
     120        Top = 323
    121121        Width = 94
    122122        Action = AServerAdd
     
    127127        Left = 240
    128128        Height = 31
    129         Top = 484
     129        Top = 323
    130130        Width = 94
    131131        Action = AServerRemove
     
    136136        Left = 136
    137137        Height = 30
    138         Top = 484
     138        Top = 323
    139139        Width = 94
    140140        Action = AServerModify
     
    145145    object TabSheet1: TTabSheet
    146146      Caption = 'Players'
    147       ClientHeight = 297
    148       ClientWidth = 759
     147      ClientHeight = 428
     148      ClientWidth = 779
    149149      object ListViewPlayers: TListView
    150150        Left = 4
    151         Height = 247
     151        Height = 378
    152152        Top = 4
    153         Width = 751
     153        Width = 771
    154154        Align = alTop
    155155        Anchors = [akTop, akLeft, akRight, akBottom]
     
    188188        Left = 224
    189189        Height = 25
    190         Top = 259
     190        Top = 390
    191191        Width = 83
    192192        Action = APlayerRemove
     
    197197        Left = 16
    198198        Height = 25
    199         Top = 259
     199        Top = 390
    200200        Width = 83
    201201        Action = APlayerAdd
     
    206206        Left = 120
    207207        Height = 25
    208         Top = 259
     208        Top = 390
    209209        Width = 83
    210210        Action = APlayerModify
     
    216216    object TabSheet2: TTabSheet
    217217      Caption = 'Map'
    218       ClientHeight = 523
    219       ClientWidth = 1053
     218      ClientHeight = 428
     219      ClientWidth = 779
    220220      object Label1: TLabel
    221221        Left = 8
     
    258258        Height = 47
    259259        Top = 8
    260         Width = 802
     260        Width = 528
    261261        Max = 100
    262262        Min = 2
     
    271271        Height = 47
    272272        Top = 49
    273         Width = 802
     273        Width = 528
    274274        Max = 100
    275275        Min = 2
     
    329329        Height = 27
    330330        Top = 110
    331         Width = 565
     331        Width = 291
    332332        Anchors = [akTop, akLeft, akRight]
    333333        AutoSize = False
     
    408408        Height = 28
    409409        Top = 184
    410         Width = 786
     410        Width = 512
    411411        Anchors = [akTop, akLeft, akRight]
    412412        TabOrder = 12
    413413      end
    414414      object ButtonImageBrowse: TButton
    415         Left = 938
     415        Left = 664
    416416        Height = 25
    417417        Top = 192
     
    460460    object TabSheet3: TTabSheet
    461461      Caption = 'Rules'
    462       ClientHeight = 297
    463       ClientWidth = 759
     462      ClientHeight = 428
     463      ClientWidth = 779
    464464      object RadioGroupGrowCells: TRadioGroup
    465465        Left = 15
     
    534534        Height = 27
    535535        Top = 24
    536         Width = 599
     536        Width = 619
    537537        Anchors = [akTop, akLeft, akRight]
    538538        AutoSize = False
     
    540540        TabOrder = 3
    541541      end
     542      object Label13: TLabel
     543        Left = 8
     544        Height = 20
     545        Top = 280
     546        Width = 111
     547        Caption = 'Number of turns:'
     548        ParentColor = False
     549      end
     550      object SpinEditTurns: TSpinEdit
     551        Left = 236
     552        Height = 28
     553        Top = 278
     554        Width = 159
     555        MaxValue = 1000
     556        MinValue = 1
     557        TabOrder = 4
     558        Value = 1
     559      end
    542560    end
    543561  end
     
    545563    Left = 0
    546564    Height = 45
    547     Top = 798
    548     Width = 1069
     565    Top = 703
     566    Width = 795
    549567    Align = alBottom
    550568    BevelOuter = bvNone
    551569    ClientHeight = 45
    552     ClientWidth = 1069
     570    ClientWidth = 795
    553571    TabOrder = 1
    554572    object ButtonOk: TButton
    555       Left = 881
     573      Left = 607
    556574      Height = 25
    557575      Top = 6
     
    563581    end
    564582    object ButtonCancel: TButton
    565       Left = 985
     583      Left = 711
    566584      Height = 25
    567585      Top = 6
     
    576594    Left = 0
    577595    Height = 228
    578     Top = 570
    579     Width = 1069
     596    Top = 475
     597    Width = 795
    580598    Align = alBottom
    581599    BevelOuter = bvNone
     
    586604    Left = 0
    587605    Height = 6
    588     Top = 564
    589     Width = 1069
     606    Top = 469
     607    Width = 795
    590608    Align = alBottom
    591609    ResizeAnchor = akBottom
Note: See TracChangeset for help on using the changeset viewer.