1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 02:53:53 +00:00
openmw/apps/opencs
cc9cii 8aee84c46e Disallow entry of strings longer than the lengths allowed by the file format.
It is possible to allow longer strings but that will require an extension in the omwaddon format as well as changes to the reader to handle that extension.  Such changes should be a separate MR.

(applied the patch in https://gitlab.com/OpenMW/openmw/-/issues/3066)
2021-08-04 09:39:18 +10:00
..
model Disallow entry of strings longer than the lengths allowed by the file format. 2021-08-04 09:39:18 +10:00
view Disallow entry of strings longer than the lengths allowed by the file format. 2021-08-04 09:39:18 +10:00
CMakeLists.txt Changes based on review comments, including: 2021-07-24 09:17:48 +10:00
editor.cpp Merge pull request #3018 from akortunov/emplace 2020-11-01 01:58:56 +03:00
editor.hpp Issue #4202: Open .omwaddon files without needing to open openmw-cs first. 2019-07-02 16:07:38 +00:00
main.cpp Fix string corruption with Qt on linux-systems 2021-01-18 19:21:02 +02:00