summaryrefslogtreecommitdiff
path: root/src/game/world/map.cpp
AgeCommit message (Collapse)Author
2026-03-11editor object placement and context menuskasull
replace the editor menubar dropdown flow with a reusable context menu component merge sprite/entity placement into a single object tool persist entities, and add undo support for created sprites and entities
2026-02-26add wall shape dropdown and drag-based polygon creation with height controlskasull
fix wall Z bounds calculation and key index masking in input handling preserve 2D view/cursor stability when map bounds update
2026-02-25finish wall collisions (clipvelocity), some utilsaura
2025-09-03anavewindre