raze/source
Mitchell Richters 60366d298e - Duke: Use player's pitch sine rather than tangent when throwing a pipebomb while crouched.
* Maintains the feel of the weapon by having the pipebomb roll along the ground.
* Sign of sine is correct and allows for an expected throw behavior when looking up/down unlike original code.
* Prevents an infinite tangent value from messing things up.
2022-11-11 21:10:41 +11:00
..
build - eliminated cliptestsector which was just a thin wrapper around CheckOpening. 2022-11-01 10:25:15 +01:00
common Revert "- Use std::fma() in the interpolation code." 2022-11-07 10:36:34 +01:00
core - added missing returns in the failure cases of useitem and slot CCMDs. 2022-11-10 07:41:20 +01:00
games - Duke: Use player's pitch sine rather than tangent when throwing a pipebomb while crouched. 2022-11-11 21:10:41 +11: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 - added the framework for scripted level compatibility patching. 2022-10-30 16:51:41 +01:00
g_pch.h - removed compat.h entirely, all that was left was redundant #includes. 2021-12-26 23:10:07 +01:00