1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-05 01:13:08 +00:00
openmw/apps/opencs/model
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
..
doc Make it possible to opt out of composing variables 2021-08-01 02:47:10 +01:00
filter Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
prefs Pack default CS config 2021-06-26 20:00:25 +01:00
tools Use std::unique_ptr to store records in collections, RefidCollection and RefIdData. 2021-07-23 14:21:21 +10:00
world Disallow entry of strings longer than the lengths allowed by the file format. 2021-08-04 09:39:18 +10:00