Home
last modified time | relevance | path

Searched defs:player_title (Results 1 – 6 of 6) sorted by relevance

/dports/games/moria/umoria/source/
H A Dplayer.c24 char *(*player_title)[MAX_PLAYER_LEVEL]; variable
26 char *player_title[MAX_CLASS][MAX_PLAYER_LEVEL] = { variable
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dtables.c5291 cptr player_title[MAX_CLASS][11][4] = variable
/dports/games/zangband/zangband/src/
H A Dtables.c5766 cptr player_title[MAX_CLASS][PY_MAX_LEVEL / 5] = variable
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dskills2.cc2032 const char *player_title( void ) in player_title() function
/dports/multimedia/totem/totem-3.38.2/src/
H A Dtotem-private.h143 char *player_title; member
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dskills.cc1845 string player_title(bool the) in player_title() function