ddnet/src
Robert Müller bba606feae Translate back-button to escape-key on Android
Translate the Android back-button to the escape-key, so it can be used to navigate back in menus, open/close the ingame menu, close the editor etc.

Trap the Android back button by setting the `SDL_ANDROID_TRAP_BACK_BUTTON` hint, so it can be handled in our code reliably instead of letting the system handle it.
2024-05-17 19:36:35 +02:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
base Merge pull request #8333 from BlaiZephyr/change-time-timestamp-type 2024-05-09 08:01:17 +00:00
engine Translate back-button to escape-key on Android 2024-05-17 19:36:35 +02:00
game Merge pull request #8360 from Robyt3/UI-ButtonLogic-Consistency 2024-05-16 21:25:46 +00: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 update ci actions, update rust edition to 2021 since our MSRV covers it 2024-02-25 15:55:10 +01:00
rust-bridge Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
steam Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
test Increment teehistorian version_minor to 8 2024-05-04 21:40:06 +02:00
tools Fix off-by-one error in map_create_pixelart 2024-05-11 19:53:56 +02:00