Lines Matching defs:M_Print
117 void M_Print (int cx, int cy, const char *str)
507 M_Print (16, 32 + 8*i, m_filenames[i]);
523 M_Print (16, 32 + 8*i, m_filenames[i]);
715 M_Print (64, 40, "Hostname");
717 M_Print (168, 40, setup_hostname);
719 M_Print (64, 56, "Your name");
721 M_Print (168, 56, setup_myname);
723 M_Print (64, 80, "Shirt color");
724 M_Print (64, 104, "Pants color");
727 M_Print (72, 140, "Accept Changes");
968 M_Print (f, 142, net_helpMessage[m_net_cursor*4+0]);
969 M_Print (f, 150, net_helpMessage[m_net_cursor*4+1]);
970 M_Print (f, 158, net_helpMessage[m_net_cursor*4+2]);
971 M_Print (f, 166, net_helpMessage[m_net_cursor*4+3]);
1173 M_Print (x, y, "on");
1175 M_Print (x, y, "off");
1187 M_Print (16, 32, " Customize controls");
1188 M_Print (16, 40, " Go to console");
1189 M_Print (16, 48, " Reset to defaults");
1191 M_Print (16, 56, " Screen size");
1195 M_Print (16, 64, " Brightness");
1199 M_Print (16, 72, " Mouse Speed");
1203 M_Print (16, 80, " CD Music Volume");
1207 M_Print (16, 88, " Sound Volume");
1211 M_Print (16, 96, " Always Run");
1214 M_Print (16, 104, " Invert Mouse");
1217 M_Print (16, 112, " Lookspring");
1220 M_Print (16, 120, " Lookstrafe");
1224 M_Print (16, 128, " Video Options");
1229 M_Print (16, 136, " Use Mouse");
1407 M_Print (12, 32, "Press a key or button for this action");
1409 M_Print (18, 32, "Enter to change, backspace to clear");
1416 M_Print (16, y, bindnames[i][1]);
1424 M_Print (140, y, "???");
1429 M_Print (140, y, name);
1433 M_Print (140 + x + 8, y, "or");
1434 M_Print (140 + x + 32, y, Key_KeynumToString (keys[1]));
1698 M_Print (16, 36, " John Carmack Adrian Carmack\n");
1699 M_Print (16, 44, " Michael Abrash Kevin Cloud\n");
1700 M_Print (16, 52, " John Cash Paul Steed\n");
1701 M_Print (16, 60, " Dave 'Zoid' Kirsch\n");
1703 M_Print (16, 76, " John Romero Jay Wilbur\n");
1704 M_Print (16, 84, " Sandy Petersen Mike Wilson\n");
1705 M_Print (16, 92, " American McGee Donna Jackson\n");
1706 M_Print (16, 100, " Tim Willits Todd Hollenshead\n");
1708 M_Print (16, 116, " Barrett Alexander Shawn Green\n");
1710 M_Print (16, 132, " Trent Reznor and Nine Inch Nails\n\n");
1720 M_Print (64, 84, quitMessage[msgNumber*4+0]);
1721 M_Print (64, 92, quitMessage[msgNumber*4+1]);
1722 M_Print (64, 100, quitMessage[msgNumber*4+2]);
1723 M_Print (64, 108, quitMessage[msgNumber*4+3]);
1808 M_Print (basex, 32, va ("%s - %s", startJoin, directModem));
1811 M_Print (basex, serialConfig_cursor_table[0], "Port");
1813 M_Print (168, serialConfig_cursor_table[0], va("COM%u", serialConfig_comport));
1815 M_Print (basex, serialConfig_cursor_table[1], "IRQ");
1817 M_Print (168, serialConfig_cursor_table[1], va("%u", serialConfig_irq));
1819 M_Print (basex, serialConfig_cursor_table[2], "Baud");
1821 M_Print (168, serialConfig_cursor_table[2], va("%u", serialConfig_baudrate[serialConfig_baud]));
1825 M_Print (basex, serialConfig_cursor_table[3], "Modem Setup...");
1828 M_Print (basex, serialConfig_cursor_table[4], "Phone number");
1830 M_Print (168, serialConfig_cursor_table[4], serialConfig_phone);
1837 M_Print (basex+8, serialConfig_cursor_table[5], "Connect");
1842 M_Print (basex+8, serialConfig_cursor_table[5], "OK");
2055 M_Print (basex, modemConfig_cursor_table[0], "Pulse Dialing");
2057 M_Print (basex, modemConfig_cursor_table[0], "Touch Tone Dialing");
2059 M_Print (basex, modemConfig_cursor_table[1], "Clear");
2061 M_Print (basex+8, modemConfig_cursor_table[1]+12, modemConfig_clear);
2065 M_Print (basex, modemConfig_cursor_table[2], "Init");
2067 M_Print (basex+8, modemConfig_cursor_table[2]+12, modemConfig_init);
2071 M_Print (basex, modemConfig_cursor_table[3], "Hangup");
2073 M_Print (basex+8, modemConfig_cursor_table[3]+12, modemConfig_hangup);
2078 M_Print (basex+8, modemConfig_cursor_table[4], "OK");
2247 M_Print (basex, 32, va ("%s - %s", startJoin, protocol));
2250 M_Print (basex, 52, "Address:");
2252 M_Print (basex+9*8, 52, my_ipx_address);
2254 M_Print (basex+9*8, 52, my_tcpip_address);
2256 M_Print (basex, lanConfig_cursor_table[0], "Port");
2258 M_Print (basex+9*8, lanConfig_cursor_table[0], lanConfig_portname);
2262 M_Print (basex, lanConfig_cursor_table[1], "Search for local games...");
2263 M_Print (basex, 108, "Join game at:");
2265 M_Print (basex+16, lanConfig_cursor_table[2], lanConfig_joinname);
2270 M_Print (basex+8, lanConfig_cursor_table[1], "OK");
2577 M_Print (160, 40, "begin game");
2579 M_Print (0, 56, " Max players");
2580 M_Print (160, 56, va("%i", maxplayers) );
2582 M_Print (0, 64, " Game Type");
2584 M_Print (160, 64, "Cooperative");
2586 M_Print (160, 64, "Deathmatch");
2588 M_Print (0, 72, " Teamplay");
2603 M_Print (160, 72, msg);
2615 M_Print (160, 72, msg);
2618 M_Print (0, 80, " Skill");
2620 M_Print (160, 80, "Easy difficulty");
2622 M_Print (160, 80, "Normal difficulty");
2624 M_Print (160, 80, "Hard difficulty");
2626 M_Print (160, 80, "Nightmare difficulty");
2628 M_Print (0, 88, " Frag Limit");
2630 M_Print (160, 88, "none");
2632 M_Print (160, 88, va("%i frags", (int)fraglimit.value));
2634 M_Print (0, 96, " Time Limit");
2636 M_Print (160, 96, "none");
2638 M_Print (160, 96, va("%i minutes", (int)timelimit.value));
2640 M_Print (0, 112, " Episode");
2643 M_Print (160, 112, hipnoticepisodes[startepisode].description);
2646 M_Print (160, 112, rogueepisodes[startepisode].description);
2648 M_Print (160, 112, episodes[startepisode].description);
2650 M_Print (0, 120, " Level");
2654 M_Print (160, 120, hipnoticlevels[hipnoticepisodes[startepisode].firstLevel + startlevel].description);
2655 M_Print (160, 128, hipnoticlevels[hipnoticepisodes[startepisode].firstLevel + startlevel].name);
2660 M_Print (160, 120, roguelevels[rogueepisodes[startepisode].firstLevel + startlevel].description);
2661 M_Print (160, 128, roguelevels[rogueepisodes[startepisode].firstLevel + startlevel].name);
2665 M_Print (160, 120, levels[episodes[startepisode].firstLevel + startlevel].description);
2666 M_Print (160, 128, levels[episodes[startepisode].firstLevel + startlevel].name);
2679 M_Print (x, 146, " More than 4 players ");
2680 M_Print (x, 154, " requires using command ");
2681 M_Print (x, 162, "line parameters; please ");
2682 M_Print (x, 170, " see techinfo.txt. ");
2883 M_Print (x, 40, "Searching...");
2965 M_Print (16, 32 + 8*n, string);