raze-gles/source
2019-01-12 00:22:05 +00:00
..
audiolib Create new MV_CleanupVoice() function to handle most of what was in MV_StopVoice() plus the MV_CallBackFunc() functionality 2019-01-12 00:22:05 +00:00
build Change the hotkeys for adjusting the camera horiz in Mapster32 3d mode from ctrl + a / z to alt + a / z to avoid conflicts with the undo hotkey 2019-01-12 00:21:48 +00:00
duke3d Fix an infinite loop in S_StopEnvSound() that could occur if the audio thread happened to finish playing a voice in between checking if g_sounds[].voices[].id > FX_Ok and calling FX_StopSound(), exacerbated by improper std::atomic usage 2019-01-12 00:21:58 +00:00
enet Compile without -fno-strict-aliasing. 2018-11-18 18:13:33 +00:00
etcpak Bring the previous commit into effect. 2017-02-01 10:20:54 +00:00
glad Update glad to 0.1.25 2018-07-23 02:55:49 +00:00
kenbuild KenBuild: Fix OSD_SetParameters signature. 2017-08-06 13:44:36 +00:00
libxmp-lite ifdef out all use of libc's FILE in libxmp-lite 2018-10-29 06:34:25 +00:00
lpeg Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
mact Use clamp in mact LIMITCONTROL macro 2018-11-18 18:12:43 +00:00
sw Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
tools/src Fix error building the transpal utility 2018-12-15 01:38:48 +00:00