mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-17 01:32:21 +02:00
large filesystem update. Filesysytem is now fully functional, everything should work.
- completely replaced CLodHandler, removed bitmaph and spriteh - replaced CLodStream in favour of CCompressedStream (2 new files) - renamed CResourceLoaderFactory and ResourceIndetifier to shorter names NOTES: - campaign loading is currently broken. Will fix. - I am going to remove several unused files in several days (e.g. LodHandler)
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
*/
|
||||
|
||||
class CDefEssential;
|
||||
class CLodHandler;
|
||||
class DLL_LINKAGE CGDefInfo
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user