Lukas Brübach
fe31bc2406
Performance improvements for settings by not constructing a new settings object on every single set() call (this forced a sync to/from fs but it seems fine to just rely on Qts own periodic sync?)
...
Took 23 minutes
Took 3 seconds
2026-04-30 15:31:51 +02:00
RickyRister
34a5b8b9ce
[SettingsManager] Make setting getters const ( #6748 )
...
* [SettingsManager] Make setting getters const
* remove hashGameType from header
2026-03-27 18:13:25 +01:00
RickyRister
74cce5ccb2
[SettingsManager] Properly handle multithreaded access ( #6747 )
2026-03-27 17:12:49 +01:00
BruebachL
f62e29f5d5
Give settings managers default groups instead of manually specifying them everywhere. ( #6273 )
...
* Give settings managers default groups instead of manually specifying them everywhere.
Took 1 hour 2 minutes
Took 41 seconds
Took 32 seconds
Took 5 minutes
* Fix dbconverter mock.
Took 2 minutes
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-11-15 15:58:25 +01:00
BruebachL
1ef07309d6
Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. ( #6212 )
...
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
2025-10-09 07:36:12 +02:00