Commit graph

  • 7540fd6632 Move to value based stacks. Lukas Brübach 2025-11-20 12:00:42 +01:00
  • d4afa0e330 Clear history when setting deck. Lukas Brübach 2025-11-19 23:16:44 +01:00
  • 126b338d3e Refactor to .cpp, delegate undo/redo to manager, don't return memento Lukas Brübach 2025-11-19 23:11:11 +01:00
  • a4fd752ddf Add explanation label to history. Lukas Brübach 2025-11-19 22:13:41 +01:00
  • 7573e3883d Add tooltips for buttons. Lukas Brübach 2025-11-19 22:10:26 +01:00
  • 8c618af5a4 tr() things. Lukas Brübach 2025-11-19 22:07:28 +01:00
  • 9eb2e732b4 Style lint. Lukas Brübach 2025-11-19 22:02:13 +01:00
  • 18d9992dc5 Small fixes. Lukas Brübach 2025-11-19 22:01:25 +01:00
  • fc5ec370e3 Add icons. Lukas Brübach 2025-11-19 21:45:55 +01:00
  • 7ebaf40c98 [DeckEditor] Deck List History Manager. Lukas Brübach 2025-11-19 21:43:33 +01:00
  • ab5d6db8a2
    [DeckList] Disable copy constructor (#6339) BruebachL 2025-11-20 13:20:09 +01:00
  • c5e57deb0f [DeckLoader] Fix missing lastFileName when opened from outside deck editor RickyRister 2025-11-20 03:49:09 -08:00
  • 9957cb20e2
    [Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board (#6342) BruebachL 2025-11-20 12:52:14 +01:00
  • 08b3c981d5 Update CMakeLists.txt Lukas Brübach 2025-11-20 09:29:41 +01:00
  • 442ec282e4 Update CMakeLists.txt Lukas Brübach 2025-11-20 09:29:41 +01:00
  • 0ec5a212de
    Update cockatrice/src/interface/deck_loader/deck_loader.cpp BruebachL 2025-11-20 09:17:36 +01:00
  • 24d26c4686 [Refactor] Move AbstractGraphicsItem and GraphicsItemType to game_graphics/board folder. Lukas Brübach 2025-11-20 09:17:22 +01:00
  • fc4c048ea9 Style lint. Lukas Brübach 2025-11-19 23:48:15 +01:00
  • 137328dc10 [BannerCard] Try to restore by providerId Lukas Brübach 2025-11-19 23:45:10 +01:00
  • b9f7a92ca9 One more fix. Lukas Brübach 2025-11-19 16:54:12 +01:00
  • e505cdbe6b Revert more. Lukas Brübach 2025-11-19 16:52:43 +01:00
  • e2231df8ff Revert pulling up setters/getters now that getDeckList is no longer const. Lukas Brübach 2025-11-19 16:50:42 +01:00
  • faf73376f0 Revert member to pointer. Lukas Brübach 2025-11-19 16:45:05 +01:00
  • e3c5ce86ac use new subphase definition ebbit1q 2025-11-19 15:34:21 +01:00
  • 37ab8433e5 add subphases to phase.cpp ebbit1q 2025-11-19 15:30:52 +01:00
  • e37745ed9c reading the code explains the code ebbit1q 2025-11-19 14:24:50 +01:00
  • 9260bebd1c [DeckList] Disable copy constructor Lukas Brübach 2025-11-19 13:22:09 +01:00
  • e2a70bce09 implement client side with static 4 phases ebbit1q 2025-09-20 00:29:22 +02:00
  • 9090bde6fd add new setting ebbit1q 2025-09-20 00:21:27 +02:00
  • 9dabc3a02f servatrice changes ebbit1q 2025-09-19 12:36:51 +02:00
  • 8a7ba430ea protocol changes ebbit1q 2025-09-19 12:36:37 +02:00
  • 8788a7aada
    [DeckLoader] Disable copy constructor (#6338) BruebachL 2025-11-19 12:16:39 +01:00
  • d69f58992f [DeckLoader] Disable copy constructor Lukas Brübach 2025-11-19 09:26:55 +01:00
  • b2336c388c set cache param directly Bruno Alexandre Rosa 2025-11-17 19:46:34 -03:00
  • dcafc7c28e Merge branch 'master' into 6269/ci/strip-fat-bins Bruno Alexandre Rosa 2025-11-17 19:41:40 -03:00
  • 89d141bc65
    Bump js-yaml in /webclient dependabot/npm_and_yarn/webclient/multi-75e6bc5210 dependabot[bot] 2025-11-17 15:23:14 +00:00
  • 16392c28c5
    [DeckLoader] Refactor to make some methods static (#6336) RickyRister 2025-11-17 03:49:45 -08:00
  • f1c39170d8
    Update method param documentation in deck_loader.cpp BruebachL 2025-11-17 12:24:15 +01:00
  • ed1c28db10 Update usages RickyRister 2025-11-17 02:30:32 -08:00
  • 3d004f682a Make some DeckLoader methods static RickyRister 2025-11-17 01:54:38 -08:00
  • 3a350459d8 Make forEachCard const RickyRister 2025-11-17 00:31:16 -08:00
  • 5492401d6d update cards.xsd RickyRister 2025-11-17 01:34:18 -08:00
  • a8ee0d7648
    [Doxygen] PrintingSelector Extra Pages (#6334) BruebachL 2025-11-17 10:19:53 +01:00
  • c8e0f27a53
    Update editing_decks_printings.md BruebachL 2025-11-17 10:17:36 +01:00
  • f4f4510057 update oracleimporter RickyRister 2025-11-16 19:42:48 -08:00
  • 259d24f47d Support flavorName property and cache altNames RickyRister 2025-11-16 19:06:41 -08:00
  • a405758222
    doxygen config changes (#6330) tooomm 2025-11-16 23:51:27 +01:00
  • 35adf13699 Subgroup it. Lukas Brübach 2025-11-16 19:12:00 +01:00
  • 496329e345
    Update Doxyfile BruebachL 2025-11-16 19:01:15 +01:00
  • dd15cd6517 [Doxygen] PrintingSelector extra pages Lukas Brübach 2025-11-16 18:59:49 +01:00
  • 537e29d937
    [Game Selector] Add button to join game as judge as well as convenience filters and doxygen (#6325) BruebachL 2025-11-16 18:04:42 +01:00
  • 9a3104c5ac
    [CardInfo] refactor some fields into a UiAttributes struct (#6322) RickyRister 2025-11-16 08:56:57 -08:00
  • 722344967f
    [Home Tab] Don't add connect button with stretch (#6333) BruebachL 2025-11-16 17:35:27 +01:00
  • 735efe9a8b [Home Tab] Don't add connect button with stretch Lukas Brübach 2025-11-16 17:32:33 +01:00
  • ba59a6e600 Rename, fix returns. Lukas Brübach 2025-11-16 17:25:56 +01:00
  • f599448528 doxygen config changes tooomm 2025-11-16 15:48:14 +01:00
  • 73ce5e051c
    Add min os and arch inspection (#6259) tooomm 2025-11-16 15:09:26 +01:00
  • 2bafc8dfe7 Fix crash. Lukas Brübach 2025-11-16 12:19:42 +01:00
  • bd960a1945 Add checkBox to create game as judge. Lukas Brübach 2025-11-16 12:07:19 +01:00
  • fafd8e77ed Spectate as judge. Lukas Brübach 2025-11-16 12:00:07 +01:00
  • 2e5f212db7 Remove shift hotkey. Lukas Brübach 2025-11-16 11:52:28 +01:00
  • e727f3bd61 Clear up comment. Lukas Brübach 2025-11-16 11:37:31 +01:00
  • 7f536c5ff7 AsJudge Lukas Brübach 2025-11-16 11:36:54 +01:00
  • 3748f07dc2 Game Selector convenience filters Lukas Brübach 2025-11-16 11:32:52 +01:00
  • d9dbcccf93 doxygen game selector Lukas Brübach 2025-11-16 11:30:10 +01:00
  • 19308c2db3 Join as judge button. Lukas Brübach 2025-11-16 11:26:36 +01:00
  • be85b5bbe3 Fine-tune. Lukas Brübach 2025-11-16 11:12:11 +01:00
  • c0474ab622 Don't use labels. Lukas Brübach 2025-11-16 11:10:15 +01:00
  • fdf26af920 Try without the labels. Lukas Brübach 2025-11-16 11:05:32 +01:00
  • e967c5cbff Set min size, set spacing for mac os Lukas Brübach 2025-11-16 11:02:05 +01:00
  • b8bbe141a0
    Update prebuild.js (#6266) tooomm 2025-11-16 09:18:32 +01:00
  • c9686b854b Merge branch 'master' into 6269/ci/strip-fat-bins Bruno Alexandre Rosa 2025-11-16 00:47:52 -03:00
  • 6e888d426e Try layouting. Lukas Brübach 2025-11-16 04:41:43 +01:00
  • 9a3916a8e4 Add explanation tooltip. Lukas Brübach 2025-11-16 04:25:30 +01:00
  • 2bd70efd81 Add spacers, rearrange. Lukas Brübach 2025-11-16 04:24:51 +01:00
  • 1d55a33e3e
    Update game_selector.cpp BruebachL 2025-11-16 04:03:06 +01:00
  • 3285596a93
    [Doxygen] VDE: Include new pictures. (#6323) 2025-11-16-Development-2.11.0-beta.36 BruebachL 2025-11-16 01:39:43 +01:00
  • 73763b5ee6
    Mark more functions as [[nodiscard]] (#6320) BruebachL 2025-11-16 01:39:24 +01:00
  • b88dc38278
    Merge branch 'master' into fix-compiler-warnings BruebachL 2025-11-16 01:39:05 +01:00
  • 27708d5964
    Adjust to proxy model indices (#6324) BruebachL 2025-11-16 01:37:07 +01:00
  • a7ce1d6119 Remove debug. Lukas Brübach 2025-11-15 23:47:15 +01:00
  • 1cb45433a2 Change button to filter to games created by buddies, set default filter settings to be very permissive. Lukas Brübach 2025-11-15 22:30:16 +01:00
  • c58bdd08e0 refactor everything else RickyRister 2025-11-15 01:07:24 -08:00
  • 5734f51f3f refactor CardInfo RickyRister 2025-11-15 00:48:43 -08:00
  • 8022135d8c Add button to join game as judge as well as convenience filters. Lukas Brübach 2025-11-15 21:38:26 +01:00
  • a75621ab27 Adjust to proxy model indices Lukas Brübach 2025-11-15 18:23:06 +01:00
  • e381071746 Update export documentation. Lukas Brübach 2025-11-15 18:10:52 +01:00
  • 19b715b3f4 Update old pictures. Lukas Brübach 2025-11-15 18:04:43 +01:00
  • e092377676 Include new pictures. Lukas Brübach 2025-11-15 17:57:09 +01:00
  • 827f22ed37
    [Doxygen] Card Picture Loader (#6315) BruebachL 2025-11-15 17:26:32 +01:00
  • ace4063371
    Helper to query deckList for DecklistCardNodes. (#6242) BruebachL 2025-11-15 17:21:43 +01:00
  • f62e29f5d5
    Give settings managers default groups instead of manually specifying them everywhere. (#6273) BruebachL 2025-11-15 15:58:25 +01:00
  • fc5d0dd820 Adjust to rebase. Lukas Brübach 2025-11-15 15:55:27 +01:00
  • d1eab4b41d Convert string to string list. Lukas Brübach 2025-11-10 13:14:47 +01:00
  • 519b428629 Fix unused. Lukas Brübach 2025-11-10 13:12:20 +01:00
  • 7f0286bff8 Helper to query deckList for DecklistCardNodes. Lukas Brübach 2025-10-13 10:33:54 +02:00
  • 1439b983b5 More fixes. Lukas Brübach 2025-11-15 15:50:43 +01:00
  • 5df00de246
    Avoid repeating type by using auto. (#6321) BruebachL 2025-11-15 14:06:53 +01:00
  • 3d371ea70f Remove redundant .cpp function documentation. Lukas Brübach 2025-11-15 13:22:09 +01:00
  • 28dfd62163
    [Doxygen] More extra-pages for cards/developer documentation and various fixes (#6316) BruebachL 2025-11-15 13:07:15 +01:00