raze/source
Christoph Oelckers 6a0b552352 - floatified first half of aibat.cpp.
Note: The scale factor for actFireVector calls with XY set per ToVector is 64. The vector being passed to it uses the same scale for Z as for XY.
This means that XY is 1/16384 of the fixed point vector and Z is 1/256, meaning the scale for XY must be 64x higher.
2022-10-25 07:06:50 +02:00
..
build - minor int_* replacements in the backend. 2022-10-23 18:47:17 +02:00
common - Backend update from GZDoom. 2022-10-25 07:03:25 +02:00
core - deleted int_hitpos. 2022-10-25 07:06:48 +02:00
games - floatified first half of aibat.cpp. 2022-10-25 07:06:50 +02:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - restored DYN_OPENAL which got accidentally deleted by the last backend update. 2022-10-22 19:43:55 +02:00
g_pch.h - removed compat.h entirely, all that was left was redundant #includes. 2021-12-26 23:10:07 +01:00