This website requires JavaScript.
Explore
Help
Sign in
jeirmeister
/
Cockatrice
Watch
1
Star
0
Fork
You've already forked Cockatrice
0
mirror of
https://github.com/Cockatrice/Cockatrice.git
synced
2026-07-05 21:13:55 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
fe31bc2406
Cockatrice
/
libcockatrice_settings
History
Download ZIP
Download TAR.GZ
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
..
libcockatrice
/settings
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?)
2026-04-30 15:31:51 +02:00
CMakeLists.txt
Clean up inter-library dependencies with interfaces (
#6280
)
2025-11-08 22:19:40 +01:00