Atrinik Client 2.5
Data Structures | Typedefs | Enumerations | Variables
include/server_settings.h File Reference

Go to the source code of this file.

Data Structures

struct  char_struct
struct  server_settings

Typedefs

typedef struct char_struct char_struct
typedef struct server_settings server_settings

Enumerations

enum  {
  SERVER_TEXT_STEP0, SERVER_TEXT_STEP1, SERVER_TEXT_STEP2, SERVER_TEXT_STATS,
  SERVER_TEXT_LOGIN, SERVER_TEXT_PROTECTION_GROUPS, SERVER_TEXT_PROTECTION_LETTERS, SERVER_TEXT_PROTECTION_FULL,
  SERVER_TEXT_SPELL_PATHS, SERVER_TEXT_SKILL_TYPES, SERVER_TEXT_MAX
}

Variables

server_settingss_settings

Detailed Description

Header file for server settings information.

Definition in file server_settings.h.


Typedef Documentation

typedef struct char_struct char_struct

One character.

Server settings structure, initialized from the server_settings srv file.


Enumeration Type Documentation

anonymous enum

Text IDs from server_settings file.

Definition at line 34 of file server_settings.h.