|
Odamex
Setting the Standard in Multiplayer Doom
|
| std::string BaseFileSearch | ( | std::string | file, |
| std::string | ext, | ||
| std::string | hash | ||
| ) |
| std::string BaseFileSearchDir | ( | std::string | dir, |
| std::string | file, | ||
| std::string | ext, | ||
| std::string | hash = "" |
||
| ) |
| void C_DoCommand | ( | const char * | cmd | ) |
| void D_AddCmdParameterFiles | ( | void | ) |
| void D_AddDefWads | ( | std::string | iwad | ) |
| void D_AddSearchDir | ( | std::vector< std::string > & | dirs, |
| const char * | dir, | ||
| const char | separator | ||
| ) |
| void D_AdvanceDemo | ( | void | ) |
| void D_Display | ( | void | ) |
| void D_DoAdvanceDemo | ( | void | ) |
| void D_DoDefDehackedPatch | ( | const std::vector< std::string > | patch_files = std::vector<std::string>() | ) |
| void D_DoomLoop | ( | void | ) |
| void D_DoomMain | ( | void | ) |
| std::vector<size_t> D_DoomWadReboot | ( | const std::vector< std::string > & | wadnames, |
| const std::vector< std::string > & | patch_files, | ||
| std::vector< std::string > | needhashes | ||
| ) |
| void D_PageDrawer | ( | void | ) |
| void D_PageTicker | ( | void | ) |
| void D_PostEvent | ( | const event_t * | ev | ) |
| void D_ProcessEvents | ( | void | ) |
| void D_StartTitle | ( | void | ) |
| void daemon_init | ( | ) |
| EXTERN_CVAR | ( | sv_timelimit | ) |
| EXTERN_CVAR | ( | st_scale | ) |
| void G_BuildTiccmd | ( | ticcmd_t * | cmd | ) |
| void M_RestoreMode | ( | void | ) |
| void R_ExecuteSetViewSize | ( | void | ) |
| void SV_InitMultipleFiles | ( | std::vector< std::string > | filenames | ) |
| char* D_DrawIcon |
| int DisplayBits |
| int eventhead |
| int eventtail |
| const char* LOG_FILE |
| int NewBits |
| int NewHeight |
| int NewWidth |
| int NoWipe |
| std::vector<std::string> patchfiles |
| char startmap[8] |
| int teamplayset |
| int testingmode |
| std::vector<std::string> wadfiles |
| gamestate_t wipegamestate = GS_DEMOSCREEN |