ddnet/src
Robert Müller ea058d9d2e Replace CharacterCounter with existing pCursor->m_GlyphCount
The separate `CharacterCounter` variable is not necessary, as the same value is already tracked by `pCursor->m_GlyphCount`.
2023-04-15 16:58:05 +02: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 Get rid of unused warning 2023-04-04 09:08:38 +02:00
engine Replace CharacterCounter with existing pCursor->m_GlyphCount 2023-04-15 16:58:05 +02:00
game Remove unused CListBox::FilterMatches 2023-04-15 13:07:40 +02: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 Apache RequestHeader needs the headers module 2023-04-01 16:35:09 +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 Round by millisecond, not centisecond (fixes #6453) 2023-03-23 09:47:48 +01:00
tools Show twping timeout if no ping response is received, add exit code 2023-03-23 23:26:07 +01:00