raze/source
Christoph Oelckers a873dcf6e0 - fixed the pause key.
Apparently SDL maps this to a different scan code.
Since pause is hard coded in all games the corresponding menu option has been disabled.
2020-02-16 17:22:14 +01:00
..
blood - fixed Blood's sfxKill3DSound function checking the wrong ID. 2020-02-16 16:52:02 +01:00
build - fixed the pause key. 2020-02-16 17:22:14 +01:00
common - fixed hud scaling slider value ranges 2020-02-14 00:56:23 +01:00
duke3d - allow starting Duke, NAM and WW2GI with the RedNukem-based game code for Redneck Rampage. 2020-02-12 20:25:59 +01:00
exhumed - allow starting Duke, NAM and WW2GI with the RedNukem-based game code for Redneck Rampage. 2020-02-12 20:25:59 +01:00
glbackend - added the missing handling for the basepal tinting. 2020-02-11 20:55:47 +01:00
libsmackerdec - fixed Blood cutscene playback. 2019-12-30 21:36:08 +01:00
platform - fixed Linux paths not ending with a slash. 2020-02-11 21:00:01 +01:00
rr Rednukem: fix kill counter 2020-02-12 23:14:53 +01:00
sw - clean out stale sprite pointers in User when a sprite gets removed. 2020-02-14 21:44:59 +01:00
thirdparty - removed the ENet dependency from gamecontrol.cpp as well. 2020-02-03 21:14:35 +01:00
CMakeLists.txt - fixed some warnings 2020-02-12 00:43:21 +01: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