mirror of https://github.com/OpenTTD/OpenTTD
- Fix: Do not send encoded texts to names, but decode them into a plain C string and then pass them on [FS#5613] (r25489, r25488) - Fix: Do not allow control codes in names of things (signs, vehicles, towns, stations, etc), so they have a known maximum fixed size and are, by definition, the same for everyone (r25487) - Fix: Missing length validation for town and president names in script APIs (r25486) |
||
---|---|---|
.. | ||
api | ||
script_config.cpp | ||
script_config.hpp | ||
script_fatalerror.hpp | ||
script_info.cpp | ||
script_info.hpp | ||
script_info_dummy.cpp | ||
script_instance.cpp | ||
script_instance.hpp | ||
script_scanner.cpp | ||
script_scanner.hpp | ||
script_storage.hpp | ||
script_suspend.hpp | ||
squirrel.cpp | ||
squirrel.hpp | ||
squirrel_class.hpp | ||
squirrel_helper.hpp | ||
squirrel_helper_type.hpp | ||
squirrel_std.cpp | ||
squirrel_std.hpp |