Cockatrice/libcockatrice_deck_list
Lukas Brübach f79f0d0460
[DeckList] Collapse repeated playmat parameter clamping
The playmat read path clamped margin, offset and zoom with four
nearly identical qBound + fallback blocks. A single
parseClampedParam helper now owns that logic; behavior is unchanged
(parse whose string is well-formed clamps, unparseable text uses
the documented fallback).
2026-09-18 09:58:11 +02:00
..
libcockatrice/deck_list [DeckList] Collapse repeated playmat parameter clamping 2026-09-18 09:58:11 +02:00
CMakeLists.txt [Game] Playmats (#7101) 2026-08-21 10:40:49 +02:00