scummvm/engines/wintermute/ui
Einar Johan Trøan Sømåen 1eca88cb39 WINTERMUTE: Don't crop UIEdit strings to negative sizes
If _maxLength was -1, we would end up with a 0-size allocation,
and a write that starts right before it, which gives odd results.
2016-10-07 00:19:58 +02:00
..
ui_button.cpp
ui_button.h
ui_edit.cpp WINTERMUTE: Don't crop UIEdit strings to negative sizes 2016-10-07 00:19:58 +02:00
ui_edit.h
ui_entity.cpp
ui_entity.h
ui_object.cpp
ui_object.h
ui_text.cpp
ui_text.h
ui_tiled_image.cpp
ui_tiled_image.h
ui_window.cpp
ui_window.h