You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps
florent.teppe 874ff88288 In the interpretter, the id is no longer passed by vallue, but as a const reference instead.
In getMembersLocal(, a reference to a reference wrapper is used, because the id can change, bu all we need to do is change a pointer.No need to change the value
2 years ago
..
benchmarks Apply clang-format to code base 2 years ago
bsatool Apply clang-format to code base 2 years ago
bulletobjecttool Another pass with IWYU 2 years ago
esmtool openMW_test_suite compiles and runs 2 years ago
essimporter changed a few hardcoded refIds used in mutliple places to be defined only once in a variable 2 years ago
launcher Add a setting to control coverage adjustment 2 years ago
mwiniimporter Remove unused includes 2 years ago
navmeshtool openMW_test_suite compiles and runs 2 years ago
niftest Another pass with IWYU 2 years ago
opencs fixed Topic selected event 2 years ago
openmw In the interpretter, the id is no longer passed by vallue, but as a const reference instead. 2 years ago
openmw_test_suite In the interpretter, the id is no longer passed by vallue, but as a const reference instead. 2 years ago
wizard Another pass with IWYU 2 years ago
doc.hpp