Descent3/win32
Thomas Otto b909a4cf43 Convert min/max macros to std::min/max
Added explicit <float> or <int> template argument where needed.
Add -DNOMINMAX define for Windows.
2024-04-17 21:43:38 +02:00
..
CMakeLists.txt Add missing windows specific code and disabled the arch filters in gitignore. 2024-04-16 07:21:10 -06:00
win32os.h clang-format on everything. 2024-04-16 12:56:40 -06:00
winapp.cpp Additional clang-format 2024-04-17 00:25:04 +03:00
wincon.cpp Convert min/max macros to std::min/max 2024-04-17 21:43:38 +02:00
WinController.cpp Additional clang-format 2024-04-17 00:25:04 +03:00
windata.cpp Change main database registry hive to HKEY_CURRENT_USER 2024-04-16 20:04:20 -05:00
windebug.cpp Additional clang-format 2024-04-17 00:25:04 +03:00
winmono.cpp clang-format on everything. 2024-04-16 12:56:40 -06:00
wintask.cpp Remove unused osMutex code 2024-04-17 01:20:51 +02:00