Home
last modified time | relevance | path

Searched refs:wadinfo_t (Results 1 – 25 of 81) sorted by relevance

1234

/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dwad.c120 wadinfo_t *header; in W_GetLumpName()
137 header = (wadinfo_t *)wad.gfx_base; in W_GetLumpName()
161 wadinfo_t header; in W_LoadTextureWadFile()
175 if (FS_Read(file, &header, sizeof(wadinfo_t)) != sizeof(wadinfo_t)) in W_LoadTextureWadFile()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dwad.c120 wadinfo_t *header; in W_GetLumpName()
137 header = (wadinfo_t *)wad.gfx_base; in W_GetLumpName()
161 wadinfo_t header; in W_LoadTextureWadFile()
175 if (FS_Read(file, &header, sizeof(wadinfo_t)) != sizeof(wadinfo_t)) in W_LoadTextureWadFile()
/dports/games/darkplaces/darkplaces/
H A Dwad.c120 wadinfo_t *header; in W_GetLumpName()
137 header = (wadinfo_t *)wad.gfx_base; in W_GetLumpName()
167 wadinfo_t header; in W_LoadTextureWadFile()
181 if (FS_Read(file, &header, sizeof(wadinfo_t)) != sizeof(wadinfo_t)) in W_LoadTextureWadFile()
/dports/games/vavoom/vavoom-1.33/utils/common/
H A Dwadlib.cpp61 wadinfo_t header; in Open()
167 wadinfo_t header; in Open()
201 wadinfo_t header; in Close()
H A Dfwaddefs.h41 } wadinfo_t; typedef
/dports/games/gtkradiant/GPL/GtkRadiant/plugins/archivewad/
H A Dwad.h46 } wadinfo_t; typedef
59 inline void istream_read_wadinfo(InputStream& istream, wadinfo_t& wadinfo) in istream_read_wadinfo()
/dports/games/netradiant/netradiant-20150621-src/plugins/archivewad/
H A Dwad.h46 } wadinfo_t; typedef
59 inline void istream_read_wadinfo( InputStream& istream, wadinfo_t& wadinfo ){ in istream_read_wadinfo()
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dwadfile.h66 } wadinfo_t; typedef
86 wadinfo_t header;
/dports/games/quakeforge/quakeforge-0.7.2/libs/util/
H A Dwad.c80 wadinfo_t *header; in W_LoadWadFile()
88 header = (wadinfo_t *) wad_base; in W_LoadWadFile()
/dports/games/tenebrae/tenebrae_0/
H A Dwad.c71 wadinfo_t *header; in W_LoadWadFile()
79 header = (wadinfo_t *)wad_base; in W_LoadWadFile()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dwad.c71 wadinfo_t *header; in W_LoadWadFile()
79 header = (wadinfo_t *)wad_base; in W_LoadWadFile()
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dwad.c74 wadinfo_t *header; in W_LoadWadFile()
82 header = (wadinfo_t *)wad_base; in W_LoadWadFile()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dwad.c71 wadinfo_t *header; in W_LoadWadFile()
81 header = (wadinfo_t *)wad_base; in W_LoadWadFile()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dwad.c71 wadinfo_t *header; in W_LoadWadFile()
88 header = (wadinfo_t *)wad_base; in W_LoadWadFile()
/dports/games/uhexen/uhexen-0.601/src/
H A Dw_wad.c37 } wadinfo_t; typedef
120 wadinfo_t header; in W_AddFile()
266 wadinfo_t header; in W_OpenAuxiliary()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/linux_x/musserv/
H A Dreadwad.c101 } wadinfo_t; typedef
119 wadinfo_t header; in read_wad_dir()
/dports/games/vavoom/vavoom-1.33/source/
H A Dfwaddefs.h33 struct wadinfo_t struct
/dports/games/heretic/glheretic-1.2/sndserv/
H A Dwadread.c67 } wadinfo_t; typedef
222 wadinfo_t header; in openwad()
339 wadinfo_t header; in do_pwad()
/dports/games/jfsw/jfsw-c434002/src/
H A D_rts.h70 } wadinfo_t; typedef
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A D_RTS.H46 } wadinfo_t; typedef
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A D_rts.h70 } wadinfo_t; typedef
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A D_rts.h41 } wadinfo_t; typedef
/dports/games/doomsday/doomsday-2.3.1/doomsday/tools/wadtool/
H A Dwadtool.h39 } wadinfo_t; typedef
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A D_rts.h45 } wadinfo_t; typedef
/dports/games/rottdc/rottdc-1.0-2/rott/
H A D_w_wad.h66 } wadinfo_t; typedef

1234