Classes | |
| struct | error |
| Base class for all the errors encountered by the engine. More... | |
| struct | mp_server_error |
| struct | load_game_failed |
| Error used when game loading fails. More... | |
| struct | save_game_failed |
| Error used when game saving fails. More... | |
| struct | game_error |
| Error used for any general game error, e.g. More... | |
| struct | lua_error |
| Error used to report an error in a lua script or in the lua interpreter. More... | |