|
Odamex
Setting the Standard in Multiplayer Doom
|
Functions | |
| void | V_InitConChars (byte transcolor) |
| void STACK_ARGS | PrintChar1P (DWORD *charimg, byte *dest, int screenpitch) |
| void STACK_ARGS | PrintChar2P_MMX (DWORD *charimg, byte *dest, int screenpitch) |
| int | V_StringWidth (const byte *string) |
| brokenlines_t * | V_BreakLines (int maxwidth, const byte *string) |
| void | V_FreeBrokenLines (brokenlines_t *lines) |
Variables | |
| patch_t * | hu_font [HU_FONTSIZE] |
| byte * | Ranges |
| brokenlines_t* V_BreakLines | ( | int | maxwidth, |
| const byte * | string | ||
| ) |
| void V_FreeBrokenLines | ( | brokenlines_t * | lines | ) |
| void V_InitConChars | ( | byte | transcolor | ) |
| int V_StringWidth | ( | const byte * | string | ) |