source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84   22 months chronos * Fixed: Use clear background color under score text instead of solid. …
(edit) @83   22 months chronos * Added: Missing logo images.
(edit) @82   2 years chronos * Added: Snap package definition file.
(edit) @81   2 years chronos * Fixed: Not update trunk release notes.
(edit) @80   2 years chronos * Modified: Use About dialog component from Common package.
(edit) @79   2 years chronos * Added: Toggle full screen mode (F11) from View main menu. * …
(edit) @78   3 years chronos * Added: 32-bit linux deb package.
(edit) @77   3 years chronos * Added: 1.3.0 deb package.
(edit) @76   3 years chronos * Modified: Used newer InnoSetup 6 and modern style. * Modified: Trunk …
(edit) @75   3 years chronos Version 1.3.0
(edit) @74   3 years chronos * Modified: Update locking on combobox fill.
(edit) @73   3 years chronos * Modified: Count total score using standard power of two numbers for …
(edit) @72   3 years chronos * Fixed: Initialize MetaCanvas size from target Canvas. * Fixed: …
(edit) @71   3 years chronos * Fixed: Build under Lazarus 2.0.10 and FPC 3.2.0. * Fixed: Main menu …
(edit) @70   3 years chronos * Added: Binary numbers tile skin.
(edit) @69   3 years chronos * Modified: Draw to Canvas through TMetaCanvas class.
(edit) @68   3 years chronos * Fixed: Drawing board in AI mode. * Fixed: Undo action was not enabled.
(edit) @67   3 years chronos * Fixed: Synchronize OnWin and OnGameOver events with main thread.
(edit) @66   3 years chronos * Fixed: Init form opaque control style during its creation.
(edit) @65   3 years chronos * Added: Separated TGame paint and state change events. * Modified: …
(edit) @64   4 years chronos * Added: Allow to slide blocks using mouse.
(edit) @63   4 years chronos * Added: Roman numerals as tile skin.
(edit) @62   4 years chronos * Added: deb packages for 1.2.0 version.
(edit) @61   4 years chronos * Added: Window installer binary. * Modified: Trunk branch pushed to …
(edit) @60   4 years chronos Version 1.2.0.
(edit) @59   4 years chronos * Removed: Created wrong tag.
(edit) @58   4 years chronos Version 1.2.0.
(edit) @57   4 years chronos * Remove: Do not keep .mo files as version controlled.
(edit) @56   4 years chronos * Added: Animation of tiles merge.
(edit) @55   4 years chronos * Added: Animation of appearence of new tiles.
(edit) @54   4 years chronos * Modified: Use just 2048 for application name.
(edit) @53   4 years chronos * Fixed: Unable to move tiles in 2x2 board size.
(edit) @52   4 years chronos * Fixed: Board border width. * Fixed: Tile margin not calculated …
(edit) @51   4 years chronos * Added: New tile skip alpha for alpha letters.
(edit) @50   4 years chronos * Added: Support for dark theme.
(edit) @49   4 years chronos * Added: Support for selectable skins of tiles. Tile values are now …
(edit) @48   4 years chronos * Fixed: Wrong slash symbol in path for storing moves history to registry.
(edit) @47   4 years chronos * Modified: Make tiles rectangle with rounded corners.
(edit) @46   4 years chronos * Added: Key buffer to capture consecutive key presses even with slow …
(edit) @45   4 years chronos * Added: Debian binaries for version 1.1.0.
(edit) @44   4 years chronos * Added: Read Me file. * Modified: Updated versions and build date. * …
(edit) @43   4 years chronos Version 1.1.0.
(edit) @42   4 years chronos * Removed: Wrong tag.
(edit) @41   4 years chronos Version 1.1.0.
(edit) @40   4 years chronos * Fixed: Hide AI menu item in Release mode.
(edit) @39   4 years chronos * Moved: Tag 1.0 renamed to 1.0.0.
(edit) @38   4 years chronos * Added: In computer AI form allow to set delay of steps computation. …
(edit) @37   4 years chronos * Fixed: Initial tiles in moves history were not correctly initialized.
(edit) @36   4 years chronos * Fixed: Missing UFormHistory files. * Added: Allow to disable moves …
(edit) @35   4 years chronos * Modified: Optimized speed of loading/storing game state to registry. …
(edit) @34   4 years chronos * Fixed: Create new random tile only if board is moved.
(edit) @33   4 years chronos * Modified: Fixed tiles move animation. * Fixed: Missing game over handler.
(edit) @32   4 years chronos * Modified: In computer form allow to stop AI play. * Modified: …
(edit) @31   4 years chronos * Added: New form accessible from menu Tools - Moves history with game …
(edit) @30   4 years chronos * Modified: Simplified moved board area calculation.
(edit) @29   4 years chronos * Added: Computer player accessible from Tools menu in Debug mode. It …
(edit) @28   4 years chronos * Added: Help windows with instructions how to play. * Added: With 10% …
(edit) @27   4 years chronos * Fixed: Update previous board state for undo only if board is really …
(edit) @26   4 years chronos * Fixed: Wrong windows installer registry path. * Modified: Use …
(edit) @25   4 years chronos * Added: Release notes file. * Fixed: Build under older Lazarus version.
(edit) @24   4 years chronos * Fixed: Build of translator unit under older Lazarus.
(edit) @23   4 years chronos * Modified: Windows installer binary for version 1.0.
(edit) @22   4 years chronos Version 1.0
(edit) @21   4 years chronos * Added: Debian packaging information.
(edit) @20   4 years chronos * Added: Player can undo last move. * Modified: Optimized code of …
(edit) @19   4 years chronos * Added: Remember board state between application restarts.
(edit) @18   4 years chronos * Added: Application icon.
(edit) @17   4 years chronos * Modified: Tiles matrix moved to separate class called TBoard.
(edit) @16   4 years chronos * Fixed: Calculate cell margin according board size.
(edit) @15   4 years chronos * Fixed: New and Settings forms were not translated in runtime.
(edit) @14   4 years chronos * Fixed: Correct placement of numbers inside cells.
(edit) @13   4 years chronos * Added: Allow to change interface language in settings form.
(edit) @12   4 years chronos * Added: Show wing dialog message if player gets cell with value 2048.
(edit) @11   4 years chronos * Added: Configurable speed of animations.
(edit) @10   4 years chronos * Added: Show Top score and remember it after application restart.
(edit) @9   4 years chronos * Added: Cell move animation.
(edit) @8   4 years chronos * Added: About application dialog.
(edit) @7   4 years chronos * Added: Remember window dimensions after application restart.
(edit) @6   4 years chronos * Modified: Get rendering area size from Form dimensions. Form Canvas …
(edit) @5   4 years chronos * Added: Show game score. * Fixed: Make cell font smaller if text is …
(edit) @4   4 years chronos * Modified: Keep aspect ration of board and center it. * Added: Build …
(edit) @3   5 years chronos * Added: Draw cells with background color.
(edit) @2   5 years chronos * Added: New game dialog with setting of game board size.
(add) @1   5 years chronos * Added: Initial version.
Note: See TracRevisionLog for help on using the revision log.