libcmo21/LibCmo/CK2
yyc12345 e682a87d25 refactor: refactor project
- rename LIBCMO_DISABLE_COPY_MOVE -> YYCC_DEL_CLS_COPY_MOVE and LIBCMO_DEFAULT_COPY_MOVE -> YYCC_DEF_CLS_COPY_MOVE.
- fix Vector declaration generator. throw exception when operator[] face invalid index, instead of do fallback.
- rename VTAll.hpp -> VTInternal.hpp and VYUserAll -> VTAll.hpp for easy to understand.
- fix project name error in Doxygen template.
- replace all LIBCMO_OS_WIN32 to YYCC_OS == YYCC_OS_WINDOWS.
- fix some compile error (involving utf8 encoding) but not the final result.
- use correct way to include std-image library (use <> instead of "")
- finish documentation for VTUtils.hpp and VTEncoding.hpp.
2024-08-17 20:43:27 +08:00
..
DataHandlers refactor: refactor project 2024-08-17 20:43:27 +08:00
MgrImpls refactor: refactor project 2024-08-17 20:43:27 +08:00
ObjImpls refactor: refactor project 2024-08-17 20:43:27 +08:00
CKBitmapData.cpp add LoadImage wrapper in CKTexture 2023-10-08 10:42:07 +08:00
CKBitmapData.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKContext.cpp fix issues 2023-12-03 18:15:05 +08:00
CKContext.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKDefines.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKEnums.hpp update project 2023-09-20 13:13:08 +08:00
CKFile.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKFileOthers.cpp fix qualified name error in CKFileOthers. add some stupid wrapper for BMap 2023-10-02 20:54:31 +08:00
CKFileReader.cpp fix issues 2023-11-30 22:48:40 +08:00
CKFileWriter.cpp fix issues 2023-11-30 22:48:40 +08:00
CKGlobals.cpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKGlobals.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKIdentifiers.hpp refactor project 2023-09-16 18:31:25 +08:00
CKStateChunk.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKStateChunkOthers.cpp fix saving issue 2023-09-30 16:01:39 +08:00
CKStateChunkReader.cpp fix saving issue 2023-09-30 16:01:39 +08:00
CKStateChunkWriter.cpp fix saving issue 2023-09-30 16:01:39 +08:00
CKTypes.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00