1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-07 20:04:31 +00:00
openmw/apps
psi29a a9d3186173 Merge branch 'fix_esm_fixed_string_warning' into 'master'
Fix gcc warning: array subscript n is outside array bounds of ‘const char [n]’

See merge request OpenMW/openmw!2585
2023-01-07 22:15:16 +00: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 CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
essimporter CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
launcher Move some of player controls logic from C++ to Lua 2022-12-28 22:04:19 +01:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool Use ESM::RefId for worldspace in detournavigator 2022-12-29 23:49:49 +01:00
niftest Another pass with IWYU 2022-10-10 15:16:18 +02:00
opencs Fix dangling reference. 2023-01-02 19:47:12 +01:00
openmw For hit state, cancel non-biped idle if there is an active animation 2023-01-07 22:35:29 +03:00
openmw_test_suite Fix gcc warning: array subscript 5 is outside array bounds of ‘const char [5]’ 2023-01-06 22:09:07 +01:00
wizard Another pass with IWYU 2022-10-10 15:16:18 +02:00
doc.hpp