close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

Ignore:
Timestamp:
Nov 12, 2017, 11:06:20 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Unit moves moved from TGame to TPlayer. Moves belong to player rather then to game so one player can't see and change moves of other players.
  • Added: New Unit moves window available from Tools menu.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r145 r148  
    194194        Action = Core.AShowCharts
    195195      end
     196      object MenuItem25: TMenuItem
     197        Action = Core.AShowUnitMoves
     198      end
    196199    end
    197200    object MenuItem16: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.