ddnet/src
Robert Müller 78da9689f5 Add basic support for 128 players in scoreboard and spectator UI
Support showing up to 128 players in the scoreboard and the spectator UI. The 128 players are rendered in 3 columns of 43 players in the scoreboard and in 4 columns of 32 players in the spectator UI. Other lists like the server info (ingame and in the server browser) and the voting list already support showing any number of players.
2024-07-15 23:41:33 +02:00
..
android Rewrite and fix line reader, read entire file into memory 2024-06-28 22:18:42 +02:00
antibot Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
base Merge pull request #8352 from ChillerDragon/pr_multi_cmd_helptext 2024-07-10 16:46:47 +00:00
engine Merge pull request #8588 from Robyt3/Snapshot-Usage-Cleanup 2024-07-14 12:49:07 +00:00
game Add basic support for 128 players in scoreboard and spectator UI 2024-07-15 23:41:33 +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 mastersrv: Fix warning about unused mut 2024-07-01 22:18:50 +02: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 Remove support for space separation 2024-07-09 08:30:59 +08:00
tools Simplify usage of IClient::SnapGetItem function 2024-07-14 13:15:44 +02:00