log pytouhou/game/game.py @ 423:d8630c086926

age author description
Wed, 12 Jun 2013 16:03:26 +0200 Emmanuel Gil Peyrot Move ascii_wrapper to the interface, as it is game-dependent.
Sun, 24 Mar 2013 10:29:37 +0100 Emmanuel Gil Peyrot Add MoF’s hints support, and fix the Text timeout interface.
Sun, 17 Feb 2013 15:20:30 +0100 Emmanuel Gil Peyrot Move MSG faces management to pytouhou.game.game, they have nothing to do in the MSG VM.
Mon, 12 Nov 2012 18:34:24 +0100 Emmanuel Gil Peyrot Use only half-size hitboxes for player.
Sun, 21 Oct 2012 23:02:40 +0200 Emmanuel Gil Peyrot Make particles behave as in the original game.
Fri, 07 Sep 2012 12:54:38 +0200 Emmanuel Gil Peyrot Replace player position in game zone right after its move; fix shots offsets at boundaries.