Cockatrice/common
fluidvanadium e6e3333673
Some checks are pending
Build Desktop / Configure (push) Waiting to run
Build Desktop / ${{matrix.distro}} ${{matrix.version}} (Debian, DEB, 12) (push) Blocked by required conditions
Build Desktop / ${{matrix.distro}} ${{matrix.version}} (Debian, DEB, skip, 11) (push) Blocked by required conditions
Build Desktop / ${{matrix.distro}} ${{matrix.version}} (Fedora, RPM, 41) (push) Blocked by required conditions
Build Desktop / ${{matrix.distro}} ${{matrix.version}} (Fedora, RPM, skip, 40) (push) Blocked by required conditions
Build Desktop / ${{matrix.distro}} ${{matrix.version}} (Ubuntu, DEB, 24.04) (push) Blocked by required conditions
Build Desktop / ${{matrix.distro}} ${{matrix.version}} (Ubuntu, DEB, skip, 20.04) (push) Blocked by required conditions
Build Desktop / ${{matrix.distro}} ${{matrix.version}} (Ubuntu, DEB, skip, 22.04) (push) Blocked by required conditions
Build Desktop / ${{matrix.distro}} ${{matrix.version}} (yes, Arch, skip) (push) Blocked by required conditions
Build Desktop / macOS ${{matrix.target}}${{ matrix.soc == 'Intel' && ' Intel' || '' }}${{ matrix.type == 'Debug' && ' Debug' || '' }} (3, 1, macos-14, Apple, 14, Release, 15.4) (push) Blocked by required conditions
Build Desktop / macOS ${{matrix.target}}${{ matrix.soc == 'Intel' && ' Intel' || '' }}${{ matrix.type == 'Debug' && ' Debug' || '' }} (3, 1, macos-15, Apple, 15, Release, 16.2) (push) Blocked by required conditions
Build Desktop / macOS ${{matrix.target}}${{ matrix.soc == 'Intel' && ' Intel' || '' }}${{ matrix.type == 'Debug' && ' Debug' || '' }} (3, macos-15, Apple, 15, Debug, 16.2) (push) Blocked by required conditions
Build Desktop / macOS ${{matrix.target}}${{ matrix.soc == 'Intel' && ' Intel' || '' }}${{ matrix.type == 'Debug' && ' Debug' || '' }} (4, 1, macos-13, Intel, 13, Release, 14.3.1) (push) Blocked by required conditions
Build Desktop / Windows ${{matrix.target}} (msvc2019_64, 5.15.*, 7) (push) Blocked by required conditions
Build Desktop / Windows ${{matrix.target}} (msvc2019_64, qtimageformats qtmultimedia qtwebsockets, 6.6.*, 10) (push) Blocked by required conditions
Deck limit (#5559)
* increased MAX_FILE_LENGTH

* set MAX_FILE_LENGTH to about 2 megabytes
2025-02-04 22:22:15 +00:00
..
lib Update PegLib, Fix Database Searching CFG (#5244) 2024-12-21 03:37:08 +00:00
pb Add custom server-side pawn colors (#5543) 2025-02-02 03:25:25 +00:00
sfmt
CMakeLists.txt
color.h
debug_pb_message.cpp
debug_pb_message.h
decklist.cpp Visual deck storage v2 (#5427) 2025-01-12 17:46:22 -05:00
decklist.h Give deckList a signal to emit when the tags change and hook up the display widget to that. (#5497) 2025-01-19 12:32:39 +00:00
expression.cpp Update PegLib, Fix Database Searching CFG (#5244) 2024-12-21 03:37:08 +00:00
expression.h
featureset.cpp
featureset.h
get_pb_extension.cpp
get_pb_extension.h
passwordhasher.cpp
passwordhasher.h
rng_abstract.cpp
rng_abstract.h add missing override and explicit specifiers in common (#5527) 2025-01-25 14:06:03 +00:00
rng_sfmt.cpp
rng_sfmt.h add missing override and explicit specifiers in common (#5527) 2025-01-25 14:06:03 +00:00
room_message_type.h
server_abstractuserinterface.cpp
server_abstractuserinterface.h add missing override and explicit specifiers in common (#5527) 2025-01-25 14:06:03 +00:00
server_arrow.cpp
server_arrow.h
server_arrowtarget.cpp
server_arrowtarget.h
server_card.cpp Keep card annotations on stack (#5399) 2024-12-31 14:08:25 -05:00
server_card.h Keep card annotations on stack (#5399) 2024-12-31 14:08:25 -05:00
server_cardzone.cpp
server_cardzone.h
server_counter.cpp
server_counter.h
server_database_interface.cpp
server_database_interface.h add missing override and explicit specifiers in common (#5527) 2025-01-25 14:06:03 +00:00
server_game.cpp Support starting games with fewer than max players (#5338) 2024-12-26 18:32:20 -05:00
server_game.h add missing override and explicit specifiers in common (#5527) 2025-01-25 14:06:03 +00:00
server_player_reference.h
server_player.cpp Support viewing the bottom X cards of library (#5410) 2025-01-05 21:17:18 -05:00
server_player.h Support viewing the bottom X cards of library (#5410) 2025-01-05 21:17:18 -05:00
server_protocolhandler.cpp Mods/Admins/PrivLevels not subject to server idle timeout policy (#5561) 2025-02-04 05:20:20 +00:00
server_protocolhandler.h
server_remoteuserinterface.cpp
server_remoteuserinterface.h
server_response_containers.cpp
server_response_containers.h
server_room.cpp
server_room.h add missing override and explicit specifiers in common (#5527) 2025-01-25 14:06:03 +00:00
server.cpp
server.h add missing override and explicit specifiers in common (#5527) 2025-01-25 14:06:03 +00:00
serverinfo_user_container.cpp
serverinfo_user_container.h add missing override and explicit specifiers in common (#5527) 2025-01-25 14:06:03 +00:00
trice_limits.h Deck limit (#5559) 2025-02-04 22:22:15 +00:00
user_level.h