Files @ r24815:7aba68f1a12d
Branch filter:

Location: cpp/openttd-patchpack/source/src/lang/spanish.txt

Patric Stout
Fix 52317bb7: [SDL2] ensure we don't try to blit out of bounds (#8684)

During resizing, there can still be dirty-rects ready to blit based
on the old dimensions. X11 with shared memory enabled crashes if
you try to do this. So, instead, if we resize, reset the dirty-rects.

This is fine, as moments later we mark the whole (new) screen as
dirty anyway.

File is too big to display. Show as raw.