Home
last modified time | relevance | path

Searched defs:pcx_t (Results 1 – 25 of 68) sorted by relevance

123

/dports/games/vavoom/vavoom-1.33/source/
H A Dr_tex_pcx.cpp35 struct pcx_t struct
37 vint8 manufacturer;
38 vint8 version;
62 friend VStream& operator<<(VStream& Strm, pcx_t& h) in operator <<() argument
/dports/games/vavoom/vavoom-1.33/utils/common/
H A Dimglib.cpp39 struct pcx_t struct
41 char manufacturer;
42 char version;
43 char encoding;
46 unsigned short xmin;
47 unsigned short ymin;
48 unsigned short xmax;
49 unsigned short ymax;
51 unsigned short hres;
56 char reserved;
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dm_misc.cpp426 struct pcx_t struct
428 char manufacturer;
429 char version;
430 char encoding;
433 unsigned short xmin;
434 unsigned short ymin;
435 unsigned short xmax;
436 unsigned short ymax;
438 unsigned short hdpi;
439 unsigned short vdpi;
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dpcx.h48 } pcx_t; typedef
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dpcx.h45 pcx_t; typedef
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_image_pcx.c49 } pcx_t; typedef
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_image_pcx.c49 } pcx_t; typedef
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_image_pcx.c49 } pcx_t; typedef
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_image_pcx.c49 } pcx_t; typedef
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_image_pcx.c49 } pcx_t; typedef
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_image_pcx.c49 } pcx_t; typedef
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_image_pcx.c49 } pcx_t; typedef
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_image_pcx.c49 } pcx_t; typedef
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_image_pcx.c49 } pcx_t; typedef
/dports/games/gtkradiant/GPL/GtkRadiant/plugins/image/
H A Dpcx.cpp56 } pcx_t; typedef
/dports/games/netradiant/netradiant-20150621-src/plugins/image/
H A Dpcx.cpp56 } pcx_t; typedef
/dports/games/heretic/glheretic-1.2/
H A Dm_misc.c695 } pcx_t; typedef
/dports/games/tenebrae/tenebrae_0/
H A Dscreen.c540 } pcx_t; typedef
/dports/games/uhexen/uhexen-0.601/src/
H A Dm_misc.c699 } pcx_t; typedef
/dports/games/uhexen2/hexen2source-1.5.9/utils/texutils/lmp2pcx/
H A Dlmp2pcx.c81 } pcx_t; typedef
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Dv_video.c651 }) pcx_t; typedef
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/common/
H A Dlbmlib.c402 } pcx_t; typedef
/dports/games/gtkradiant/GPL/Q2Tools/common/
H A Dlbmlib.c403 } pcx_t; typedef
/dports/games/gtkradiant/GPL/Q2Tools/qe4/
H A Dlbmlib.c403 } pcx_t; typedef
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/common/
H A Dlbmlib.c405 } pcx_t; typedef

123