1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 06:09:42 +00:00
openmw/apps
florent.teppe 42e45723b7 Fixes issue in MW script compilation that would silently produce the wrong bytecode
Fixes issue when fetching MyGui values that were stored as RefId but fetched as String

Removed some uncessary copies, fixed issues with lowercase and uneeded changes
2022-12-27 19:15:57 +01:00
..
benchmarks Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bsatool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletobjecttool Another pass with IWYU 2022-10-10 15:16:18 +02:00
esmtool openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
essimporter Renamed string => Id, makes more sense considering the new underlying type 2022-12-27 19:15:57 +01:00
launcher Add a setting to control coverage adjustment 2022-12-09 00:22:08 +00:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool 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
niftest Another pass with IWYU 2022-10-10 15:16:18 +02:00
opencs Renamed string => Id, makes more sense considering the new underlying type 2022-12-27 19:15:57 +01:00
openmw Fixes issue in MW script compilation that would silently produce the wrong bytecode 2022-12-27 19:15:57 +01:00
openmw_test_suite Avoids unecessary copies 2022-12-27 19:15:57 +01:00
wizard Another pass with IWYU 2022-10-10 15:16:18 +02:00
doc.hpp