![]() |
Conquer Chess
Chess and Starcraft combined
|
#include "game_log.h"#include "message.h"#include <algorithm>#include <cassert>#include <sstream>
Functions | |
| std::string | get_last_log_messages (const game_log &l, const chess_color color) noexcept |
| Get the log messages for a specific color. | |
| void | test_log () |
| Test this class and its free function. | |
|
noexcept |
Get the log messages for a specific color.
| void test_log | ( | ) |
Test this class and its free function.