Changeset 409 for trunk/Install


Ignore:
Timestamp:
Jan 8, 2025, 11:01:27 AM (2 weeks 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:
trunk/Install
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/flatpak/net.zdechov.app.xTactics.yml

    r401 r409  
    2727      - type: svn
    2828        url: https://svn.zdechov.net/xtactics/trunk
    29         revision: r401
     29        revision: r409
    3030    buildsystem: simple
    3131    build-commands:
  • trunk/Install/win/xTactics.iss

    r382 r409  
    5656Name: "english"; MessagesFile: "compiler:Default.isl"
    5757Name: "czech"; MessagesFile: "compiler:Languages\Czech.isl"
     58Name: "french"; MessagesFile: "compiler:Languages\French.isl"
    5859
    5960[Tasks]
Note: See TracChangeset for help on using the changeset viewer.