World Member List
This is the complete list of members for
World, including all inherited members.
| AdminMsg(Character *from, std::string message) | World | |
| AnnounceMsg(Character *from, std::string message) | World | |
| Ban(Character *from, Character *victim, double duration, bool announce=true) | World | |
| characters | World | |
| GenerateCharacterID() | World | |
| GeneratePlayerID() | World | |
| GetCharacter(std::string name) | World | |
| guilds | World | |
| Kick(Character *from, Character *victim, bool announce=true) | World | |
| last_character_id | World | |
| Login(Character *) | World | |
| Logout(Character *) | World | |
| maps | World | |
| Msg(Character *from, std::string message) | World | |
| npcs | World | |
| partys | World | |
| Reboot() | World | |
| Reboot(int seconds, std::string reason) | World | |
| server | World | |
| timer | World | |
| World() | World | [private] |
| World(util::array< std::string, 5 > dbinfo, Config) | World | |