Home
last modified time | relevance | path

Searched refs:gameoptions_cursor_table (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dmenu.c2335 static int gameoptions_cursor_table[] = variable
2477 M_DrawCharacter(144, gameoptions_cursor_table[gameoptions_cursor], in M_GameOptions_Draw()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dmenu.c2128 int gameoptions_cursor_table[] = {40, 56, 64, 72, 80, 88, 96, 112, 120}; variable
2235 M_DrawCharacter (144, gameoptions_cursor_table[gameoptions_cursor], 12+((int)(realtime*4)&1)); in M_GameOptions_Draw()
/dports/games/tenebrae/tenebrae_0/
H A Dmenu.c2820 int gameoptions_cursor_table[] = {40, 56, 64, 72, 80, 88, 96, 112, 120}; variable
2927 M_DrawCharacter (144, gameoptions_cursor_table[gameoptions_cursor], 12+((int)(realtime*4)&1)); in M_GameOptions_Draw()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dmenu.c2726 int gameoptions_cursor_table[] = {40, 56, 64, 72, 80, 88, 96, 112, 120}; variable
2833 M_DrawCharacter (144, gameoptions_cursor_table[gameoptions_cursor], 12+((int)(realtime*4)&1)); in M_GameOptions_Draw()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dmenu.c3939 static int gameoptions_cursor_table[] = {40, 56, 64, 72, 80, 88, 96, 104, 112, 140, 160, 168}; variable
4085 …M_DrawCharacter (8 + 8 * strlen(hostname.string), gameoptions_cursor_table[gameoptions_cursor], 10… in M_GameOptions_Draw()
4087 M_DrawCharacter (144, gameoptions_cursor_table[gameoptions_cursor], 12+((int)(realtime*4)&1)); in M_GameOptions_Draw()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dmenu.c4464 static const int gameoptions_cursor_table[] = {40, 56, 64, 72, 80, 88, 96, 104, 112, 128, 136}; variable
4598 …M_DrawCharacter (172-16, gameoptions_cursor_table[gameoptions_cursor]+28, 12+((int)(realtime*4)&1)… in M_GameOptions_Draw()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dmenu.c3983 static int gameoptions_cursor_table[] = {40, 56, 64, 72, 80, 88, 96, 104, 112, 140, 160, 168}; variable
4127 …M_DrawCharacter (8 + 8 * strlen(hostname.string), gameoptions_cursor_table[gameoptions_cursor], 10… in M_GameOptions_Draw()
4129 M_DrawCharacter (144, gameoptions_cursor_table[gameoptions_cursor], 12+((int)(realtime*4)&1)); in M_GameOptions_Draw()
/dports/games/darkplaces/darkplaces/
H A Dmenu.c3983 static int gameoptions_cursor_table[] = {40, 56, 64, 72, 80, 88, 96, 104, 112, 140, 160, 168}; variable
4127 …M_DrawCharacter (8 + 8 * strlen(hostname.string), gameoptions_cursor_table[gameoptions_cursor], 10… in M_GameOptions_Draw()
4129 M_DrawCharacter (144, gameoptions_cursor_table[gameoptions_cursor], 12+((int)(realtime*4)&1)); in M_GameOptions_Draw()