Home
last modified time | relevance | path

Searched refs:templotag (Results 1 – 16 of 16) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/include/
H A Deditor.h25 extern short temppicnum, tempcstat, templotag, temphitag, tempextra;
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DBSTUB.C22 extern short temppicnum, tempcstat, templotag, temphitag, tempextra;
H A DBUILD.C98 short temppicnum, tempcstat, templotag, temphitag, tempextra; variable
873 templotag = wall[searchwall].lotag; in editinput()
886 templotag = sector[searchsector].lotag; in editinput()
899 templotag = sector[searchsector].lotag; in editinput()
911 templotag = sprite[searchwall].lotag; in editinput()
923 templotag = wall[searchwall].lotag; in editinput()
1086 wall[searchwall].lotag = templotag; in editinput()
1103 sector[searchsector].lotag = templotag; in editinput()
1119 sector[searchsector].lotag = templotag; in editinput()
1147 sprite[searchwall].lotag = templotag; in editinput()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DBSTUB.C22 extern short temppicnum, tempcstat, templotag, temphitag, tempextra;
H A DBUILD.C98 short temppicnum, tempcstat, templotag, temphitag, tempextra; variable
873 templotag = wall[searchwall].lotag; in editinput()
886 templotag = sector[searchsector].lotag; in editinput()
899 templotag = sector[searchsector].lotag; in editinput()
911 templotag = sprite[searchwall].lotag; in editinput()
923 templotag = wall[searchwall].lotag; in editinput()
1086 wall[searchwall].lotag = templotag; in editinput()
1103 sector[searchsector].lotag = templotag; in editinput()
1119 sector[searchsector].lotag = templotag; in editinput()
1147 sprite[searchwall].lotag = templotag; in editinput()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Deditor.h70 extern int32_t temppicnum, tempcstat, templotag, temphitag, tempextra;
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dbuild.c87 short temppicnum, tempcstat, templotag, temphitag, tempextra; variable
1099 templotag = wall[searchwall].lotag; in editinput()
1112 templotag = sector[searchsector].lotag; in editinput()
1125 templotag = sector[searchsector].lotag; in editinput()
1137 templotag = sprite[searchwall].lotag; in editinput()
1149 templotag = wall[searchwall].lotag; in editinput()
1312 wall[searchwall].lotag = templotag; in editinput()
1329 sector[searchsector].lotag = templotag; in editinput()
1345 sector[searchsector].lotag = templotag; in editinput()
1373 sprite[searchwall].lotag = templotag; in editinput()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dm32vars.cpp600 Gv_NewVar("templotag",(intptr_t)&templotag, GAMEVAR_INTPTR|GAMEVAR_SYSTEM|GAMEVAR_READONLY); in Gv_AddSystemVars()
H A Dastub.cpp4295 …drawtileinfo("Clipboard",3,124,temppicnum,tempshade,temppal,tempcstat,templotag,temphitag,tempextr… in Keys3d()
6350 templotag = AIMED_SEL(lotag); in Keys3d()
6358 templotag = 0; in Keys3d()
6746 wall[searchwall].lotag = templotag; in Keys3d()
6794 sector[searchsector].lotag = templotag; in Keys3d()
6823 sprite[searchwall].lotag = templotag; in Keys3d()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dm32vars.cpp600 Gv_NewVar("templotag",(intptr_t)&templotag, GAMEVAR_INTPTR|GAMEVAR_SYSTEM|GAMEVAR_READONLY); in Gv_AddSystemVars()
H A Dmapedit.cpp6382 …drawtileinfo("Clipboard",3,124,temppicnum,tempshade,temppal,tempcstat,templotag,temphitag,tempextr… in Keys3d()
8429 templotag = AIMED_SEL(lotag); in Keys3d()
8437 templotag = 0; in Keys3d()
8825 wall[searchwall].lotag = templotag; in Keys3d()
8873 sector[searchsector].lotag = templotag; in Keys3d()
8902 sprite[searchwall].lotag = templotag; in Keys3d()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dm32vars.cpp597 Gv_NewVar("templotag",(intptr_t)&templotag, GAMEVAR_INTPTR|GAMEVAR_SYSTEM|GAMEVAR_READONLY); in Gv_AddSystemVars()
H A Dastub.cpp4356 …drawtileinfo("Clipboard",3,124,temppicnum,tempshade,temppal,tempcstat,templotag,temphitag,tempextr… in Keys3d()
6387 templotag = AIMED_SEL(lotag); in Keys3d()
6395 templotag = 0; in Keys3d()
6783 wall[searchwall].lotag = templotag; in Keys3d()
6831 sector[searchsector].lotag = templotag; in Keys3d()
6860 sprite[searchwall].lotag = templotag; in Keys3d()
/dports/games/jfsw/jfsw-c434002/src/
H A Djnstub.c159 extern short temppicnum, tempcstat, templotag, temphitag, tempextra;
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Djnstub.cpp180 extern int32_t temppicnum, tempcstat, templotag, temphitag, tempextra;
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dbuild.cpp137 int32_t temppicnum, tempcstat, templotag, temphitag, tempextra; variable