Cockatrice/tests/settings
Lukas Brübach 9dac371ead [Client] Add option to use game time in game log timestamps (#2202)
Game log timestamps showed the local clock time, which is meaningless in
a replay or in a log read after the fact — nobody can tell when a play
happened relative to the game.

Add a "Use game time instead of local time in game logs" setting. When
enabled, the message log stamps entries with the elapsed game time
(HH:MM:SS since the game started); regular chat views keep the local
clock.
2026-09-06 23:24:14 +02:00
..
CMakeLists.txt [Settings] Split cache_settings monolith into multiple SettingsManager sub-classes (#7050) 2026-07-27 11:25:39 +02:00
settings_defaults_test.cpp [Client] Add option to use game time in game log timestamps (#2202) 2026-09-06 23:24:14 +02:00
settings_manager_test.cpp [Settings] Split cache_settings monolith into multiple SettingsManager sub-classes (#7050) 2026-07-27 11:25:39 +02:00
settings_migration_test.cpp [Settings] Shuffle some settings around (#7084) 2026-08-08 22:27:41 +02:00