Docs | Support

libtcod/python-tcod

master
6 years, 6 months ago
@HexDecimal Minor update of Console.tiles2 docs.
No dependencies with known security vulnerabilities.
wip
6 years, 6 months ago
@HexDecimal Define __all__ to include libtcodpy names and constants. This is for static type checkers.
No dependencies with known security vulnerabilities.
wip
6 years, 6 months ago
@HexDecimal Define __all__ to include libtcodpy names and constants. This is for static type checkers.
No dependencies with known security vulnerabilities.
wip
6 years, 6 months ago
@HexDecimal Add Python 3.8 classifier.
No dependencies with known security vulnerabilities.
wip
6 years, 6 months ago
@HexDecimal Fix MyPy warnings.
No dependencies with known security vulnerabilities.
master
6 years, 6 months ago
@HexDecimal Prepare 11.4.1 release.
No dependencies with known security vulnerabilities.
wip
6 years, 6 months ago
@HexDecimal Add PyPy v7.2.0 and fix PyPy venv.
No dependencies with known security vulnerabilities.
wip
6 years, 6 months ago
@HexDecimal Add PyPy v7.2.0 and fix PyPy venv.
No dependencies with known security vulnerabilities.
wip
6 years, 6 months ago
@HexDecimal Add Python 3.8 jobs to AppVeyor.
No dependencies with known security vulnerabilities.
wip
6 years, 7 months ago
@HexDecimal Change Console methods to use buffer instead of tiles. Resolves deprecation warnings with Console.t
No dependencies with known security vulnerabilities.
master
6 years, 7 months ago
@HexDecimal Prepare 11.4.0 release.
No dependencies with known security vulnerabilities.
wip
6 years, 7 months ago
@HexDecimal Change Console.tiles to Console.buffer.
No dependencies with known security vulnerabilities.
wip
6 years, 7 months ago
@HexDecimal Added tcod.image.load function.
No dependencies with known security vulnerabilities.
wip
6 years, 7 months ago
@HexDecimal Add Console.draw_semigraphics method. This also adds helper functions to pass array-like objects as
No dependencies with known security vulnerabilities.
wip
6 years, 7 months ago
@HexDecimal Add Image.__array_interface__ method. This allows this object to be used seamlessly with NumPy.
No dependencies with known security vulnerabilities.