Commit graph

18 commits

Author SHA1 Message Date
grisenti
5462b04534 HPL1: Don't use slot 0 for game saves 2023-11-27 22:21:34 +01:00
grisenti
d0763f78bc HPL1: run clang-format on engine code 2023-03-29 21:23:19 +02:00
grisenti
07642582a0
HPL1: remove unused files 2022-12-23 14:04:18 +01:00
grisenti
a4cfa2657f
HPL1: remove temporary string compatibility fixes 2022-12-23 14:04:09 +01:00
grisenti
10f2042131
HPL1: implement loading from the launcher 2022-12-23 14:03:56 +01:00
grisenti
c9e0b7733c
HPL1: implement save loading method 2022-12-23 14:03:55 +01:00
grisenti
eabf877903
HPL1: update game's menu after pause 2022-12-23 14:03:55 +01:00
grisenti
8a85e1c2b9
HPL1: move hplMain to engine run 2022-12-23 14:03:55 +01:00
grisenti
ceeb9105cb
HPL1: fix bug in function that returns free save slot 2022-12-23 14:03:55 +01:00
grisenti
f0fdb51faf
HPL1: implement save deletion in the game 2022-12-23 14:03:55 +01:00
grisenti
0942081ad0
HPL1: override engine pause method 2022-12-23 14:03:55 +01:00
grisenti
630623c997
HPL1: use standard naming scheme for saves 2022-12-23 14:03:54 +01:00
grisenti
0bd8a3dac4
HPL1: remove unused code from engine skeleton 2022-12-23 14:03:46 +01:00
Eugene Sandulenko
bbe9e1395f
HPL1: Remove graphics initialization from engine skeleton 2022-12-23 14:03:35 +01:00
grisenti
9665183e0f
HPL1: add game entry point and fix linking errors 2022-12-23 14:03:30 +01:00
grisenti
7f956b585b
HPL1: remove double license 2022-12-23 14:03:26 +01:00
grisenti
87d8541ba5
HPL1: improve formatting 2022-12-23 14:03:26 +01:00
grisenti
500713d41e
HPL1: add engine template and basic detection 2022-12-23 14:03:25 +01:00