log

age author description
Mon, 05 Dec 2011 23:57:58 +0100 Thibaut Girka Minor changes to the setup script
Sat, 17 Dec 2011 21:18:39 +0100 Emmanuel Gil Peyrot Change background during spellcards.
Wed, 07 Dec 2011 14:03:16 +0100 Emmanuel Gil Peyrot Pass the real speed to Player. Thanks to elghinn for discovering the bug.
Wed, 07 Dec 2011 13:23:02 +0100 Emmanuel Gil Peyrot Don’t scale texture instead of shifting it, fix ANM’s 28th opcode.
Tue, 29 Nov 2011 23:18:07 +0100 Emmanuel Gil Peyrot Add support for PCB’s SHT format.
Sun, 27 Nov 2011 15:13:31 +0100 Emmanuel Gil Peyrot Add a distutils setup and don’t hardcode DAT list.
Sat, 26 Nov 2011 20:39:04 +0100 Thibaut Girka Hopefully fix enemy-player collision
Fri, 25 Nov 2011 23:41:24 +0100 Thibaut Girka Make death animation closer to the original
Tue, 22 Nov 2011 20:51:35 +0100 Emmanuel Gil Peyrot Implement collidable boolean of enemy.
Tue, 08 Nov 2011 23:01:18 -0800 Emmanuel Gil Peyrot Create enemy with negative life as it should be.
Tue, 08 Nov 2011 22:10:44 -0800 Emmanuel Gil Peyrot Implement autocollection of items.
Sat, 05 Nov 2011 20:19:15 +0100 Thibaut Girka Minor refactoring
Sat, 05 Nov 2011 19:43:11 +0100 Thibaut Girka Fix ReimuA, and refactor Player a bit.
Tue, 01 Nov 2011 13:50:33 +0100 Thibaut Girka Rename pytouhou.opengl to pytouhou.ui, makes much more sense that way.
Tue, 01 Nov 2011 13:46:03 +0100 Thibaut Girka Add some documentation (argh, so much left to document!)