ddnet/src
Robert Müller e0461f4c21 Combine CLayers::Init and CLayers::InitBackground functions
The `CLayers::InitBackground` function implemented a subset of the `CLayers::Init` function, only loading the game layers and not the other entities layers, so a Boolean parameter can be used to reduce the duplicate code.
2024-10-15 21:11:31 +02:00
..
android Implement client restarting on Android 2024-07-16 12:52:19 +02:00
antibot Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
base Consistently order I/O functions declarations and definitions 2024-09-27 11:17:41 +02:00
engine Merge pull request #9142 from ChillerDragon/pr_07_fav_urls 2024-10-14 15:38:54 +00:00
game Combine CLayers::Init and CLayers::InitBackground functions 2024-10-15 21:11:31 +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 Use Ipv6::to_ipv4_mapped in mastersrv 2024-08-08 00:00:41 +02:00
rust-bridge Improve color config variable handling 2024-09-17 12:27:10 +02:00
steam Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
test Add regional rankings to /top5team 2024-10-11 00:09:32 +02:00
tools Remove unused datafile reader variable in dummy_map tool 2024-10-04 21:12:54 +02:00