Commit graph

17 commits

Author SHA1 Message Date
yigithanyigit
15602e77c7 CHAMBERS: Refactor code for HGA compatibility
Refactor the existing CGA rendering code to make it compatible with HGA rendering. The main changes include the introduction of engine variables and a move away from macros.
2024-04-25 00:42:36 +02:00
kartiksharmakk
95d26488aa CHAMBER: remove setjmp/longjmp for restart and SCR_4D_PriorityCommand. 2024-02-15 23:52:13 +01:00
Le Philousophe
430d0dedd2 CHAMBER: Migrate engine to Path 2023-12-24 13:19:25 +01:00
Eugene Sandulenko
b2e484418e CHAMBER: Bump license to GPLv3+ 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
12ca250553 CHAMBER: Implement getLanguage() 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
a8a9dde2af CHAMBER: Initial code for PC Speaker sound 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
0429bc78be CHAMBER: Plug memory leaks 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
00d0b741ae CHAMBER: Read resources directly from PXI and dynamically allocate memory 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
79078695aa CHAMBER: Replace data types with portable ones 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
92e9f3d482 CHAMBER: Implement mouse input and proper quitting 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
9a120255e2 CHAMBER: Implemented input 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
3811c9bd6f CHAMBER: Fix the main loop 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
4df1e71e3a CHAMBER: Plug in the engine 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
0ac7c43573 CHAMBER: Add the engine skeleton 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
9d434a34fb CHAMBER: Renamed main file 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
a91cfbbedd CHAMBER: Run astyle 2023-02-19 23:51:30 +01:00
Eugene Sandulenko
8a0da574ac CHAMBER: Renamed main file 2023-02-19 23:51:30 +01:00
Renamed from engines/chamber/kult.cpp (Browse further)