Ignore:
Timestamp:
Jan 6, 2025, 11:12:12 AM (3 days 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.
Location:
tags/1.4.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/1.4.0

  • tags/1.4.0/Release notes.txt

    r394 r401  
    22==========================
    33
    4 * Added: Application icon with 256x256 resolution.
     4* Added: Added vector logo and generated raster logo with resolution 256x256.
    55* Added: Close button on more forms for better touch screen devices support.
    66* Added: Game systems action in Tools menu.
     
    2525* Modified: Do not paint new game preview bellow form height.
    2626* Modified: Automatically save running game on application exit and reopen it on next start.
    27 * Modified: Automatic map zoom on new game.
    2827* Modified: Show icons in shortcuts window.
    2928* Modified: Improved dark theme support on Windows.
     
    3130* Modified: Allow to set nation in player settings.
    3231* Modified: Allow to have only one player in the game.
     32* Modified: Set new created players as computer.
     33* Modified: Maximum number of player set to 12.
     34* Modified: Do not zoom all on new game start and game load from file.
     35* Modified: Allow to resize new game, settings and game system forms to be smaller with scroll box area.
     36* Modified: Use new higher resolution application image in about dialog.
    3337* Fixed: Initialization of preset World image map.
    3438* Fixed: Map image was not always loaded and applied.
     
    5256* Fixed: Selection of unit moves.
    5357* Fixed: Full screen mode under Windows and Linux.
     58* Fixed: Scale charts line width.
     59* Fixed: Item form made bigger to avoid showing scrollbars.
     60* Fixed: Item form string control made shorter.
     61* Fixed: Wrong players and units id recalculation during game save causing bad references.
     62* Fixed: Integrity checks for id references loaded from game file.
     63* Fixed: Run Randomize only once at startup.
     64* Fixed: Store current state of RandSeed to game save.
     65* Fixed: Load/store RandSeed as its Cardinal type instead of Integer.
     66* Fixed: Charts form chart was not drawn on the initial show.
     67* Fixed: Themed background in New game form rules win conditions.
     68* Fixed: Apply theme to chart background.
     69* Fixed: Add new players with different colors.
    5470
    5571Version 1.3.0 (2018-09-22)
Note: See TracChangeset for help on using the changeset viewer.