raze-gles/source
hendricks266 846c7eaff2 SW: Run all allocations through Xmalloc et al
git-svn-id: https://svn.eduke32.com/eduke32@8515 1a8010ca-5511-0410-912e-c29ae57300e0

# Conflicts:
#	source/audiolib/src/driver_winmm.cpp
#	source/audiolib/src/flac.cpp
#	source/sw/src/StartupWinController.game.mm
#	source/sw/src/bldscript.cpp
#	source/sw/src/game.cpp
#	source/sw/src/game.h
#	source/sw/src/grpscan.cpp
#	source/sw/src/jbhlp.cpp
#	source/sw/src/rts.cpp
#	source/sw/src/scrip2.cpp
#	source/sw/src/sounds.cpp
2019-12-26 08:47:09 +01:00
..
blood - disable palette transparency for color 255 when running an animation. 2019-12-25 14:13:15 +01:00
build - plugged all memory leaks that were reported with Shadow Warrior when starting the first level. 2019-12-25 11:26:19 +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: Run all allocations through Xmalloc et al 2019-12-26 08:47:09 +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