raze/source
Mitchell Richters b03d674a74 - SW: Fix tank track velocity.
* Originating from 8efe6f638b.
* Velocity was correctly floatified initially but because it was unwrapped, it never got adjusted for Q28.4 later on.
2023-01-02 14:41:43 +11:00
..
build - big texture system refactor. 2022-12-18 13:05:58 +01:00
common - fix math error on ARM architectures 2022-12-28 02:07:10 -05:00
core - fixed sprite rendering being aborted if a sprite with invalid texture was encountered. 2022-12-29 14:53:21 +01:00
games - SW: Fix tank track velocity. 2023-01-02 14:41:43 +11:00
platform - updated minimum macOS version in bundle .plist file 2022-12-15 10:26:51 +02:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - delete entry for Vulkan's natvis file from project 2022-12-18 19:40:27 +01:00
g_pch.h - backend cleanup from GZDoom. 2022-12-18 16:31:50 +01:00