14.0.0
Added
- Added explicit support for namespace packages.
Changed
- Using
libtcod 1.23.1
. - Bundle
SDL 2.26.0
on Windows and MacOS. - Code Page 437: Character 0x7F is now assigned to 0x2302 (HOUSE).
- Forced all renderers to
RENDERER_SDL2
to fix rare graphical artifacts with OpenGL.
Deprecated
- The
renderer
parameter of new contexts is now deprecated.