Descent3/cfile
Azamat H. Hackimov 65520373e6 CFILE: Remove duplicated code in open_file_in_directory()
Refactoring platform-dependent parts of code into common part, greatly reduce LOC.
2024-07-05 01:50:57 +03:00
..
tests CFILE: Additional unit tests for cfile functions 2024-07-05 01:50:57 +03:00
cfile.cpp CFILE: Remove duplicated code in open_file_in_directory() 2024-07-05 01:50:57 +03:00
cfile.h CFILE: Change cf_FindRealFileNameCaseInsenstive() to use std::fs::path 2024-07-05 01:50:57 +03:00
CMakeLists.txt CFILE: Add unittest framework 2024-07-05 01:50:57 +03:00
hogfile.cpp Move HOG2 magic check into hogfile 2024-05-16 19:18:31 +03:00
hogfile.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
inffile.cpp Add BUILD_INTERFACE to cfile module 2024-04-24 00:41:02 +03:00
inffile.h Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00