Planeshift
creationmanager.h File Reference
#include "net/charmessages.h"
#include "msgmanager.h"

Go to the source code of this file.

Classes

class  CharCreationManager
 Server manager for character creation. More...
 

Macros

#define MAX_PLAYER_NAME_LENGTH   27
 

Enumerations

enum  ReservedNames { NAME_RESERVED_FOR_YOU, NAME_RESERVED, NAME_AVAILABLE }
 

Macro Definition Documentation

#define MAX_PLAYER_NAME_LENGTH   27

Definition at line 36 of file creationmanager.h.

Enumeration Type Documentation

Enumerator
NAME_RESERVED_FOR_YOU 
NAME_RESERVED 
NAME_AVAILABLE 

Definition at line 38 of file creationmanager.h.