Home
last modified time | relevance | path

Searched refs:setfirstwall (Results 1 – 15 of 15) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/include/
H A Dbuild.h437 void setfirstwall(short sectnum, short newfirstwall);
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dbuild.cpp2915 setfirstwall(i, j); in SetFirstWall()
2941 setfirstwall(sectnum, wallnum); in SetFirstWall()
3299 setfirstwall(k, firstwall+j); // restore old first wall in AddLoopToSector()
5183 setfirstwall(dstsect, sector[dstsect].wallptr+ofirstwallofs); in overheadeditor()
7668 setfirstwall(numsectors-2, lastwall(rhsnew1stwall)); in overheadeditor()
7669 setfirstwall(numsectors-1, wall[lhsotherwall].point2); in overheadeditor()
H A Dengine.cpp13347 void setfirstwall(int16_t sectnum, int16_t newfirstwall) in setfirstwall() function
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dbuild.h1283 void setfirstwall(int16_t sectnum, int16_t newfirstwall);
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dgamestructures.cpp124 setfirstwall(sectNum, newValue); break; in VM_SetSector()
H A Dm32exec.cpp2108 setfirstwall(sect, wal); in VM_Execute()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dm32exec.cpp2108 setfirstwall(sect, wal); in VM_Execute()
/dports/games/NBlood/NBlood-a1689a4/package/sdk/samples/
H A Da.m321499 setfirstwall j i
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dm32exec.cpp2104 setfirstwall(sect, wal); in VM_Execute()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DBUILD.C1867 setfirstwall(searchsector,searchwall); in editinput()
2744 setfirstwall(sectorofwall(linehighlight),linehighlight); in overheadeditor()
H A DENGINE.C8625 setfirstwall(short sectnum, short newfirstwall) in setfirstwall() function
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DBUILD.C1867 setfirstwall(searchsector,searchwall); in editinput()
2744 setfirstwall(sectorofwall(linehighlight),linehighlight); in overheadeditor()
H A DENGINE.C8776 setfirstwall(short sectnum, short newfirstwall) in setfirstwall() function
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dbuild.c2094 setfirstwall(searchsector,searchwall); in editinput()
3022 setfirstwall(sectorofwall(linehighlight),linehighlight); in overheadeditor()
H A Dengine.c10308 void setfirstwall(short sectnum, short newfirstwall) in setfirstwall() function