Work on new assets system. Working legacy assets importer, disabled assets downloading for now

This commit is contained in:
Sky
2013-12-08 02:58:44 +00:00
parent 613699b362
commit 6d438b2ef3
8 changed files with 238 additions and 1 deletions

View File

@ -384,6 +384,14 @@ logic/NagUtils.cpp
logic/SkinUtils.h
logic/SkinUtils.cpp
# Assets
logic/assets/AssetsIndex.h
logic/assets/AssetsIndex.cpp
logic/assets/AssetsUtils.h
logic/assets/AssetsUtils.cpp
logic/assets/Assets.h
logic/assets/Assets.cpp
)