ddnet/src
Robert Müller 7da8308c3f Remove cl_ddrace_scoreboard and cl_demo_assume_race settings
Time score will now always be used for any game with the flag `GAMEINFOFLAG_TIMESCORE` set in the `CNetObj_GameInfoEx` object. If the flag is not set, points score is used instead.

Backwards compatibility for old demos, that were recorded without this net object and flag, is removed. For old demos, points score is always assumed now.

Closes #6700.
2024-05-20 11:07:01 +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 Remove cl_ddrace_scoreboard and cl_demo_assume_race settings 2024-05-20 11:07:01 +02:00
game Remove cl_ddrace_scoreboard and cl_demo_assume_race settings 2024-05-20 11:07:01 +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 Fix off-by-one error in map_create_pixelart 2024-05-11 19:53:56 +02:00