isle-portable/LEGO1/lego
Anonymous Maarten 68a6460407
Fix valgrind warnings (#806)
* SDL_Event::timestamp must be initialized to zero or current time. Zero the complete struct to be safe.

* Avoid ::strcpy of uninitialized WorldContainer::m_key

* Initialize members to avoid uninitialized member accesses
2026-05-15 22:20:35 +02:00
..
legoomni Fix valgrind warnings (#806) 2026-05-15 22:20:35 +02:00
sources Rescale save-loaded textures to runtime texture dimensions (#805) 2026-05-15 01:45:40 +00:00