12
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add() / remove() live works with dont_push_handlers layers More... about 16 years ago
Fix view focusing for y axis More... about 16 years ago
mod+pause enters and leaves pause More... about 16 years ago
Added get_rect convenience method to ActionSprite. Added get_visible query to tile map to return a list of currently-visible cells. More... about 16 years ago
fixed report by r.jones More... about 16 years ago
menu height fixed More... about 16 years ago
FPS off by default More... about 16 years ago
Just adding a useful Rect class that I end up using in all my projects. I intend to roll it into the cocos.tiles module, and possibly add it as a mixin to the layers and sprites, but that could be up for debate. It really is useful to be able to refer to the various sides and corners of a rect tho :) More... about 16 years ago
sound support for menus More... about 16 years ago
handle writing XML for cells with no tile More... about 16 years ago
add missing import More... about 16 years ago
rotato to works for more examples More... about 16 years ago
works More... about 16 years ago
fixed test_interfaces and other tests More... about 16 years ago
broken test More... about 16 years ago
rotateto More... about 16 years ago
allow cells with no tile More... about 16 years ago
menu items are actionables More... about 16 years ago
fonts can have options now, like bold:True, dpi:96, etc... More... about 16 years ago
optimization for pyweek: dont' push handler More... about 16 years ago
oops More... about 16 years ago
fixed sprites children add problem added new test for it More... about 16 years ago
Argh, sorry about the whitespace again. More... about 16 years ago
better - now multiple jumps work again ;) More... about 16 years ago
disabled so I could use negative "jumps" More... about 16 years ago
just whitespace; ignore More... about 16 years ago
fix propagate of pause/resume/flush More... about 16 years ago
fix the fix More... about 16 years ago
fixed batch/add/remove voddo problems More... about 16 years ago
improve acceldeccel function fixed acceldeccel reverse improved acceldeccel test More... about 16 years ago