scummvm/engines/hpl1
2023-02-21 14:46:38 +00:00
..
engine HPL1: Further Fixes for GCC Compiler Warnings 2023-02-21 14:46:38 +00:00
penumbra-overture HPL1: Fix Remaining Duplicate Branch GCC Compiler Warnings 2023-01-26 22:13:21 +00:00
std HPL1: replace Std::map/multimap internal container 2023-01-04 18:07:46 +01:00
algorithms.h HPL1: fix missing return statement 2022-12-23 14:04:16 +01:00
configure.engine HPL1: Fix engine declaration 2022-12-27 08:50:34 +01:00
credits.pl HPL1: Update credits 2023-01-09 22:30:32 +01:00
debug.h HPL1: add new debug channel 2023-01-08 19:22:13 +01:00
detection_tables.h HPL1: Add Detection Entry for HIB #1 Release of Penumbra Overture 2023-02-21 03:39:53 +00:00
detection.cpp HPL1: add new debug channel 2023-01-08 19:22:13 +01:00
detection.h HPL1: Remove another redundant detection entry, fixed detection table 2022-12-25 10:08:33 +01:00
graphics.cpp HPL1: add compile time opengl checks 2022-12-23 14:04:02 +01:00
graphics.h HPL1: add compile time opengl checks 2022-12-23 14:04:02 +01:00
hpl1.cpp HPL1: remove unused files 2022-12-23 14:04:18 +01:00
hpl1.h HPL1: implement save loading method 2022-12-23 14:03:55 +01:00
metaengine.cpp HPL1: add compile time opengl checks 2022-12-23 14:04:02 +01:00
metaengine.h HPL1: use standard naming scheme for saves 2022-12-23 14:03:54 +01:00
module.mk HPL1: remove haptics related code 2023-01-26 10:17:22 +01:00
opengl.cpp HPL1: improve opengl error log 2023-01-24 15:11:36 +01:00
opengl.h HPL1: improve opengl error log 2023-01-24 15:11:36 +01:00
serialize.cpp HPL1: fix index increment 2023-01-29 22:34:27 +01:00
serialize.h HPL1: Fix warning 2022-12-23 14:04:19 +01:00
static_string.h HPL1: make StaticString constructor constexpr 2022-12-23 14:04:18 +01:00
string.cpp HPL1: Removed more system includes 2022-12-23 14:04:12 +01:00
string.h HPL1: replace stoi input type 2022-12-23 14:03:53 +01:00