Tcod

Latest version: v17.1.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 31 of 45

1.16.4

Fixed
- Simplified libtcod's system calls which should fix support for Microsoft's
UWP.

1.16.3

Fixed
- Libtcod's CMake config file is now aware of its dependencies.

1.16.2

Fixed
- The `SDL_WINDOW_ALLOW_HIGHDPI` flag has been added to SDL windows created
with the non-context API. This fixes issues on some MacOS systems.
[90](https://github.com/libtcod/libtcod/issues/90)

1.16.1

Fixed
- Fixed the case-sensitive file name `LibtcodConfig.cmake.in` which was causing
CMake to fail.

1.16.0

Added
- SCons builder now supports MacOS ARM64 and Universal 2 architectures.

Changed
- `TCOD_sys_get_current_resolution` now returns error codes.

Deprecated
- Deprecated `TCOD_sys_get_current_resolution`

Fixed
- Code points from the Private Use Area will now print correctly.
- Fixed regression in `TCOD_sys_get_current_resolution` behavior. This
function now returns the monitor resolution as was previously expected.
- The OpenGL 2 renderer was ignoring `SDL_HINT_RENDER_SCALE_QUALITY=nearest`.

Removed
- `TCOD_rng_splitmix64_next` has been marked as provisional.

1.16.0alpha.15

Deprecated
- Deprecated the zip functions.

Fixed
- Context functions won't crash when methods are missing.

Page 31 of 45

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.