aboutsummaryrefslogtreecommitdiff
path: root/ViewController.h
Commit message (Expand)AuthorAge
* implement breadth-first search pathfindingLoek Le Blansch2024-10-24
* add XY struct for 2d points and offsetsLoek Le Blansch2024-10-23
* more refactoring / preparation for pathfindingLoek Le Blansch2024-10-23
* add pathfinding start/end selectionLoek Le Blansch2024-10-23
* finish collision checking implementationLoek Le Blansch2024-10-22
* fix txt parserLoek Le Blansch2024-10-22
* fix quad tree collision checkerLoek Le Blansch2024-10-21
* add ControlBooleanCommandLoek Le Blansch2024-10-21
* WIP quadtree visualization scaffoldingLoek Le Blansch2024-10-21
* fix command design patternLoek Le Blansch2024-10-18
* WIPLoek Le Blansch2024-10-15
* add artist visibility togglingLoek Le Blansch2024-10-15
* implement pause commandLoek Le Blansch2024-10-15
* move file loading command + try GUI file loading (still broken)Loek Le Blansch2024-10-15
* WIP keyboard shortcutsLoek Le Blansch2024-10-14
* more WIPLoek Le Blansch2024-10-13
* separate view and museum threadLoek Le Blansch2024-10-13
* deserialize and display artistsLoek Le Blansch2024-10-12
* add simple viewLoek Le Blansch2024-10-12
* begin visualizationLoek Le Blansch2024-10-12
* WIP boilerplate engineeringLoek Le Blansch2024-10-09