1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 06:45:35 +00:00
openmw/apps
elsid 5ad2ae04ce
Fix build on Windows
When rearranging the code some features of Windows.h start to interfere
with other code. For example this happens when adding more precompiled
headers.
2022-07-01 12:58:58 +02:00
..
benchmarks Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
bsatool Remove dependency on boost::filesystem in bsatool and niftest CMakeLists.txt 2022-05-23 21:52:22 +02:00
bulletobjecttool Create platform component for platform specific things 2022-06-06 20:45:51 +03:00
esmtool Convert esmtool from const std::string& to std::string_view 2022-05-21 21:39:26 +02:00
essimporter Replace new with make_unique in essimporter 2022-05-29 13:25:59 +02:00
launcher Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
mwiniimporter Avoid extra copy for Utf8Encoder::getUtf8 result 2022-02-14 23:01:32 +01:00
navmeshtool Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
niftest Remove dependency on boost::filesystem in bsatool and niftest CMakeLists.txt 2022-05-23 21:52:22 +02:00
opencs Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
openmw Fix build on Windows 2022-07-01 12:58:58 +02:00
openmw_test_suite Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
wizard Clean up Qt includes 2022-06-17 11:56:54 +02:00
doc.hpp