Home
last modified time | relevance | path

Searched refs:P_LoadSectors (Results 1 – 17 of 17) sorted by relevance

/dports/games/heretic/glheretic-1.2/
H A Dp_setup.c166 void P_LoadSectors (int lump) in P_LoadSectors() function
566 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_setup.c182 void P_LoadSectors(int lump) in P_LoadSectors() function
579 P_LoadSectors(lumpnum + ML_SECTORS); in P_SetupLevel()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_setup.c188 void P_LoadSectors(int lump) in P_LoadSectors() function
685 P_LoadSectors(lumpnum + ML_SECTORS); in P_SetupLevel()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_setup.c273 void P_LoadSectors (int lump) in P_LoadSectors() function
811 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_setup.c248 void P_LoadSectors (int lump) in P_LoadSectors() function
806 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_setup.c248 void P_LoadSectors (int lump) in P_LoadSectors() function
806 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_setup.c274 void P_LoadSectors(int lump) in P_LoadSectors() function
703 P_LoadSectors(lumpnum + ML_SECTORS); in P_SetupLevel()
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_setup.c267 void P_LoadSectors (int lump) in P_LoadSectors() function
701 P_LoadSectors(lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_setup.c274 void P_LoadSectors(int lump) in P_LoadSectors() function
703 P_LoadSectors(lumpnum + ML_SECTORS); in P_SetupLevel()
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_setup.c517 static void P_LoadSectors (int lump) in P_LoadSectors() function
1576 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
1599 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_setup.c356 void P_LoadSectors (int lump) in P_LoadSectors() function
1227 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_setup.c659 void P_LoadSectors( lumpnum_t lumpnum ) in P_LoadSectors() function
2122 P_LoadSectors (level_lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_setup.c641 static void P_LoadSectors (int lump) in P_LoadSectors() function
1815 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_setup.cpp287 void P_LoadSectors (int lump) in P_LoadSectors() function
1645 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_setup.c833 static void P_LoadSectors (int lump) in P_LoadSectors() function
2524 P_LoadSectors (lumpnum+ML_SECTORS); in P_SetupLevel()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_setup.cpp1467 void P_LoadSectors (MapData *map, FMissingTextureTracker &missingtex) in P_LoadSectors() function
3692 P_LoadSectors (map, missingtex); in P_SetupLevel()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_setup.c1022 static void P_LoadSectors(UINT8 *data) in P_LoadSectors() function
2081 P_LoadSectors(virtsectors->data); in P_LoadMapData()