This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-11-23 22:37:55 +02:00
Code
Issues
Releases
Activity
Files
176dfca578072e319a7324e8cf459e913db11831
vcmi
/
lib
/
filesystem
History
Andrey Filipenkov
176dfca578
fix indentation
2023-02-24 13:42:26 +03:00
..
AdapterLoaders.cpp
…
AdapterLoaders.h
…
CArchiveLoader.cpp
Bug in moving maps. .h3c vs .H3C
2023-01-20 15:14:52 +02:00
CArchiveLoader.h
removed one too many implementation of extractToFolder.
2022-11-27 19:35:11 +02:00
CBinaryReader.cpp
lib: replace SDL usage to Boost one
2023-02-02 23:58:22 +03:00
CBinaryReader.h
…
CCompressedStream.cpp
…
CCompressedStream.h
…
CFileInputStream.cpp
…
CFileInputStream.h
…
CFilesystemLoader.cpp
lib/filesystem: rename CreateFile to createFile
2023-01-25 12:13:34 +03:00
CFilesystemLoader.h
…
CInputOutputStream.h
…
CInputStream.h
Renamed UNUSED -> MAYBE_UNUSED macro to match c++17 attribute name
2022-12-07 18:06:47 +02:00
CMemoryBuffer.cpp
…
CMemoryBuffer.h
…
CMemoryStream.cpp
…
CMemoryStream.h
…
COutputStream.h
…
CStream.h
…
CZipLoader.cpp
…
CZipLoader.h
…
CZipSaver.cpp
…
CZipSaver.h
…
FileInfo.cpp
…
FileInfo.h
…
FileStream.cpp
fix indentation
2023-02-24 13:42:26 +03:00
FileStream.h
lib/filesystem: rename CreateFile to createFile
2023-01-25 12:13:34 +03:00
Filesystem.cpp
Merge remote-tracking branch 'vcmi/develop' into warnings_fix
2022-12-23 14:40:45 +02:00
Filesystem.h
More changes following review.
2022-11-27 19:35:10 +02:00
ISimpleResourceLoader.h
…
MinizipExtensions.cpp
…
MinizipExtensions.h
…
ResourceID.cpp
…
ResourceID.h
…