libcmo21/LibCmo/CK2/MgrImpls
yyc12345 ee4b621cac fix saving issue
- fix CKStateChunk resize memory error.
- fix wrong CKBitmapHandler free position in CKBitmapData writer.
- fix init value error of CKFileWriter::m_DisableAddingFile when copying from reader.
- fix ReadString, WriteString error in CKStateChunk (forget NULL terminal)
- change CKPathManager resolve path order. Resolve temp path first, then resources folder.
- fix mixdata combine error when writing CKTexture.
2023-09-30 16:01:39 +08:00
..
CKBaseManager.cpp remove all std::nothrow and re-create namespace for objs and mgrs 2023-08-26 16:37:26 +08:00
CKBaseManager.hpp remove all raw char type ref in code 2023-09-17 10:38:46 +08:00
CKObjectManager.cpp finish PreDelete and CheckPreDeletion. now there is no problem when deleting object 2023-09-20 15:25:43 +08:00
CKObjectManager.hpp continue refactor project 2023-09-16 22:38:21 +08:00
CKPathManager.cpp fix saving issue 2023-09-30 16:01:39 +08:00
CKPathManager.hpp fix saving issue 2023-09-30 16:01:39 +08:00