ddnet/src
Robert Müller c80592063a Fix size of chat history entry allocation
The `-1` in the size calculation for the ringbuffer allocation of chat history entries was incorrect, so the entries potentially didn't fit the zero terminator. Because `mem_copy` was used, the string was also not zero terminated explicitly.
2024-05-10 10:53:23 +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 Merge pull request #8333 from BlaiZephyr/change-time-timestamp-type 2024-05-09 08:01:17 +00:00
game Fix size of chat history entry allocation 2024-05-10 10:53:23 +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 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 Remove RGB images from the map file format 2024-05-07 14:31:06 +02:00