4 Commits

Author SHA1 Message Date
e7aa2463b4 refactor: fase 1 — cleanup mecànic de baix risc (NULL→nullptr, typedef→using, explicit, enum class local)
- jdraw8.hpp: typedef → using (JD8_Surface, JD8_Palette)
- jdraw8.cpp: NULL → nullptr, C-casts → static_cast/reinterpret_cast, anon enum FadeType → enum class
- momia.cpp: NULL → nullptr
- bola/mapa/marcador/momia/engendro: explicit als constructors

Zero canvis de lògica ni ownership. Primera fase de la modernització RAII.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 13:37:48 +02:00
fe8e5d661e treballant en el overlay, el text i les notificacions 2026-04-04 18:11:04 +02:00
baee62b375 clang-format 2026-04-04 13:03:20 +02:00
08ba88ec05 mes granera 2026-04-04 12:44:45 +02:00