Home
last modified time | relevance | path

Searched refs:ML_LINEDEFS (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/edge/Edge-1.35-source/src/
H A Ddm_data.h51 ML_LINEDEFS, // LineDefs, from editing enumerator
H A Dp_setup.cc2195 SHOWLUMPNAME("MAP LINEDEFS : %s\n", lumpnum + ML_LINEDEFS); in P_SetupLevel()
2244 LoadHexenLineDefs(lumpnum + ML_LINEDEFS); in P_SetupLevel()
2246 LoadLineDefs(lumpnum + ML_LINEDEFS); in P_SetupLevel()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Ddoomdata.h44 ML_LINEDEFS, // LineDefs, from editing enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Ddoomdata.h44 ML_LINEDEFS, // LineDefs, from editing enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Ddoomdata.h44 ML_LINEDEFS, // LineDefs, from editing enumerator
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomdata.h54 ML_LINEDEFS, // LineDefs, from editing enumerator
H A Dp_setup.c1578 P_LoadLineDefs (lumpnum+ML_LINEDEFS); in P_SetupLevel()
1580 P_LoadLineDefs2 (lumpnum+ML_LINEDEFS); in P_SetupLevel()
1601 P_LoadLineDefs (lumpnum+ML_LINEDEFS); // | in P_SetupLevel()
1603 P_LoadLineDefs2 (lumpnum+ML_LINEDEFS); // killough 4/4/98 in P_SetupLevel()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddoomdata.h54 ML_LINEDEFS, // LineDefs, from editing enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Ddoomdata.h39 ML_LINEDEFS, enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Ddoomdata.h39 ML_LINEDEFS, enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Ddoomdata.h66 ML_LINEDEFS, // LineDefs, from editing enumerator
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomdata.h54 ML_LINEDEFS, // LineDefs, from editing enumerator
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Ddoomdata.h41 ML_LINEDEFS, // Linedefs, from editing enumerator
/dports/games/odamex/odamex-src-0.7.0/common/
H A Ddoomdata.h50 ML_LINEDEFS, // LineDefs, from editing enumerator
/dports/games/vavoom/vavoom-1.33/utils/common/
H A Dfmapdefs.h54 ML_LINEDEFS, // LineDefs, from editing enumerator
/dports/games/heretic/glheretic-1.2/
H A Ddoomdata.h27 ML_LINEDEFS, enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dxddefs.h35 ML_LINEDEFS, enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dxddefs.h35 ML_LINEDEFS, enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Ddoomdata.h44 ML_LINEDEFS, // LineDefs, from editing enumerator
H A Dp_setup.c1231 P_LoadLineDefs_Hexen (lumpnum+ML_LINEDEFS); in P_SetupLevel()
1233 P_LoadLineDefs (lumpnum+ML_LINEDEFS); in P_SetupLevel()
/dports/games/uhexen/uhexen-0.601/include/
H A Dxddefs.h33 ML_LINEDEFS, enumerator
/dports/games/zdoom/zdoom-2.8.1/src/
H A Ddoomdata.h46 ML_LINEDEFS, // LineDefs, from editing enumerator
H A Dp_setup.cpp553 Seek(ML_LINEDEFS); in GetChecksum()
554 if (file != NULL) md5.Update(file, Size(ML_LINEDEFS)); in GetChecksum()
2096 int lumplen = map->Size(ML_LINEDEFS); in P_LoadLineDefs()
2106 map->Read(ML_LINEDEFS, mldf); in P_LoadLineDefs()
2182 int lumplen = map->Size(ML_LINEDEFS); in P_LoadLineDefs2()
2192 map->Read(ML_LINEDEFS, mldf); in P_LoadLineDefs2()
/dports/games/vavoom/vavoom-1.33/utils/glvis/
H A Dlevel.cpp588 LoadLineDefs2(lumpnum + ML_LINEDEFS); in LoadLevel()
590 LoadLineDefs1(lumpnum + ML_LINEDEFS); in LoadLevel()
/dports/games/vavoom/vavoom-1.33/source/
H A Dp_nodebuild.cpp62 ML_LINEDEFS, // LineDefs, from editing enumerator

12