-
-
Notifications
You must be signed in to change notification settings - Fork 36
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: libtcod/python-tcod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: libtcod/python-tcod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sdl3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 41 files changed
- 1 contributor
Commits on May 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ba3bb24 - Browse repository at this point
Copy the full SHA ba3bb24View commit details -
Reconfigure CFFI porting scripts for SDL3, add _libtcod.pyi
Many SDL functions were renamed and I'd have to port them blind without this new `_libtcod.py` file. Current solution is crude and incomplete.
Configuration menu - View commit details
-
Copy full SHA for 239ddbd - Browse repository at this point
Copy the full SHA 239ddbdView commit details
Commits on Jun 2, 2025
-
All type issues resolved except for audio and event systems
2Configuration menu - View commit details
-
Copy full SHA for 70863c3 - Browse repository at this point
Copy the full SHA 70863c3View commit details
Commits on Jun 12, 2025
-
All known issues with the API resolved and tests pass
Configuration menu - View commit details
-
Copy full SHA for 19784d3 - Browse repository at this point
Copy the full SHA 19784d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d4399 - Browse repository at this point
Copy the full SHA 61d4399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d28d4 - Browse repository at this point
Copy the full SHA 39d28d4View commit details -
SDL_CommonEvent and others needed to be marked as packed/flexible Closing audio streams atexit seems to cause race conditions Remove outdated Sphinx directives Check if audio devices work before testing them
Configuration menu - View commit details
-
Copy full SHA for 6d7ef33 - Browse repository at this point
Copy the full SHA 6d7ef33View commit details -
Configuration menu - View commit details
-
Copy full SHA for b655406 - Browse repository at this point
Copy the full SHA b655406View commit details -
squash! fixup! Fix CI regressions
Update Linux wheel build workflows for SDL3
Configuration menu - View commit details
-
Copy full SHA for fd315d9 - Browse repository at this point
Copy the full SHA fd315d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f47fa - Browse repository at this point
Copy the full SHA 74f47faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2feb3a5 - Browse repository at this point
Copy the full SHA 2feb3a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 969e398 - Browse repository at this point
Copy the full SHA 969e398View commit details -
Configuration menu - View commit details
-
Copy full SHA for d50a86e - Browse repository at this point
Copy the full SHA d50a86eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 948786e - Browse repository at this point
Copy the full SHA 948786eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 927647c - Browse repository at this point
Copy the full SHA 927647cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...sdl3