ddnet/src
Robert Müller 9be40e1782 Fix OOB accesses rendering ghosts, fix ghost hook collision line
Fix out-of-bounds accesses when rendering ghost players, which use the client ID `-2`. This was causing the hook collision line of ghost players to be affected by real players, which is not correct, as ghosts do not interact with other characters.

Closes #8239.
2024-04-20 23:28:37 +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 Fix assertion on Windows when redirecting console output to nul 2024-04-17 20:00:32 +02:00
engine Merge pull request #8203 from Robyt3/Graphics-LoadPng-Cleanup 2024-04-20 00:55:02 +00:00
game Fix OOB accesses rendering ghosts, fix ghost hook collision line 2024-04-20 23:28:37 +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 Revert "Record player name in Teehistorian files" 2024-04-16 12:41:14 +08:00
tools Change PNG in function names to Png 2024-04-12 17:23:18 +02:00