|
Odamex
Setting the Standard in Multiplayer Doom
|
Functions | |
| EXTERN_CVAR (sv_freelook) EXTERN_CVAR(cl_mouselook) extern int *texturewidthmask | |
| CVAR_FUNC_IMPL (r_stretchsky) | |
| void | R_InitSkyMap () |
Variables | |
| int | skyflatnum |
| int | skytexture |
| fixed_t | skytexturemid |
| fixed_t | skyscale |
| int | skystretch |
| fixed_t | skyheight |
| fixed_t | skyiscale |
| int | skyshift |
| fixed_t | skypos = 0 |
| fixed_t | skyspeed = 0 |
| char | SKYFLATNAME [8] = "F_SKY1" |
| int | detailxshift |
| int | detailyshift |
| fixed_t | freelookviewheight |
| CVAR_FUNC_IMPL | ( | r_stretchsky | ) |
| EXTERN_CVAR | ( | sv_freelook | ) |
| void R_InitSkyMap | ( | ) |
| int detailxshift |
| int detailyshift |
| char SKYFLATNAME[8] = "F_SKY1" |
| int skyflatnum |
| int skyshift |
| int skystretch |
| int skytexture |