13.2.0
Added
- New
consoleparameter intcod.context.newwhich sets parameters from an existing Console.
Changed
- Using
libtcod 1.20.0.
Fixed
- Fixed segfault when an OpenGL2 context fails to load.
- Gaussian number generation no longer affects the results of unrelated RNG's.
- Gaussian number generation is now reentrant and thread-safe.
- Fixed potential crash in PNG image loading.