Odamex
Setting the Standard in Multiplayer Doom
common/gi.cpp File Reference

Variables

gameinfo_t gameinfo
gameinfo_t SharewareGameInfo
gameinfo_t RegisteredGameInfo
gameinfo_t RetailGameInfo
gameinfo_t CommercialGameInfo

Variable Documentation

Initial value:
{
        GI_MAPxx | GI_MENUHACK_COMMERCIAL,
        { 'T','I','T','L','E','P','I','C' },
        "CREDIT",
        "CREDIT",
        { 'D','_','D','M','2','T','T','L' },
        11,
        0,
        200/35,
        "misc/chat",
        { 'D','_','R','E','A','D','_','M' },
        "SLIME16",
        "CREDIT",
        "CREDIT",
        "CREDIT",
        { { "HELP", "CREDIT", "CREDIT" } },
        quitsounds2,
        3,
        "GRNROCK",
        &DoomBorder
}
Initial value:
{
        GI_NOCRAZYDEATH,
        { 'T','I','T','L','E','P','I','C' },
        "CREDIT",
        "HELP2",
        "D_INTRO",
        5,
        0,
        200/35,
        "misc/chat2",
        { 'D','_','V','I','C','T','O','R' },
        { 'F','L','O','O','R','4','_','8' },
        "HELP2",
        { 'V','I','C','T','O','R','Y','2' },
        "ENDPIC",
        { { "HELP1", "HELP2", "CREDIT" } },
        quitsounds,
        2,
        { 'F','L','O','O','R','7','_','2' },
        &DoomBorder
}
Initial value:
{
        GI_MENUHACK_RETAIL | GI_NOCRAZYDEATH,
        { 'T','I','T','L','E','P','I','C' },
        "CREDIT",
        "CREDIT",
        "D_INTRO",
        5,
        0,
        200/35,
        "misc/chat2",
        { 'D','_','V','I','C','T','O','R' },
        { 'F','L','O','O','R','4','_','8' },
        "CREDIT",
        { 'V','I','C','T','O','R','Y','2' },
        "ENDPIC",
        { { "HELP1", "CREDIT", "CREDIT"  } },
        quitsounds,
        2,
        { 'F','L','O','O','R','7','_','2' },
        &DoomBorder
}
Initial value:
{
        GI_SHAREWARE | GI_NOCRAZYDEATH,
        { 'T','I','T','L','E','P','I','C' },
        "CREDIT",
        "HELP2",
        "D_INTRO",
        5,
        0,
        200/35,
        "misc/chat2",
        { 'D','_','V','I','C','T','O','R' },
        { 'F','L','O','O','R','4','_','8' },
        "HELP2",
        { 'V','I','C','T','O','R','Y','2' },
        "ENDPIC",
        { { "HELP1", "HELP2", "CREDIT" } },
        quitsounds,
        1,
        { 'F','L','O','O','R','7','_','2' },
        &DoomBorder
}
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends