mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
NKAI: visual logger
This commit is contained in:
@@ -81,6 +81,9 @@ class ClientCommandManager //take mantis #2292 issue about account if thinking a
|
||||
// Crashes the game forcing an exception
|
||||
void handleCrashCommand();
|
||||
|
||||
// shows object graph
|
||||
void handleVsLog(std::istringstream & singleWordBuffer);
|
||||
|
||||
// Prints in Chat the given message
|
||||
void printCommandMessage(const std::string &commandMessage, ELogLevel::ELogLevel messageType = ELogLevel::NOT_SET);
|
||||
void giveTurn(const PlayerColor &color);
|
||||
|
||||
Reference in New Issue
Block a user