1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-02 04:15:34 +00:00
openmw/apps
elsid 83e60fef4e
Avoid using findCellPosition for coc command implementation
It breaks teleport to interior cells and in general is very fragile because
of using exception for common logic path. Remove the function since it's not
used anywhere else.
2023-04-09 13:39:29 +02:00
..
benchmarks Add benchmarks for ESM3ExteriorCellRefId serialization 2023-04-08 01:07:13 +02:00
bsatool Use target_compile_options to add --coverage 2023-03-10 15:34:08 +01:00
bulletobjecttool Use target_compile_options to add --coverage 2023-03-10 15:34:08 +01:00
esmtool Refactor pathgrid indices to use size_t instead of int 2023-04-08 00:32:43 +00:00
essimporter Make sure Vec2iRefId is trivially copyable on GCC 11.3 2023-04-03 14:17:31 +02:00
launcher Display directories that contains omwscripts. 2023-03-30 21:32:01 +02:00
mwiniimporter Use target_compile_options to add --coverage 2023-03-10 15:34:08 +01:00
navmeshtool setworldspace uses serializeText 2023-04-03 14:17:35 +02:00
niftest Use target_compile_options to add --coverage 2023-03-10 15:34:08 +01:00
opencs Merge ESM::RefNum and ESM4::FormId 2023-04-09 00:23:32 +02:00
opencs_tests Store original string id for Dialogue records 2023-03-26 19:07:32 +02:00
openmw Avoid using findCellPosition for coc command implementation 2023-04-09 13:39:29 +02:00
openmw_test_suite Merge ESM::RefNum and ESM4::FormId 2023-04-09 00:23:32 +02:00
wizard Use static QFile::exists instead of creating object 2023-03-21 09:34:27 +01:00
doc.hpp