Ignore:
Timestamp:
Nov 4, 2014, 8:57:21 AM (10 years ago)
Author:
chronos
Message:
  • Removed: Useless old method GetCellNeighbors. Cell neigbours can be now accessed directly.
  • Modified: Optimized canvas TextOut to not move pointer after text displaying.
  • Fixed: Computer inner moves were calculated incorrectly multiple times for same cells. This was slowing down calculation in particular for large maps.
  • Added: Used PersistentForm component to keep forms position and size. So far it not supports xmlconfig class.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r76 r79  
    130130  object MainMenu1: TMainMenu
    131131    Images = Core.ImageListSmall
    132     left = 72
     132    left = 224
    133133    top = 48
    134134    object MenuItem1: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.