aboutsummaryrefslogtreecommitdiff
path: root/src/game_tab/left_panel/board/BoardCanvas.hpp
AgeCommit message (Expand)Author
2023-01-11Add engine evaluation barLoic Guegan
2023-01-10Update chessarbiter and finish the implementation of pawns promotionsLoic Guegan
2023-01-10Improve pawn promotion codeLoic Guegan
2023-01-10Debug animations, LiveEngine and improve arrow/squares highlightsLoic Guegan
2023-01-09Improve engine arrowsLoic Guegan
2023-01-09Debug BoardCanvas DragNDrop and highlight last played moveLoic Guegan
2023-01-09Improve arrow drawingLoic Guegan
2023-01-08Debug BoardCanvas (animations)Loic Guegan
2023-01-08Improve BoardCanvasLoic Guegan
2023-01-07Add missing includeLoic Guegan
2023-01-07Now arrows can be drawn using right clicks and dragLoic Guegan
2023-01-07Debug and improve arrows drawingLoic Guegan
2023-01-06Add code to draw arrows on the boardLoic Guegan
2023-01-06Improve BoardCanvasLoic Guegan
2023-01-02Debug and cleaningLoic Guegan
2023-01-02Improve UILoic Guegan
2023-01-02Add mat iconLoic Guegan
2023-01-02Debug BoardCanvasLoic Guegan
2023-01-01Improve board canvasLoic Guegan
2023-01-01Improve game tabLoic Guegan
2023-01-01Debug and clean the game tab codeLoic Guegan
2022-12-30Improve UILoic Guegan
2022-12-30Improve UILoic Guegan
2022-12-29Improve UILoic Guegan
2022-12-29Improve codeLoic Guegan
2022-12-29Cleaning codeLoic Guegan
2022-12-29Improve pieces animationsLoic Guegan
2022-12-29Improve piece animation codeLoic Guegan
2022-12-29Debug pieces animationLoic Guegan
2022-12-29Implement pieces move animationsLoic Guegan
2022-12-28Prepare for pieces animation step2Loic Guegan
2022-12-28Prepare for pieces animationLoic Guegan
2022-12-28Improve drawingLoic Guegan
2022-12-28Add commentsLoic Guegan
2022-12-28Switch to buffered DCLoic Guegan
2022-02-28Fix majors memory leaks (TODO: shared_ptr for Game objects and implement ~Gam...Loic Guegan
2022-02-28Refactoring game tabLoic Guegan