Home
last modified time | relevance | path

Searched refs:glow_t (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dp_lights.h80 } glow_t; typedef
92 void T_Glow(glow_t *g);
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dp_lights.h92 } glow_t; typedef
107 void T_Glow(glow_t* g);
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dp_lights.h111 } glow_t; typedef
129 void T_Glow(glow_t *g);
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dthinkerinfo.cpp190 de::function_cast<WriteThinkerFunc>(writeThinkerAs<glow_t>),
191 de::function_cast<ReadThinkerFunc>(readThinkerAs<glow_t>),
192 sizeof(glow_t)
/dports/games/heretic/glheretic-1.2/
H A Dp_tick.c329 glow_t glow; in P_ArchiveSpecials()
384 memcpy(&glow, th, sizeof(glow_t)); in P_ArchiveSpecials()
386 SV_Write(&glow, sizeof(glow_t)); in P_ArchiveSpecials()
411 glow_t *glow; in P_UnArchiveSpecials()
H A Dp_lights.c244 void T_Glow(glow_t *g) in T_Glow()
269 glow_t *g; in P_SpawnGlowingLight()
H A Dp_spec.h128 } glow_t; typedef
142 void T_Glow(glow_t *g);
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_lights.c238 void T_Glow(glow_t * g) in T_Glow()
263 glow_t *g; in P_SpawnGlowingLight()
H A Dp_spec.h139 } glow_t; typedef
153 void T_Glow(glow_t * g);
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_lights.c238 void T_Glow(glow_t * g) in T_Glow()
263 glow_t *g; in P_SpawnGlowingLight()
H A Dp_spec.h139 } glow_t; typedef
153 void T_Glow(glow_t * g);
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_lights.c251 void T_Glow(glow_t *g) in T_Glow()
285 glow_t *P_SpawnAdjustableGlowingLight(sector_t *minsector, sector_t *maxsector, INT32 length) in P_SpawnAdjustableGlowingLight()
287 glow_t *g; in P_SpawnAdjustableGlowingLight()
H A Dp_spec.h129 } glow_t; typedef
161 void T_Glow(glow_t *g);
162 glow_t *P_SpawnAdjustableGlowingLight(sector_t *minsector, sector_t *maxsector, INT32 length);
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_lights.cpp341 void T_Glow(glow_t *g) in T_Glow()
430 glow_t *g = (glow_t *)Z_Calloc(sizeof(*g), PU_MAP, 0); in P_SpawnGlowingLight()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_lights.c327 void T_Glow(glow_t* g) in T_Glow()
358 glow_t* g; in P_SpawnGlowingLight()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_lights.c307 void T_Glow(glow_t* g) in T_Glow()
336 glow_t* g; in P_SpawnGlowingLight()
H A Dp_spec.h170 } glow_t; typedef
197 void T_Glow(glow_t* g);
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_lights.c327 void T_Glow(glow_t* g) in T_Glow()
358 glow_t* g; in P_SpawnGlowingLight()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dp_lights.cpp424 void T_Glow(glow_t *g) in T_Glow()
517 glow_t *g = (glow_t *)Z_Calloc(sizeof(*g), PU_MAP, 0); in P_SpawnGlowingLight()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_lights.c322 void T_Glow(glow_t* g) in T_Glow()
355 glow_t* g; in P_SpawnGlowingLight()
H A Dp_spec.h177 } glow_t; typedef
204 void T_Glow(glow_t* g);
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_lights.c134 void T_Glow(glow_t* g) in T_Glow()
278 glow_t* g; in P_SpawnGlowingLight()
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_lights.c134 void T_Glow(glow_t* g) in T_Glow()
278 glow_t* g; in P_SpawnGlowingLight()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_lights.c134 void T_Glow(glow_t* g) in T_Glow()
278 glow_t* g; in P_SpawnGlowingLight()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dp_lights.cpp499 void T_Glow(glow_t *g) in T_Glow()
588 glow_t *g = (glow_t *)Z_Calloc(sizeof(*g), PU_MAP, 0); in P_SpawnGlowingLight()

12