Home
last modified time | relevance | path

Searched refs:FMT_Old (Results 1 – 2 of 2) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dg_mapinfo.cpp435 format_type = sc.CheckString("{") ? FMT_New : FMT_Old; in ParseOpenBrace()
440 case FMT_Old: in ParseOpenBrace()
605 else if (format_type == FMT_Old) in ParseLookupName()
1036 if (parse.format_type == parse.FMT_Old) parse.sc.SetCMode(true); in DEFINE_MAP_OPTION()
1052 if (parse.format_type == parse.FMT_Old) parse.sc.SetCMode(false); in DEFINE_MAP_OPTION()
1857 if (format_type != FMT_Old) in ParseMapInfo()
1869 if (format_type != FMT_Old) in ParseMapInfo()
1881 if (format_type != FMT_Old) in ParseMapInfo()
1893 if (format_type != FMT_Old) in ParseMapInfo()
1905 if (format_type != FMT_Old) in ParseMapInfo()
[all …]
H A Dg_level.h66 FMT_Old, enumerator