raze-gles/source
Grind Core 70e0ed9ec4 - Refactor: added names for powerups and updated some old.
- AI: there is printing error message in conosole added (instead of dassert)
- Updates for Player Control modern type

# Conflicts:
#	source/blood/src/actor.cpp
#	source/blood/src/actor.h
#	source/blood/src/globals.cpp
#	source/blood/src/globals.h
#	source/blood/src/player.h
#	source/blood/src/sound.cpp
#	source/blood/src/triggers.cpp
#	source/blood/src/triggers.h
#	source/blood/src/view.cpp
#	source/blood/src/weapon.cpp
#	source/blood/src/weapon.h
2019-10-20 12:30:16 +02:00
..
audiolib Add const to dest parameter of MV_Reverb() 2019-10-20 11:53:25 +02:00
blood - Refactor: added names for powerups and updated some old. 2019-10-20 12:30:16 +02:00
build - do not throw exceptions to exit without proper handling. 2019-10-20 11:28:16 +02:00
common - really delete the textures. 2019-10-20 10:52:56 +02:00
duke3d - do not throw exceptions to exit without proper handling. 2019-10-20 11:28:16 +02:00
glad - use full GL 4.6 API. 2019-09-16 17:52:14 +02:00
glbackend - added license headers. 2019-10-20 08:07:12 +02:00
libsmackerdec - added NBlood source. 2019-09-20 00:42:45 +02:00
libxmp-lite - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
mact - removed most extern "C" from the rest of the code base. 2019-09-21 20:14:34 +02:00
platform - fixed progdir setup. 2019-10-19 19:22:23 +02:00
rr - removed unused animlock variable. 2019-10-20 10:45:49 +02:00
sw - made things compile again after updating enet. Also removed the redundant dumb and game_music_emu libraries which just got imported by accident when using other things from GZDoom. 2019-10-20 09:16:01 +02:00
thirdparty Silence a warning 2019-10-20 10:45:49 +02:00
CMakeLists.txt - made things compile again after updating enet. Also removed the redundant dumb and game_music_emu libraries which just got imported by accident when using other things from GZDoom. 2019-10-20 09:16:01 +02:00
g_pch.h - project rework to shorten compile times. 2019-10-16 23:09:02 +02:00
sdlappicon.cpp - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
version.h - fixed the setup. 2019-09-23 01:28:18 +02:00