raze-gles/source
hendricks266 3bbecf84c2 SW: Fix FindDistance3D calls to not z>>4 at the call site
This is handled by the function itself now.

Fixes the distance issue with the ceiling fan.

git-svn-id: https://svn.eduke32.com/eduke32@8525 1a8010ca-5511-0410-912e-c29ae57300e0
2019-12-26 08:54:17 +01:00
..
blood - disable palette transparency for color 255 when running an animation. 2019-12-25 14:13:15 +01:00
build Add information to cstat enums 2019-12-26 08:49:42 +01:00
common - fixed crash on NAM. 2019-12-25 17:14:17 +01:00
duke3d Fix -Wfallthrough error in gamevars.h 2019-12-26 08:26:09 +01:00
glbackend - disable palette transparency for color 255 when running an animation. 2019-12-25 14:13:15 +01:00
libsmackerdec NBlood: Remove std::string from libsmackerdec to fix cutscene crashing with MinGW builds. 2019-12-25 09:02:18 +01:00
platform - fixed extended quote management. 2019-12-25 17:13:36 +01:00
rr - fixed palette translucency after aborting movie playback. 2019-12-25 17:13:10 +01:00
sw SW: Fix FindDistance3D calls to not z>>4 at the call site 2019-12-26 08:54:17 +01:00
thirdparty - added the GL framebuffer class. 2019-12-23 15:40:17 +01:00
CMakeLists.txt - replaced EDuke's game selector with GZDoom's. 2019-12-24 15:28:00 +01:00
g_pch.h - fixed most issues with newly added music files 2019-11-11 01:01:18 +01:00
gitinfo.cpp - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00