zzattack / ccmaps-net

Maps renderer for several Command & Conquer games
GNU General Public License v3.0
59 stars 25 forks source link

Lazy-load objects #30

Closed zzattack closed 10 years ago

zzattack commented 10 years ago

Currently, all objects in rules and art are loaded from the ini files. Some performance can be gained when loading these when they are first actually needed.