11 Commits (0987f8b4792bfe28eac6cefa4b7de580a8aad32e)

Author SHA1 Message Date
Trihedraf 0987f8b479 remove windows specific code because stat works for this on windows 5 years ago
Gleb Mazovetskiy f8a2552ac8 RemoveFile: Use DeleteFileW on Windows 5 years ago
Gleb Mazovetskiy 46742824ad FileExists: Use PathFileExistsW on Windows 5 years ago
Gleb Mazovetskiy adb5fa49da 🐞 Fix Windows UTF-8-to-16 conversion 5 years ago
Gleb Mazovetskiy 7ed08077f6 ♻️ file_util: Cleanup Windows UTF-8-to-16 conversion 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Gleb Mazovetskiy 86afa95d2a Move file_util.h implementations to file_util.cpp 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
Anders Jenbo 12658a0b3d 🐛 Fix console output on Windows and SDL1 targets 5 years ago
Gleb Mazovetskiy a091a56e8e
Remove MAX_PATH restriction (#898) 5 years ago
Anders Jenbo 0da3461d35 Use explicit types instead of auto 6 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Gleb Mazovetskiy c9c1c323cd
mpqapi cleanup (#624) 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Gleb Mazovetskiy cfe288a28e mpqapi: Use <fstream> instead of custom functions 6 years ago
Gleb Mazovetskiy c8605f79bd capture.cpp: Replace WriteFile with <fstream> 6 years ago