Home
last modified time | relevance | path

Searched defs:xplc (Results 1 – 12 of 12) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/witchaven/src/
H A Dsound.cpp469 void playsound_loc(int nSound, int32_t xplc, int32_t yplc) in playsound_loc()
H A Dplayer.cpp5030 void painsound(int xplc, int yplc) in painsound()
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dbuild.c5607 int getlinehighlight(int xplc, int yplc) in getlinehighlight()
5636 int getpointhighlight(int xplc, int yplc) in getpointhighlight()
5664 int adjustmark(int *xplc, int *yplc, short danumwalls) in adjustmark()
H A Dkplib.c174 static int gslidew = 0, gslider = 0, xm, xmn[4], xr0, xr1, xplc, yplc; variable
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DBUILD.C5150 getlinehighlight(long xplc, long yplc) in getlinehighlight()
5179 getpointhighlight(long xplc, long yplc) in getpointhighlight()
5207 adjustmark(long *xplc, long *yplc, short danumwalls) in adjustmark()
H A DKDMENG.C65 static long xplc[NUMCHANNELS], yplc[NUMCHANNELS], vol[NUMCHANNELS]; variable
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DBUILD.C5150 getlinehighlight(long xplc, long yplc) in getlinehighlight()
5179 getpointhighlight(long xplc, long yplc) in getpointhighlight()
5207 adjustmark(long *xplc, long *yplc, short danumwalls) in adjustmark()
H A DKDMENG.C65 static long xplc[NUMCHANNELS], yplc[NUMCHANNELS], vol[NUMCHANNELS]; variable
/dports/games/jfsw/jfsw-c434002/jfbuild/kenbuild/
H A Dkdmsound.c66 static intptr_t xplc[NUMCHANNELS], yplc[NUMCHANNELS]; variable
/dports/games/NBlood/NBlood-a1689a4/source/kenbuild/src/
H A Dkdmeng.cpp81 static intptr_t xplc[NUMCHANNELS], yplc[NUMCHANNELS]; variable
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dbuild.cpp8709 static int32_t getlinehighlight(int32_t xplc, int32_t yplc, int32_t line, int8_t ignore_pointhighli… in getlinehighlight()
8783 int32_t getpointhighlight(int32_t xplc, int32_t yplc, int32_t point) in getpointhighlight()
8864 static int32_t adjustmark(int32_t *xplc, int32_t *yplc, int16_t danumwalls) in adjustmark()
H A Dkplib.cpp124 static int32_t gslidew = 0, gslider = 0, xm, xmn[4], xr0, xr1, xplc, yplc; variable