Mercurial > touhou
graph
-
Implement autocollection of items.Tue, 08 Nov 2011 22:10:44 -0800, by Emmanuel Gil Peyrot
-
Minor refactoringSat, 05 Nov 2011 20:19:15 +0100, by Thibaut Girka
-
Fix ReimuA, and refactor Player a bit.Sat, 05 Nov 2011 19:43:11 +0100, by Thibaut Girka
-
Rename pytouhou.opengl to pytouhou.ui, makes much more sense that way.Tue, 01 Nov 2011 13:50:33 +0100, by Thibaut Girka
-
Add some documentation (argh, so much left to document!)Tue, 01 Nov 2011 13:46:03 +0100, by Thibaut Girka
-
Make pylint slightly happier (and code analysis easier)Mon, 31 Oct 2011 19:29:47 +0100, by Thibaut Girka
-
Handle enemy collisions and damages in a way closer to the original game.Mon, 31 Oct 2011 19:01:09 +0100, by Thibaut Girka
-
Batch more sprites!Mon, 31 Oct 2011 18:08:26 +0100, by Thibaut Girka
-
Fix orbs' original positionMon, 31 Oct 2011 17:54:06 +0100, by Thibaut Girka
-
Implement orbs.Mon, 31 Oct 2011 09:38:57 -0700, by Emmanuel Gil Peyrot
-
Modify difficulty when it has to.Sun, 30 Oct 2011 11:31:19 -0700, by Emmanuel Gil Peyrot
-
Do the right action when collecting an item.Sun, 30 Oct 2011 11:29:08 -0700, by Emmanuel Gil Peyrot
-
Add a subclass for each character, and implement player attacks.Sat, 29 Oct 2011 14:21:42 -0700, by Emmanuel Gil Peyrot
-
Fix ECL function calls... againSat, 29 Oct 2011 11:42:22 +0200, by Thibaut Girka
-
Fix ECL function callsFri, 28 Oct 2011 23:07:45 +0200, by Thibaut Girka
-
Fix particles, fix "random" item popping, change update order to match the original game's more closely.Fri, 28 Oct 2011 12:38:26 +0200, by Thibaut Girka
-
Use the right “random” item drop function.Thu, 27 Oct 2011 15:17:21 -0700, by Emmanuel Gil Peyrot
-
Set the correct invulnerability time.Thu, 27 Oct 2011 15:09:42 -0700, by Emmanuel Gil Peyrot
-
Fix a few things about particles.Thu, 27 Oct 2011 15:09:42 -0700, by Emmanuel Gil Peyrot
-
Fix handling for replay files not beginning with stage 1Thu, 27 Oct 2011 21:53:26 +0200, by Thibaut Girka
-
Fix replay handling and add support for encrypted replaysThu, 27 Oct 2011 14:24:07 +0200, by Thibaut Girka
-
Implement replays.Wed, 26 Oct 2011 17:54:03 -0700, by Emmanuel Gil Peyrot
-
Parse command line with argparse.Wed, 26 Oct 2011 15:03:50 -0700, by Emmanuel Gil Peyrot
-
Don’t reinitialize variables when another sub is called.Wed, 26 Oct 2011 03:03:39 -0700, by Emmanuel Gil Peyrot
-
When touched, drop the items at the right place, and add precisions about particles.Wed, 26 Oct 2011 02:38:50 -0700, by Emmanuel Gil Peyrot
-
Implement two new ECL instructions.Wed, 26 Oct 2011 02:27:00 -0700, by Emmanuel Gil Peyrot
-
(Hopefully) use difficulty as it should.Tue, 25 Oct 2011 01:29:40 +0200, by Thibaut Girka
-
Don’t use the useless eff00.anm and implement particles (grazing, death, and more).Sun, 23 Oct 2011 14:50:44 -0700, by Emmanuel Gil Peyrot
-
Freeze time during spellcardsSun, 23 Oct 2011 23:28:22 +0200, by Thibaut Girka
-
Make rand_uint16 slighty easier to understand, and add a rewind function for debugging purposes.Sun, 23 Oct 2011 21:00:53 +0200, by Thibaut Girka