raze/source
alexey.lysiuk a69d904192 - fix GCC/Clang compilation error
source/games/duke/src/types.h:178:14: error: exception specification of overriding function is more lax than base version
2023-04-30 13:14:45 +03:00
..
build - fixed bad slope sprite offset in clipmove. 2023-01-21 13:39:16 +01:00
common - Exhumed: Make getSequence() return a pointer instead of a reference. 2023-04-27 20:16:14 +10:00
core - Duke: fixed animation lookup code. 2023-04-30 10:51:48 +02:00
games - fix GCC/Clang compilation error 2023-04-30 13:14:45 +03:00
platform - updated minimum macOS version in bundle .plist file 2022-12-15 10:26:51 +02:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - made the is*** checkers compiler intrinsics. 2023-04-29 10:09:36 +02:00
g_pch.h - backend cleanup from GZDoom. 2022-12-18 16:31:50 +01:00