Docs | Support

libtcod/python-tcod

wip
4 years, 10 months ago
@HexDecimal Give better errors for old/missing SDL installations.
No dependencies with known security vulnerabilities.
develop
4 years, 10 months ago
@HexDecimal Use ffi.from_buffer instead of a plain cast when possible. This is safer for contiguous arrays and
No dependencies with known security vulnerabilities.
wip
4 years, 10 months ago
@HexDecimal Remove unused path module. This module was a temporary experiment, these features were realized in
No dependencies with known security vulnerabilities.
develop
4 years, 10 months ago
@HexDecimal Add more details to event.get documentation.
No dependencies with known security vulnerabilities.
develop
4 years, 10 months ago
@HexDecimal Prepare 11.13.1 release.
No dependencies with known security vulnerabilities.
wip
4 years, 10 months ago
@HexDecimal Allow Optional[T] return types in EventDispatch methods. This makes the method return types work be
No dependencies with known security vulnerabilities.
develop
4 years, 11 months ago
@HexDecimal Prepare 11.13.0 release.
No dependencies with known security vulnerabilities.
wip
4 years, 11 months ago
@HexDecimal Document and fix heuristic function.
No dependencies with known security vulnerabilities.
wip
4 years, 11 months ago
@HexDecimal Document and fix heuristic function.
No dependencies with known security vulnerabilities.
wip
4 years, 11 months ago
@HexDecimal Move pathfinder resolution to the graph class. This is so that other graphs can run a different C f
No dependencies with known security vulnerabilities.
wip
4 years, 11 months ago
@HexDecimal Rename Graph to CustomGraph, more docs and fixes.
No dependencies with known security vulnerabilities.
wip
4 years, 11 months ago
@HexDecimal Add Pathfinder.traversal and more documentation.
No dependencies with known security vulnerabilities.
wip
4 years, 11 months ago
@HexDecimal Add Pathfinder.traversal and more documentation.
No dependencies with known security vulnerabilities.
wip
4 years, 11 months ago
@HexDecimal Add Pathfinder.traversal and more documentation.
No dependencies with known security vulnerabilities.
wip
4 years, 11 months ago
@HexDecimal Support rebuilding the frontier from a distance array.
No dependencies with known security vulnerabilities.