Open main menu

Difference between revisions of "Summer of Code/GSoC Ideas 2024"

→‎Porting qdEngine to ScummVM: added link to the public repo
(→‎Porting qdEngine to ScummVM: added link to the public repo)
Line 107: Line 107:
The rough list of games built on this engine could be found [https://questzone.ru/enzi/engin/QD%20Engine at this link].
The rough list of games built on this engine could be found [https://questzone.ru/enzi/engin/QD%20Engine at this link].


The engine itself is mid-size, with around 42k lines of code and is written in C++.
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 could be found [https://github.com/KD-lab-Open-Source/qdEngine here].


The purpose of this tasks is porting this engine to ScummVM.
The purpose of this tasks is porting this engine to ScummVM.


=== Porting ADL to ScummVM ===
=== Porting ADL to ScummVM ===