ddnet/src
Corantin H ad07be1492 Fix wrong array indexing in undo action label (fixes #8135)
`Result` was not the correct variable to use to index the operation names array, instead it should be what is returned from the selection popup.
2024-03-21 18:25:48 +01: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 Minor refactoring of net_addr_from_url 2024-03-15 18:40:03 +01:00
engine serverbrowser: communities->servers instead of communities->icon->servers 2024-03-20 12:28:41 +01:00
game Fix wrong array indexing in undo action label (fixes #8135) 2024-03-21 18:25:48 +01: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 Ensure line reader only returns lines which are valid UTF-8 2024-03-18 21:29:34 +01:00
tools Merge pull request #8073 from Robyt3/Gamecore-Str-Validation 2024-03-10 13:48:08 +00:00