raze/source/common
Christoph Oelckers a3dbfab54b - return some invalid but recognizable magic value when IntersectLines is being passed two collinear lines.
This actually should check if the two lines are identical but since this is rather expensive and rarely needed it's better handled by returning a distinct value the caller can handle if needed.
2022-10-30 16:51:37 +01:00
..
2d - got new CVar system from GZDoom. 2022-10-22 00:12:17 +02:00
audio type safe CVAR declaration. 2022-10-22 09:25:27 +02:00
console - Backend update from GZDoom. 2022-10-25 07:03:25 +02:00
cutscenes - movieplayer update from GZDoom. 2022-10-14 20:20:06 +02:00
engine type safe CVAR declaration. 2022-10-22 09:25:27 +02:00
filesystem - remove vel clear wrappers 2022-10-15 10:15:21 +02:00
fonts - Backend update from GZDoom 2022-10-20 22:24:25 +02:00
menu - got new CVar system from GZDoom. 2022-10-22 00:12:17 +02:00
models - rewrote the model storage code. 2022-10-27 16:55:54 +02:00
objects - got new CVar system from GZDoom. 2022-10-22 00:12:17 +02:00
platform - removed obsolete defaults from Cocoa backend 2022-10-24 10:26:57 +03:00
rendering - Backend update from GZDoom. 2022-10-25 07:03:25 +02:00
scripting - got new CVar system from GZDoom. 2022-10-22 00:12:17 +02:00
startscreen - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
statusbar type safe CVAR declaration. 2022-10-22 09:25:27 +02:00
textures - Backend update from GZDoom. 2022-10-25 07:03:25 +02:00
thirdparty - got new CVar system from GZDoom. 2022-10-22 00:12:17 +02:00
utility - return some invalid but recognizable magic value when IntersectLines is being passed two collinear lines. 2022-10-30 16:51:37 +01:00