aboutsummaryrefslogtreecommitdiff
path: root/src/map.c
Commit message (Expand)AuthorAgeFilesLines
* refactor(map): return Map by value instead of heap allocationschererleander2026-03-121-24/+17
* feat(marker): implement map markersLeander Scherer2026-03-121-6/+32
* refactor(map): replace MapManager with typed Map and object-layer loadingLeander Scherer2026-03-111-0/+197