ddnet/src
Robert Müller 32e9240634 Fix editor crash when saving maps with RGB mapres
Convert mapres to RGBA immediately when loading them, so the image data is always in RGBA format internally, instead of only converting when the map is saved (which was erroneously removed in #8670).

This means the `cl_editor_dilate` setting will now also be applied to converted RGB images.
2024-09-10 21:22:56 +02:00
..
android Implement client restarting on Android 2024-07-16 12:52:19 +02:00
antibot Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
base Fix redefinition of CONF_ARCH_STRING for ARM architectures 2024-09-07 21:16:09 +02:00
engine Fix editor crash when saving maps with RGB mapres 2024-09-10 21:22:56 +02:00
game Fix editor crash when saving maps with RGB mapres 2024-09-10 21:22:56 +02:00
macos Add INotifications kernel interface 2023-12-16 18:15:43 +01:00
masterping update ci actions, update rust edition to 2021 since our MSRV covers it 2024-02-25 15:55:10 +01:00
mastersrv Use Ipv6::to_ipv4_mapped in mastersrv 2024-08-08 00:00:41 +02:00
rust-bridge Add validation for chat and console command arguments 2024-08-31 02:15:33 +02:00
steam Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
test Test tooltip description style 2024-09-02 10:32:55 +08:00
tools Print chat/broadcast times in demo_extract_chat tool 2024-08-14 19:23:18 +02:00