- README.md: fix badges 224919df
- ccpp-macos-clang: fix name 037308e1
- README.md: fix badges 4bfa184a
- CMakeLists.txt:
- BUILDING.md: update build-insctructions 1422bc82
- License.md: update copyrating 693de02d
- .gitignore: add bin directory ea771db6
- add CI support 105c9eac
- Puzzle: small changes in default constructor 39bd1581
- CMakeLists.txt: add bincrafters remote URL (f5a2206d)
- add license file (b15dabc2)
- BUILDING.md: update build-insctructions (bda4f23a)
- disable resize window for Mac an Linux (67546822)
- CMakeLists.txt: remove conan_cmake_run() macros (d82b2b34)
- CMakeLists.txt: add conan-instalation options (8d97f977)
- BUILDING.md: update BUILDING.md (b3a96225)
- CMakeLists.txt: change the installation method dependencies (5a547a74)
- .gitignore: add new directories: 'debug/' and 'release/' (9d5873d5)
- add BUILDING.md (3e760df4)
- add README.md (d3d7b202)
- rename 'lib' directory to 'modules' (dca300c9)
- rename workspace.png to BACKGROUND.png (7cffa2b6)
- .gitattributes: update .gitattributes (f09c4525)
- optimized animation work due to the use of smart pointers (296c9df9
- PuzzleApp.cpp: fix preprocessor directives (f65f014b)
- correct wxFrame size (9c28faf9)
- image_resources.rc: rename icon file (from aaaaaaaaa to aaaaaaaa_logo) (28717e3b)
- PuzzleTests: remove Llabel-argument from asserts (14d1b2f0)
- edit CMakeLists.txt (35cb9b6d)
- add aaaaaaa_logo.XPM (3a69fae9)
- BACKGROUND.png: add converted header (88ab323e)
- PuzzleApp.cpp: include aaaaaaa_logo.XPM and BACKGROUND.h (41a59939)
- edit CMakeLists files (bead9392)
- change directory of tests (a73ee237)
- app_icon: add new resource(BACKGROUND) (caee7b06)
- wxImagePanel: change constructor parameters (4ab9f8ec)
- Puzzle: change constructor parameters (03753723)
- LINK: add / change paths of additional library directories for x64 configuration (6a731d95)
- rename class FifteenApp to PuzzleApp (e29a34be)
- rename class Fiffteen to Puzzle (3bbaf86d)
- rename Fifteen.h to Puzzle.h (8e207bf9)
- delete unused files (728f84e1)
- bump language standard (from 14 to 20) (c0ba6f6e)
- .gitignore: update (a59d36da)
- Puzzle:
- rename class FifteenApp to PuzzleApp (46f3437)
- wxImagePanel: change the access specifier for event handlers (from public to private) (5142763b)
- Fifteen: transfer the logic of creation of a puzlle (55746660)
- image-panel: add movement logic for block in render-timer method (d51c3109)
- Puzzle: create simple tests (0106c7a3)
- add comments (53dc2cdc)
- image-panel: change render-algorithm (41874aef)
- image-panel: add animation for blocks (80e34cd8)
- delete unused files (b722ee4b)
- image-panel: blocks using render-timer now (52ddecfc)
- image-panel: the blocks are move now (12e7f21d)
- add PNG for workspace (4e17ce21)