Cockatrice/doc
DawnFire42 aa4592dc9e
Add local game options (#6669)
* Add local game options dialog. Introduces LocalGameOptions struct and DlgLocalGameOptions dialog to replace the previous QInputDialog for starting local games. Encapsulates game configuration with a simple interface that prevents parameter explosion as options are added. The dialog provides UI with settings persistence via SettingsCache

* integrate local game options into main window. Replaces QInputDialog with DlgLocalGameOptions in actSinglePlayer(). The startLocalGame() function now accepts LocalGameOptions, enabling configuration of starting life total and spectator visibility in addition to player count. Also adds user documentation for the local game options flow.

* Removed superfluous documentation file

* removed spectator option and moved structure definition

* Now remember settings separately and & shortcuts removed

* re-run checks
2026-03-12 14:30:01 -07:00
..
carddatabase_v3 Oracle / card xml improvements (#3934) 2020-03-30 21:56:03 +02:00
carddatabase_v4 Support flavorName in PrintingInfo and cache the altNames in CardInfo (#6335) 2025-11-20 14:54:23 +01:00
doxygen Add local game options (#6669) 2026-03-12 14:30:01 -07:00
deck.xsd Restore xsd files removed in #1428 2015-08-28 18:24:25 -04:00