raze-gles/source
Christoph Oelckers 435e13dfa4 cleanup of the timer interface.
* rewrote all uses of timerSetCallback. Most were unnecessary or long obsolete, the sound updates need to run per frame, not per tic and the UI tickers need to be handled in the main loop anyway.
* Use a more precise timer to animate the menu transition.
* uncouple other menu animations from the game timer.
2020-08-25 19:42:11 +02:00
..
blood cleanup of the timer interface. 2020-08-25 19:42:11 +02:00
build cleanup of the timer interface. 2020-08-25 19:42:11 +02:00
common - hooked up the chat display. 2020-08-25 18:51:56 +02:00
core cleanup of the timer interface. 2020-08-25 19:42:11 +02:00
exhumed cleanup of the timer interface. 2020-08-25 19:42:11 +02:00
games/duke cleanup of the timer interface. 2020-08-25 19:42:11 +02:00
glbackend - base palette cleanup. 2020-08-14 21:18:14 +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 - SW: stop cutscene sound before going to the summary screen. 2020-08-25 18:28:50 +02:00
thirdparty - removed most of the network code in Blood. 2020-08-03 20:06:27 +02:00
__autostart.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00
CMakeLists.txt - removed most of the network code in Blood. 2020-08-03 20:06:27 +02: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