1,554
edits
(→Porting qdEngine to ScummVM: added link to the public repo) |
(→Porting qdEngine to ScummVM: Added link to the public repo) |
||
Line 105: | Line 105: | ||
K-D Labs, a Russian company, has created a qdEngine that was used for number of point-and-click adventure games, primarily in Russian, but they were translated into Lithuanian and Czech. | K-D Labs, a Russian company, has created a qdEngine that was used for number of point-and-click adventure games, primarily in Russian, but they were translated into Lithuanian and Czech. | ||
The rough list of games built on this engine | The rough list of games built on this engine can be found [https://questzone.ru/enzi/engin/QD%20Engine at this link]. The most known games are Pilot Brothers 3 and Pilot Brothers 3D. | ||
The engine itself is mid-size, with around 55k lines of code and up to 50k for library code, and is written in C++. The repository with extra libraries like STLPort | The engine itself is mid-size, with around 55k lines of code and up to 50k for library code, and is written in C++. The repository with extra libraries like STLPort can be found [https://github.com/KD-lab-Open-Source/qdEngine here]. | ||
The purpose of this | The purpose of this task is to port this engine to ScummVM. | ||
=== Porting ADL to ScummVM === | === Porting ADL to ScummVM === |