Commit graph

20 commits

Author SHA1 Message Date
Strangerke
ff3682aae1 EFH: Fix various crashes when exiting in the middle of an interaction 2024-02-07 00:09:15 +01:00
Le Philousophe
6ef53571fb EFH: Migrate engine to Path 2023-12-24 13:19:25 +01:00
Strangerke
2af2e07e2f EFH: Fix Ctrl-Q 2023-04-20 00:45:54 +01:00
Strangerke
f89fb93a12 EFH: Implement more original key mappings (ctrl-S, ctrl-L), add the possibility to exit the game without finishing the game first 2023-04-20 00:26:00 +01:00
Strangerke
de2f2390ee
EFH: Introduce getArticle(), some renaming 2023-02-05 21:30:49 +01:00
Strangerke
cdd3004c29
EFH: Make use of dump-scripts command instead of defines 2023-02-05 21:30:48 +01:00
Strangerke
f52852512e
EFH: Implementation of generateSound2 (based on assembly, no idea about how it should sound like on real hardware) 2023-02-05 21:30:48 +01:00
Strangerke
41dd4d0b4b
EFH: Some renaming, verify some more functions (and use debugC for those) 2023-02-05 21:30:42 +01:00
Strangerke
17a6120f5a
EFH: Start splitting efh.cpp 2023-02-05 21:30:41 +01:00
Strangerke
e10d31a6b9
EFH: Fix alignment in metaengine, reorder some includes, remove a useless include 2023-02-05 21:30:41 +01:00
Strangerke
473b74aab3
EFH: Fix headers (GPLv3) 2023-02-05 21:30:41 +01:00
Strangerke
a3046a0be0
EFH: Janitorial - Remove trailing spaces & tabs 2023-02-05 21:30:40 +01:00
Strangerke
2d6f4f7f17
EFH: "Remove" copyString() 2023-02-05 21:30:40 +01:00
Strangerke
b8f84a33f5
EFH: Implement animFl in handleAndMapInput, fix a check in sub191FF, some renaming 2023-02-05 21:30:39 +01:00
Strangerke
8082c472fe
EFH: Change the safeguard in getRandom to make it more robust, change debug to debugC after proofreading the code, add some TODOs 2023-02-05 21:30:38 +01:00
Strangerke
0acc221f4f
EFH: Fix the display of the gate first message and the board. 2023-02-05 21:30:38 +01:00
Strangerke
cbe49b22ce
EFH: Fix getInputBlocking 2023-02-05 21:30:37 +01:00
Strangerke
c5707c7046
EFH: Put debug traces everywhere 2023-02-05 21:30:37 +01:00
Strangerke
f3bf1bfbc5
EFH: Add some debug traces, some renaming 2023-02-05 21:30:36 +01:00
Strangerke
c6ae134051
EFH: Implement object manipulation (sub19E2E), move some functions to graphics and utils 2023-02-05 21:30:34 +01:00