Ignore:
Timestamp:
Jan 6, 2025, 11:12:12 AM (35 hours ago)
Author:
chronos
Message:

Merged revision(s) 396-400 from trunk:

  • Fixed: Charts form chart was not drawn on the initial show.
  • Fixed: Run Randomize only once at startup.
  • Fixed: Store current state of RandSeed to game save.
  • Fixed: Load/store RandSeed as its Cardinal type instead of Integer.
  • Modified: Maximum number of player set to 12.
  • Fixed: Standard yellow color is too bright and not readable with white text. Used darker yellow instead.
  • Fixed: Integrity checks for id references loaded from game file.
  • Fixed: Wrong players and units id recalculation during game save causing bad references.
  • Modified: Set new created players as computer.
  • Fixed: Scale charts line width.
  • Fixed: Item form made bigger to avoid showing scrollbars.
  • Fixed: Item form string control made shorter.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormCharts.lfm

    r364 r401  
    4141  object ComboBox1: TComboBox
    4242    Left = 29
    43     Height = 38
     43    Height = 33
    4444    Top = 10
    4545    Width = 470
    46     ItemHeight = 0
     46    ItemHeight = 25
    4747    ItemIndex = 0
    4848    Items.Strings = (
Note: See TracChangeset for help on using the changeset viewer.