Mercurial > touhou
log pytouhou/game/background.py @ 727:eea03c9ca604
age | author | description |
---|---|---|
Sat, 28 Mar 2015 21:40:51 +0100 | Emmanuel Gil Peyrot | Don’t inherit explicitely from object, we are not on Python 2.7 anymore. :) |
Fri, 08 Nov 2013 18:47:00 +0100 | Emmanuel Gil Peyrot | Always import runners from pytouhou.vm, to allow their replacement. |
Sun, 11 Aug 2013 14:23:50 +0200 | Emmanuel Gil Peyrot | Always run the first frame of an ANMRunner. |
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |
Sat, 30 Jun 2012 20:10:45 +0200 | Thibaut Girka | Add a boss rush mode |
Thu, 08 Sep 2011 12:46:05 +0200 | Thibaut Girka | Small refactoring and massive performance improvement |