ddnet/src
Robert Müller 61c201c37c Fix string game settings not being reset correctly
Due to swapped `str_copy` arguments, the old value for string game variables was being overridden by the current value instead of the other way around in `CConsole::ResetGameSettings`.

There are currently no string game settings affected by this.
2023-11-22 23:16:57 +01:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Allow antibot to kick people 2023-11-19 14:59:14 +01:00
base Add missing <cstring> include for memset to system.h 2023-11-19 13:04:04 +01:00
engine Fix string game settings not being reset correctly 2023-11-22 23:16:57 +01:00
game Revert the mess-chain #7247. Apply #7171 2023-11-22 18:34:42 +01:00
macos Huge variable naming format 2022-07-08 18:01:29 +02:00
masterping Add tool to manually ping the mastersrv 2022-12-29 12:50:24 +01:00
mastersrv mastersrv: Go to RawValue directly 2023-09-08 11:03:07 +02:00
rust-bridge Fix being run from rust-analyzer with a clean environment 2022-11-09 15:09:42 +01:00
steam Replace all usages of C standard headers with C++ headers 2023-03-01 19:26:51 +01:00
test Use const char * instead of char const * consistently 2023-11-20 22:26:19 +01:00
tools Use bool instead of int 2023-11-20 21:58:29 +01:00