raze/source
Christoph Oelckers 7204b7c616 - fixed music lookup for user maps.
This was only looking for real files, but instead needs to check the file system. The game directory's content will always be part of that so other checks are counterproductive.
2021-12-30 09:58:07 +01:00
..
build - renamed some shadowing variables in common code. 2021-12-30 09:57:32 +01:00
common - fixed music lookup for user maps. 2021-12-30 09:58:07 +01:00
core - fixed music lookup for user maps. 2021-12-30 09:58:07 +01:00
games - where did that comma go? 2021-12-30 09:58:07 +01:00
glbackend - Capitalise vec2_t y variable. 2021-12-30 09:57:02 +01:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - added stripped down version of EASTL's intrusive list. 2021-12-30 09:53:11 +01:00
CMakeLists.txt - cleaned up some random crap with loops and bad variable types I just randomly found. 2021-12-30 09:57:33 +01:00
g_pch.h - removed compat.h entirely, all that was left was redundant #includes. 2021-12-26 23:10:07 +01:00
gitinfo.cpp