aboutsummaryrefslogtreecommitdiff
path: root/Museum.cpp
Commit message (Collapse)AuthorAge
* add pathfinding start/end selectionLoek Le Blansch2024-10-23
|
* add ControlBooleanCommandLoek Le Blansch2024-10-21
|
* WIP quadtree visualization scaffoldingLoek Le Blansch2024-10-21
|
* more shufflingLoek Le Blansch2024-10-15
|
* implement forward time jumpsLoek Le Blansch2024-10-15
|
* use C++-style structs and move tile XY to tile.dataLoek Le Blansch2024-10-15
|
* fix more stability issuesLoek Le Blansch2024-10-14
|
* use std::list instead of std::vector for storing artists + identify some ↵Loek Le Blansch2024-10-13
| | | | instability causes
* WIPLoek Le Blansch2024-10-13
|
* more WIPLoek Le Blansch2024-10-13
|
* separate view and museum threadLoek Le Blansch2024-10-13
|
* begin visualizationLoek Le Blansch2024-10-12