This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-02-09 18:40:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
apps
/
navmeshtool
History
florent.teppe
2c30575b3b
CellName is now a RefId, makes more sense that way.
2022-12-27 19:16:21 +01:00
..
CMakeLists.txt
Use target_precompile_headers for the most expensive headers
2022-07-01 14:05:17 +00:00
main.cpp
create a specific esm reader function for RefID to avoid allocation for string and then again for RefId
2022-12-27 19:15:57 +01:00
navmesh.cpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
navmesh.hpp
Another pass with IWYU
2022-10-10 15:16:18 +02:00
worldspacedata.cpp
CellName is now a RefId, makes more sense that way.
2022-12-27 19:16:21 +01:00
worldspacedata.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00