Odamex
Setting the Standard in Multiplayer Doom
common/m_cheat.h File Reference

Go to the source code of this file.

Data Structures

struct  cheatseq_t

Functions

int cht_CheckCheat (cheatseq_t *cht, char key)
void cht_GetParam (cheatseq_t *cht, char *buffer)
void cht_DoCheat (player_s *player, int cheat)
void cht_Give (player_s *player, const char *item)
void cht_Suicide (player_s *player)

Function Documentation

int cht_CheckCheat ( cheatseq_t cht,
char  key 
)
void cht_DoCheat ( player_s player,
int  cheat 
)
void cht_GetParam ( cheatseq_t cht,
char *  buffer 
)
void cht_Give ( player_s player,
const char *  item 
)
void cht_Suicide ( player_s player)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends