aboutsummaryrefslogtreecommitdiff
path: root/Canvas.cpp
Commit message (Expand)AuthorAge
* add XY struct for 2d points and offsetsLoek Le Blansch2024-10-23
* more refactoring / preparation for pathfindingLoek Le Blansch2024-10-23
* fix more designLoek Le Blansch2024-10-21
* use C++-style structs and move tile XY to tile.dataLoek Le Blansch2024-10-15
* implement tile poking commandLoek Le Blansch2024-10-15
* use std::list instead of std::vector for storing artists + identify some inst...Loek Le Blansch2024-10-13
* implement all tile behaviorsLoek Le Blansch2024-10-13
* WIPLoek Le Blansch2024-10-13
* more WIPLoek Le Blansch2024-10-13
* rename File -> FileStrategyLoek Le Blansch2024-10-11
* remove printsLoek Le Blansch2024-10-10
* WIP color registering - going to bedLoek Le Blansch2024-10-10
* print CanvasLoek Le Blansch2024-10-10
* fix double tilesLoek Le Blansch2024-10-10
* parse artists.csvLoek Le Blansch2024-10-09