ddnet/src
Robert Müller 8286105804 Use RecreateTextContainer, reorder parameters
The `RecreateTextContainer` function calls `DeleteTextContainer` and then `CreateTextContainer`.

The arguments of `RecreateTextContainer` and `RecreateTextContainerSoft` are reordered so all functions take the text container as their first argument.
2023-02-20 23:39:43 +01:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Hand the client IP addresses to the antibot module 2023-01-11 01:35:50 +01:00
base Use size_t for mem_* function size parameters 2023-02-19 12:48:54 +01:00
engine Use RecreateTextContainer, reorder parameters 2023-02-20 23:39:43 +01:00
game Use RecreateTextContainer, reorder parameters 2023-02-20 23:39:43 +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 Add README.md for the mastersrv, briefly explaining the setup 2022-12-21 13:11:57 +01:00
rust-bridge Fix being run from rust-analyzer with a clean environment 2022-11-09 15:09:42 +01:00
steam Huge variable naming format 2022-07-08 18:01:29 +02:00
test Use sizeof(int32_t) instead of 4 2023-02-11 13:59:08 +01:00
tools Fix possible integer overflows using mem_* functions 2023-02-19 13:45:48 +01:00