Lista completa de los miembros de MapLogFactory, incluyendo todos los heredados:
deal_damage(const std::string &player_name, nlohmann::json damage_info) (definido en MapLogFactory) | MapLogFactory | static |
inventory_change(const std::string &player_name, nlohmann::json inventory) (definido en MapLogFactory) | MapLogFactory | static |
inventory_full(const std::string &player_name) (definido en MapLogFactory) | MapLogFactory | static |
message(const std::string &player_name, nlohmann::json message_info) (definido en MapLogFactory) | MapLogFactory | static |
receive_damage(const std::string &player_name, nlohmann::json damage_info) (definido en MapLogFactory) | MapLogFactory | static |
resuscitate(const std::string &player_name, nlohmann::json message_info) (definido en MapLogFactory) | MapLogFactory | static |
special_ability(const std::string &player_name, uint32_t ability_id, position_t source, position_t dest) (definido en MapLogFactory) | MapLogFactory | static |