
Go to the source code of this file.
Functions | |
| void | opening_screen () |
| bool | validate_player_name (const std::string &name, bool verbose) |
| bool | is_good_name (const std::string &name, bool blankOK, bool verbose) |
| void | enter_player_name (newgame_def *ng) |
| void enter_player_name | ( | newgame_def * | ng | ) |

| bool is_good_name | ( | const std::string & | name, | |
| bool | blankOK, | |||
| bool | verbose | |||
| ) |

| void opening_screen | ( | ) |

| bool validate_player_name | ( | const std::string & | name, | |
| bool | verbose | |||
| ) |

1.5.6