TalonBraveInfo / OpenHoW

Open-source reimplementation of Gremlin's Hogs of War (PC/PSX).
http://talonbrave.info
GNU General Public License v3.0
166 stars 12 forks source link

Introduce ResourceManager class to replace ModelManager class #117

Closed hogsy closed 4 years ago

hogsy commented 5 years ago

Can collectively track / load models, textures and other data.

hogsy commented 4 years ago

Done in wip-stuff branch!