Skip to content

14.0.0

Compare
Choose a tag to compare
@HexDecimal HexDecimal released this 10 Dec 00:19
14.0.0
117943a

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.