MafiaHub / OpenMF-Archived

Abandoned C++ version. Contains useful format utils and parsers.
GNU General Public License v3.0
127 stars 11 forks source link

Mission loader #129

Closed zpl-zak closed 6 years ago

zpl-zak commented 6 years ago

Refactors the whole mission loading pipeline to make it possible for us to handle special object cases or just to simply make the code less confusing.

It also caches 4DS data into memory and makes sure we load runtime objects efficiently.