Descent3/cfile
Jason Yundt fc5f732347 Rename cf_FindRealFileNameCaseInsensitive()’s parameters
The main motivation behind this commit is to make it easier to create a
future commit. That futures commit will rename the
cf_FindRealFileNameCaseInsensitive() function and change its code
slightly. I was struggling to create that future commit because I found
the code in cf_FindRealFileNameCaseInsensitive() difficult to
understand. This change will make it easier to create that future commit
by making the code in cf_FindRealFileNameCaseInsensitive() easier to
understand.
2024-09-29 09:38:25 -04:00
..
tests Move Base_directory into the cfile module 2024-09-29 09:15:06 -04:00
cfile.cpp Rename cf_FindRealFileNameCaseInsensitive()’s parameters 2024-09-29 09:38:25 -04:00
cfile.h Rename cf_FindRealFileNameCaseInsensitive()’s parameters 2024-09-29 09:38:25 -04:00
CMakeLists.txt Add logger module 2024-09-18 22:50:08 +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 Resolve alloc-dealloc-mismatch in CFile::FreeSymbols 2024-09-09 10:38:17 +02:00
inffile.h Move platform-specific defines and macros to own file crossplat.h 2024-08-20 23:09:27 +03:00