raze-gles/source
Christoph Oelckers aabbbcb2ff - reset the network timer after lengthy operations.
This includes loading a level and busy-waiting for a sound to play.
Also block these loops and the sounds they wait for in network games to avoid problems from longer delays here.
The problem seems to be directly inherited from ZDoom which shows the same issue with screen wipes.

Fixes #297
2020-09-02 10:00:07 +02:00
..
blood -Blood: merge redundant gFrameCount and gLevelTime variables, reset the timers as the first thing when loading a level. 2020-09-02 07:47:26 +02:00
build - Major cleanup of Q16.16 utilisation within games and engine. 2020-09-01 23:00:47 +10:00
common - removed constexpr from FloatToAngle. 2020-09-01 19:48:21 +02:00
core - reset the network timer after lengthy operations. 2020-09-02 10:00:07 +02:00
exhumed - reset the network timer after lengthy operations. 2020-09-02 10:00:07 +02:00
games/duke - reset the network timer after lengthy operations. 2020-09-02 10:00:07 +02:00
glbackend - tinkering with the savepic code. 2020-09-01 19:21:00 +02:00
libsmackerdec - fixed the cheat handler. 2020-07-25 17:25:21 +02:00
platform - Raze is not GZDoom. Changed to something more generic. (Will do the same update to GZDoom) 2020-06-16 08:01:37 -04:00
sw - reset the network timer after lengthy operations. 2020-09-02 10:00:07 +02:00
thirdparty - Major cleanup of Q16.16 utilisation within games and engine. 2020-09-01 23:00:47 +10:00
__autostart.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00
CMakeLists.txt - Major cleanup of Q16.16 utilisation within games and engine. 2020-09-01 23:00:47 +10:00
g_pch.h - cleaned up the remaining dependencies on windows.h 2020-02-03 21:30:57 +01:00
gitinfo.cpp - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00
zzautozend.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00