Changeset 25 for trunk/BigMetro.lpi


Ignore:
Timestamp:
Apr 12, 2015, 12:08:05 AM (9 years ago)
Author:
chronos
Message:
  • Added: Draw track lines which go in same position side by side to see them all and be able to grab one of them. This is not yet perfectly implemented as this require to implement track points link properties first.
  • Fixed: Do not allow connect end station to grabbed track between two stations.
  • Fixed: Index on wrong list in shape distance calculation function.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BigMetro.lpi

    r24 r25  
    6969      </Item1>
    7070    </RequiredPackages>
    71     <Units Count="4">
     71    <Units Count="5">
    7272      <Unit0>
    7373        <Filename Value="BigMetro.lpr"/>
     
    9292        <UnitName Value="UGeometric"/>
    9393      </Unit3>
     94      <Unit4>
     95        <Filename Value="UTrack.pas"/>
     96        <IsPartOfProject Value="True"/>
     97        <UnitName Value="UTrack"/>
     98      </Unit4>
    9499    </Units>
    95100  </ProjectOptions>
     
    119124        <StackChecks Value="True"/>
    120125      </Checks>
    121       <VerifyObjMethodCallValidity Value="True"/>
    122126    </CodeGeneration>
    123127    <Linking>
Note: See TracChangeset for help on using the changeset viewer.