raze-gles/source
hendricks266 8e6a54a1e4 Mostly clean up the codebase in preparation for tspritetype != uspritetype
Remaining exceptions:
SW - ConnectCopySprite
CON and M32Script - pSprite/pUSprite

git-svn-id: https://svn.eduke32.com/eduke32@8519 1a8010ca-5511-0410-912e-c29ae57300e0

# Conflicts:
#	source/build/include/polymer.h
#	source/build/src/engine.cpp
#	source/build/src/engine_priv.h
#	source/build/src/polymer.cpp
#	source/build/src/polymost.cpp
#	source/duke3d/src/astub.cpp
#	source/duke3d/src/game.h
#	source/duke3d/src/m32common.cpp
#	source/duke3d/src/m32exec.cpp
#	source/duke3d/src/m32structures.cpp
#	source/kenbuild/src/bstub.cpp
#	source/kenbuild/src/game.cpp
#	source/sw/src/jnstub.cpp
#	source/sw/src/jsector.cpp
2019-12-26 08:58:25 +01:00
..
blood - disable palette transparency for color 255 when running an animation. 2019-12-25 14:13:15 +01:00
build Mostly clean up the codebase in preparation for tspritetype != uspritetype 2019-12-26 08:58:25 +01:00
common - fixed crash on NAM. 2019-12-25 17:14:17 +01:00
duke3d Mostly clean up the codebase in preparation for tspritetype != uspritetype 2019-12-26 08:58:25 +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 Mostly clean up the codebase in preparation for tspritetype != uspritetype 2019-12-26 08:58:25 +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