Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Todo List
Member AbstractServerSocketInterface::cmdRegisterAccount (const Command_Register &cmd, ResponseContainer &rc)
Move this method outside of the db interface
Member AbstractServerSocketInterface::tooManyRegistrationAttempts (const QString &ipAddress)
implement
Member ArchidektApiResponseCard::fromJson (const QJsonObject &json)

but not really important

games = {""};

options = {""};

but not really important

globalCategories = {""};

Member ChatView::appendMessage (QString message, RoomMessageTypeFlags messageType={}, const ServerInfo_User &userInfo={}, bool playerBold=false)

hardcoded color

hardcoded color

Member DeckEditorDeckDockWidget::changeSelectedCard (int changeBy)
Figure out why it's happening so we can do a proper fix instead of a hacky workaround
Member DeckList::getMetadata () const
Figure out when we can remove them.
Member DlgEditPassword::actOk ()
this stuff should be using qvalidators
Member DlgForgotPasswordReset::actOk ()
this stuff should be using qvalidators
Member DlgRegister::actOk ()
this stuff should be using qvalidators
Member DlgSettings::closeEvent (QCloseEvent *event) override

Prompt to create it

Prompt to create it

Member isASCII (const QString &string)
{implicitshared}
Member peg::Recovery::parse_core (const char *s, size_t n, SemanticValues &vs, Context &c, std::any &dt) const override
Remove unneeded entries in packrat memoise table
Member peg::Trie::dic_

Use unordered_map when heterogeneous lookup is supported in C++20

std::unordered_map<std::string, Info> dic_;

Member Server_Game::addPlayer (Server_AbstractUserInterface *userInterface, ResponseContainer &rc, bool spectator, bool judge, bool broadcastUpdate=true)
transferring host to spectators has side effects
Member UnzipPrivate::openArchive (QIODevice *device)
Ignore CD entry count? CD may be corrupted.
Member UnzipPrivate::parseLocalHeaderRecord (const QString &path, const ZipEntryP &entry)
Optional consistency check (as a ExtractionOptions flag)