GitHub / libtcod/python-tcod / commits
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a954fa3a | Prepare 21.0.0 release. | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| bc4ebdd0 | Clean up sample lint issues | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 72a93eec | Test samples_libtcodpy and fix regressions | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| d37feeae | Remove unmaintained termbox | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 8e0324e1 | Remove reference to deprecated type attribute | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| a63d3a16 | Add timestamp to events, SDL time functions | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| bc3a6b8b | Resolve missing docstrings and minor lint issues | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 25aa1e0b | Add `which` and `window_id` attribute for mouse events | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 3b333020 | Update WindowEvent to handle all window event types | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 3e07cbf0 | Fix missing log items in eventget example | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 31d5d85a | Add basic event queue tests | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 6dee18f5 | Add Drop events | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 6f1dc93e | Add ClipboardUpdate event | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 4bce9847 | Add KeyboardEvent attributes from SDL3 | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| f873f443 | Centralize unpacking of SDL_Event union into Event attribute | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| ec32d8c2 | Update missing docs in tcod.event | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 6df9334c | Fix mouse tile regressions and improve integer coordinate handling | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 1ab50f7c | Refactor event classes into dataclasses | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 936b4585 | Allow wrapping SDL windows via WindowID | Kyle Benesch <4****b@g****m> | about 1 month ago | |
| 67c1bf73 | merge Merge pull request #176 from libtcod/dependabot/github_actions/github-actions... |
Kyle Benesch <4****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 34a4ab0c |
Bump the github-actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 22d80553 | Prepare 20.1.0 release. | Kyle Benesch <4****b@g****m> | about 2 months ago | |
| 4e50f334 | Remove old Python 2 hack | Kyle Benesch <4****b@g****m> | about 2 months ago | |
| 0e427578 | Remove unnecessary Ruff ignores | Kyle Benesch <4****b@g****m> | about 2 months ago | |
| 993e3184 | Convert Tileset into a MutableMapping | Kyle Benesch <4****b@g****m> | about 2 months ago | |
| 37dccbae | Document mouse coordinates changed to float in tcod 19.0 | Kyle Benesch <4****b@g****m> | about 2 months ago | |
| bb4013bc | Classify as being partially C | Kyle Benesch <4****b@g****m> | 2 months ago | |
| bca7e5fe | Prepare 20.0.0 release. | Kyle Benesch <4****b@g****m> | 2 months ago | |
| 508792a2 | Upstream issues with installing Python 3.14t on Windows ARM were fixed | Kyle Benesch <4****b@g****m> | 2 months ago | |
| 8f45aabe | Allow manual workflow dispatch | Kyle Benesch <4****b@g****m> | 2 months ago | |
| 32cf62ea | Pull request limits are already handled by concurrency | Kyle Benesch <4****b@g****m> | 2 months ago | |
| 9d4d28f3 | Build free-threaded CPython 3.14t wheels | Kyle Benesch <4****b@g****m> | 2 months ago | |
| a93ca116 | Add Giscus widget to documentation | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 15b5eda8 | Remove internal pending_deprecate decorator | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 38978dba | Clean up workflows | Kyle Benesch <4****b@g****m> | 3 months ago | |
| a40049c4 | Add ARM64 Windows wheels to be tested and published | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 76c3786a | Add better mouse coordinate conversion functions | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 57cb18f5 | Assume Event types with get and wait event iterators | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 186cec18 | Add coverage exclusions for uncoverable lines and files | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 89866837 | Skip unraisable exception test | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 10831856 | Clean up more warnings | Kyle Benesch <4****b@g****m> | 3 months ago | |
| a0bcee84 | Fix classifiers | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 043637d8 | Remove outdated setting | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 407b3e2e | Update classifiers | Kyle Benesch <4****b@g****m> | 3 months ago | |
| cfefe20f | Prepare 19.6.3 release. | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 63605bb1 | Numpy type issue was resolved upstream | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 440b7b52 | Prepare 19.6.2 release. | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 4d58eb4a | Update to libtcod 2.2.2 | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 506b740f | merge Merge pull request #175 from libtcod/pre-commit-ci-update-config |
Kyle Benesch <4****b@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a778c2a0 | [pre-commit.ci] pre-commit autoupdate |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 740c432b | Update copyright year | Kyle Benesch <4****b@g****m> | 3 months ago | |
| 21b6fc0a | merge Merge pull request #174 from libtcod/dependabot/github_actions/github-actions... |
Kyle Benesch <4****b@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e3b03e3b |
Bump the github-actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 730cde73 | Fix ambiguous cross reference of `type` | Kyle Benesch <4****b@g****m> | 4 months ago | |
| 4f8125e8 | Mark Numpy type regression | Kyle Benesch <4****b@g****m> | 4 months ago | |
| 1b1e9f01 | Remove deprecated EventDispatch from tcod samples | Kyle Benesch <4****b@g****m> | 4 months ago | |
| cb0d7d6c | Refactor eventget.py sample to use pattern matching | Kyle Benesch <4****b@g****m> | 4 months ago | |
| c102de3c | Clean up FastRenderSample attributes | Kyle Benesch <4****b@g****m> | 4 months ago | |
| 0d794917 | Remove order="F" from samples | Kyle Benesch <4****b@g****m> | 4 months ago | |
| 24882ffa | Refactor TrueColorSample | Kyle Benesch <4****b@g****m> | 4 months ago | |
| cba0c755 | Prepare 19.6.1 release. | Kyle Benesch <4****b@g****m> | 4 months ago | |
| 288eda47 | Update samples | Kyle Benesch <4****b@g****m> | 4 months ago | |
| 2180a750 | Fix _sdl_event_watcher cdef | Kyle Benesch <4****b@g****m> | 4 months ago | |
| 1c973756 | Add workflow timeouts and concurrency settings | Kyle Benesch <4****b@g****m> | 4 months ago | |
| 5b86dfe6 | Remove codecov token | Kyle Benesch <4****b@g****m> | 4 months ago | |
| ddbdc1ae | Update ignore tags on untyped decorators | Kyle Benesch <4****b@g****m> | 4 months ago | |
| ba9ca966 | Add cooldown to dependabot config | Kyle Benesch <4****b@g****m> | 4 months ago | |
| 03667058 | merge Merge pull request #172 from libtcod/dependabot/github_actions/github-actions... |
Kyle Benesch <4****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f32d376a |
Bump actions/checkout from 5 to 6 in the github-actions group
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 2acfae20 | Fix link to soundfile docs | Kyle Benesch <4****b@g****m> | 5 months ago | |
| eb760a25 | Fixed missing space in versionadded directives | Kyle Benesch <4****b@g****m> | 5 months ago | |
| 3ae49b4a | Fix code example directives | Kyle Benesch <4****b@g****m> | 5 months ago | |
| 4ccd7e19 | Fix docs implying the SDL ports were still on SDL2 | Kyle Benesch <4****b@g****m> | 5 months ago | |
| 16cbcae0 | merge Merge pull request #171 from libtcod/dependabot/github_actions/github-actions... |
Kyle Benesch <4****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 5d3d85c0 |
Bump the github-actions group across 1 directory with 5 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d7d9a7ee | merge Merge pull request #169 from cclauss/patch-1 |
Kyle Benesch <4****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 770ec461 | Keep GitHub Actions up to date with GitHub's Dependabot |
Christian Clauss <c****s@m****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 37e1b340 | Prepare 19.6.0 release. | Kyle Benesch <4****b@g****m> | 6 months ago | |
| ebdd0e4c | Resolve lint warnings | Kyle Benesch <4****b@g****m> | 6 months ago | |
| 05eda1cd | Fix BSP.split_recursive crash when passing Random | Kyle Benesch <4****b@g****m> | 6 months ago | |
| 87ecd62f | Fix lowercase letter KeySym regressions | Kyle Benesch <4****b@g****m> | 6 months ago | |
| f88862bf | Test libsdl-org/setup-sdl update | Kyle Benesch <4****b@g****m> | 6 months ago | |
| 734f81fd | merge Merge pull request #167 from libtcod/pre-commit-ci-update-config |
Kyle Benesch <4****b@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 1bd48145 | [pre-commit.ci] pre-commit autoupdate |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 59d59238 | Prepare 19.5.0 release. | Kyle Benesch <4****b@g****m> | 7 months ago | |
| ca3475e1 | Suppress Mypy error | Kyle Benesch <4****b@g****m> | 7 months ago | |
| c422bc79 | Use SDL3 struct attributes for controller events | Kyle Benesch <4****b@g****m> | 7 months ago | |
| e8c615ad | Update to libtcod 2.2.1 | Kyle Benesch <4****b@g****m> | 7 months ago | |
| 93688097 | Remove PyPy x86 builds | Kyle Benesch <4****b@g****m> | 8 months ago | |
| 30f78344 | Prepare 19.4.1 release. | Kyle Benesch <4****b@g****m> | 8 months ago | |
| 254ac30c | Fix missing for-loop increment in C frontier updater | Kyle Benesch <4****b@g****m> | 8 months ago | |
| dd001c87 | Fix dangling pointer with Pathfinder._travel_p | Kyle Benesch <4****b@g****m> | 8 months ago | |
| 1864c160 | Update cibuildwheel | Kyle Benesch <4****b@g****m> | 8 months ago | |
| 33a24b65 | Prepare 19.4.0 release. | Kyle Benesch <4****b@g****m> | 8 months ago | |
| 43038b26 | Move self import to doctests | Kyle Benesch <4****b@g****m> | 8 months ago | |
| 4822c2bb | Resolve window event regressions | Kyle Benesch <4****b@g****m> | 8 months ago | |
| cb573c24 | Fix angle brackets in MouseButtonEvent and MouseWheel | Kyle Benesch <4****b@g****m> | 9 months ago | |
| 1af4f65a | Prepare 19.3.1 release. | Kyle Benesch <4****b@g****m> | 9 months ago | |
| e9559a93 | Update cibuildwheel | Kyle Benesch <4****b@g****m> | 9 months ago | |
| 6ed474aa | Move Map deprecation warning to decorator | Kyle Benesch <4****b@g****m> | 9 months ago |