Changeset 265 for trunk/xtactics.lpi


Ignore:
Timestamp:
Jan 15, 2019, 1:03:40 AM (6 years ago)
Author:
chronos
Message:
  • Modified: Cell power is now internally represented as unit power (TUnit class).
  • Modified: Allow to have only one player in the game.
  • Added: New win objective None to just play freely without any win objective.
  • Added: New win objective to capture entire map.
  • Added: TGameSystem class to represent various game play systems of other existing games.
  • Fixed: Clear correctly defender player from unit moves if his cell is captured.
  • Fixed: Do not allow to remove too many players to have at least minimum players.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xtactics.lpi

    r253 r265  
    109109      </Item7>
    110110    </RequiredPackages>
    111     <Units Count="33">
     111    <Units Count="36">
    112112      <Unit0>
    113113        <Filename Value="xtactics.lpr"/>
     
    287287        <IsPartOfProject Value="True"/>
    288288      </Unit32>
     289      <Unit33>
     290        <Filename Value="UUnit.pas"/>
     291        <IsPartOfProject Value="True"/>
     292      </Unit33>
     293      <Unit34>
     294        <Filename Value="UGameSystem.pas"/>
     295        <IsPartOfProject Value="True"/>
     296      </Unit34>
     297      <Unit35>
     298        <Filename Value="UBuilding.pas"/>
     299        <IsPartOfProject Value="True"/>
     300      </Unit35>
    289301    </Units>
    290302  </ProjectOptions>
Note: See TracChangeset for help on using the changeset viewer.