Cockatrice/common
RickyRister 42ce9f4d89
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
Allow tokens on the stack (#5886)
2025-04-26 19:59:59 -04:00
..
lib
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 Refactor function structs into lambdas (#5675) 2025-04-20 04:07:22 +00:00
decklist.h Refactor function structs into lambdas (#5675) 2025-04-20 04:07:22 +00:00
expression.cpp
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
server_card.h
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 Refactor files in common to new Qt Slot/Signal syntax (#5872) 2025-04-21 16:30:40 -04: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 Allow tokens on the stack (#5886) 2025-04-26 19:59:59 -04:00
server_player.h
server_protocolhandler.cpp Refactor files in common to new Qt Slot/Signal syntax (#5872) 2025-04-21 16:30:40 -04:00
server_protocolhandler.h
server_remoteuserinterface.cpp
server_remoteuserinterface.h
server_response_containers.cpp
server_response_containers.h
server_room.cpp Refactor files in common to new Qt Slot/Signal syntax (#5872) 2025-04-21 16:30:40 -04:00
server_room.h add missing override and explicit specifiers in common (#5527) 2025-01-25 14:06:03 +00:00
server.cpp Refactor files in common to new Qt Slot/Signal syntax (#5872) 2025-04-21 16:30:40 -04:00
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