Ignore:
Timestamp:
Jan 8, 2025, 11:01:27 AM (2 days ago)
Author:
chronos
Message:

Merged revision(s) 403-408 from trunk:

  • Added: Cover image.
  • Fixed: Crash on cyclic map new move creation.
  • Modified: TView class moved into separate unit.
  • Added: French translation.
  • Fixed: Do not stop running game on Quit action.
  • Fixed: Cell cities were not correctly stored the saved game.
  • Fixed: ItemList references were loaded by item index instead of item id.
  • Fixed: Wrong default map image path initialization.
Location:
tags/1.4.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/1.4.0

  • tags/1.4.0/xtactics.lpr

    r340 r409  
    99  { you can add units after this },
    1010  SysUtils, FormMain, CoolStreaming, Tests, TurnStats, UnitKind,
    11   PinConnectionPackage;
     11  PinConnectionPackage, View;
    1212
    1313{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.