- Fixed access violation when events are polled before SDL is initialized. - Fixed access violation when libtcod images fail to load. - Verify input files exist when calling `libtcodpy.parser_run`, `libtcodpy.namegen_parse`, `tcod.image.load`.
16.2.2
Fixed
- Ignore the locale when encoding file paths outside of Windows. - Fix performance when calling joystick functions.
16.2.1
Fixed
- Fixed errors loading files on Windows where their paths are non-ASCII and the locale is not UTF-8.