source: trunk/Forms/UFormMain.pas

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79   3 years chronos * Added: Toggle full screen mode (F11) from View main menu. * …
(edit) @72   4 years chronos * Fixed: Initialize MetaCanvas size from target Canvas. * Fixed: …
(edit) @71   4 years chronos * Fixed: Build under Lazarus 2.0.10 and FPC 3.2.0. * Fixed: Main menu …
(edit) @68   4 years chronos * Fixed: Drawing board in AI mode. * Fixed: Undo action was not enabled.
(edit) @67   4 years chronos * Fixed: Synchronize OnWin and OnGameOver events with main thread.
(edit) @66   4 years chronos * Fixed: Init form opaque control style during its creation.
(edit) @65   4 years chronos * Added: Separated TGame paint and state change events. * Modified: …
(edit) @64   5 years chronos * Added: Allow to slide blocks using mouse.
(edit) @55   5 years chronos * Added: Animation of appearence of new tiles.
(edit) @50   5 years chronos * Added: Support for dark theme.
(edit) @46   5 years chronos * Added: Key buffer to capture consecutive key presses even with slow …
(edit) @40   5 years chronos * Fixed: Hide AI menu item in Release mode.
(edit) @38   5 years chronos * Added: In computer AI form allow to set delay of steps computation. …
(edit) @37   5 years chronos * Fixed: Initial tiles in moves history were not correctly initialized.
(edit) @36   5 years chronos * Fixed: Missing UFormHistory files. * Added: Allow to disable moves …
(edit) @35   5 years chronos * Modified: Optimized speed of loading/storing game state to registry. …
(edit) @31   5 years chronos * Added: New form accessible from menu Tools - Moves history with game …
(edit) @29   5 years chronos * Added: Computer player accessible from Tools menu in Debug mode. It …
(edit) @28   5 years chronos * Added: Help windows with instructions how to play. * Added: With 10% …
(edit) @20   5 years chronos * Added: Player can undo last move. * Modified: Optimized code of …
(edit) @19   5 years chronos * Added: Remember board state between application restarts.
(edit) @17   5 years chronos * Modified: Tiles matrix moved to separate class called TBoard.
(edit) @12   5 years chronos * Added: Show wing dialog message if player gets cell with value 2048.
(edit) @11   5 years chronos * Added: Configurable speed of animations.
(edit) @10   5 years chronos * Added: Show Top score and remember it after application restart.
(copy) @8   5 years chronos * Added: About application dialog.
copied from trunk/UFormMain.pas
(edit) @7   5 years chronos * Added: Remember window dimensions after application restart.
Note: See TracRevisionLog for help on using the revision log.