Commit graph

2 commits

Author SHA1 Message Date
Vadim Peretokin
b6738dd8c2
infrastructure: Apply clang-format to all CPP files (#8804)
#### Brief overview of PR changes/additions
Ran clang-format on all 134 CPP files in src/ using the project's
.clang-format config

#### Motivation for adding to Mudlet
Ensures consistent code formatting across the codebase.

#### Other info (issues closed, discussion etc)
None

**Test case:** Build the project and verify it compiles successfully.
2026-01-19 18:10:44 +01:00
Piotr
e1f55c37d0
Add: snapping controls to custom line editing (#8396)
#### Brief overview of PR changes/additions
For drawing custom lines you can snap to grid all it's points + you can
move last point directly onto target room

#### Motivation for adding to Mudlet

I always found not perfectly angled lines to be bothersome, now it's
possible to easily achieve perfect lines between rooms.

#### Other info (issues closed, discussion etc)
2025-10-24 02:18:27 +02:00