1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Sep 22, 2025 — Sep 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Sfx.playing, Sfx.stop() More... over 13 years ago
Merge branch 'master' of https://github.com/ackwell/PyPunk More... over 13 years ago
renamed Engine.close() to Engine.stop() for consistency, Worlds now keep reference to the Engine with World.engine More... over 13 years ago
Added window style flags, exposed core.Screen More... over 13 years ago
Merge branch 'origin/master' More... over 13 years ago
Fixes to tweens.misc.MultiVarTween More... over 13 years ago
Spelling fixes More... over 13 years ago
Commented examples/space_shooter, bugfix to core.Entity More... over 13 years ago
Merge branch 'master' of https://github.com/ackwell/PyPunk More... over 13 years ago
Fixed derp More... over 13 years ago
Update README.md More... over 13 years ago
Merge pull request #5 from doctormo/master More... over 13 years ago
Make py2 compatible More... over 13 years ago
Few bugfixes, more docs. More... over 13 years ago
Switching to default RTD theme More... over 13 years ago
Work on documentation, tiny bugfix to tweens.Motion. More... over 13 years ago
Started working on some documentation. More... over 13 years ago
core.Sfx more or less complete. Renamed some functions and vars to represent private-ness. More... over 13 years ago
Orphaned non-looping sounds will now play until completion by default. More... over 13 years ago
Work on core.Sfx. Need to fix non-looping sounds stopping intantly when the Entity playing gets removed More... over 13 years ago
Merge branch 'master' of https://github.com/ackwell/PyPunk More... over 13 years ago
Engine.begin() -> Engine.start(). Added Sfx calls to Space Shooter example (do not do anything yet) More... over 13 years ago
Fixed pySFML link in readme More... over 13 years ago
Fix to texture rect setters. Fix to z-depth in test.py More... over 13 years ago
Further fixes for the port. Space Shooter example now runs. More... over 13 years ago
Started work porting to pySFML-1.3.0 More... over 13 years ago
Merging PyPunk2 across before I start porting to the (more) official Python-SFML api More... over 13 years ago
Started work on Sfx, moved caching into classes More... over 13 years ago
Fixes to layer rendering order and entity adding. Bit more work on new demo. More... over 13 years ago
It's true. More... over 13 years ago