Mercurial > touhou
log pytouhou/game/sprite.py @ 55:de358a7684c8
age | author | description |
---|---|---|
2011-08-22 | Thibaut Girka | Fix anim cycling |
2011-08-22 | Thibaut Girka | Add some documentation, GPLv3 headers, README and COPYING file. |
2011-08-14 | Thibaut Girka | Add (hopefully) "texture shifting" in animations |
2011-08-14 | Thibaut Girka | Small refactoring and proper anm0's instruction 5 handling |
2011-08-14 | Thibaut Girka | Add alpha (anm0 instruction 3) support |
2011-08-14 | Thibaut Girka | Fix animation script flow handling |
2011-08-12 | Thibaut Girka | Some more optimization! |
2011-08-12 | Thibaut Girka | Various optimizations |
2011-08-12 | Thibaut Girka | Don't lose time updating off-screen enemies' sprites |
2011-08-12 | Thibaut Girka | Massive sprite updating/matrix handling optimizations |
2011-08-12 | Thibaut Girka | Add rotating sprite support |
2011-08-12 | Thibaut Girka | Basic sprite animation support |
2011-08-11 | Thibaut Girka | Small refactoring, and Rumia \o/ |
2011-08-09 | Thibaut Girka | Make game.sprite.Sprite use its own frame counter. |
2011-08-05 | Thibaut Girka | Refactor |