Mercurial > touhou
graph
-
Rename Animations to ANM0 and prepare AnmWrapper for dialogs and interface.Sat, 11 Feb 2012 16:43:54 +0100, by Thibaut Girka
-
Fix bullet spawning along lasers.Fri, 10 Feb 2012 11:01:11 +0100, by Thibaut Girka
-
Fix ANM interpolators.Wed, 08 Feb 2012 19:56:56 +0100, by Thibaut Girka
-
Fix sprite rotation/translation.Wed, 08 Feb 2012 18:43:39 +0100, by Thibaut Girka
-
Fix generation of bullets/items position from lasers.Mon, 06 Feb 2012 19:38:54 +0100, by Thibaut Girka
-
Fix initial laser offset.Mon, 06 Feb 2012 19:17:46 +0100, by Thibaut Girka
-
Fix spellcard number 0.Sun, 05 Feb 2012 23:45:41 +0100, by Thibaut Girka
-
Implement hardcoded function 14 used by spellcard “Lævateinn”.Sun, 05 Feb 2012 23:43:12 +0100, by Thibaut Girka
-
Partially implement lasers.Sun, 05 Feb 2012 23:41:55 +0100, by Thibaut Girka
-
Partially implement hardcoded function 16, used for QED: ripples of 495 yearsTue, 24 Jan 2012 23:26:53 +0100, by Thibaut Girka
-
Fix timeout handlingTue, 24 Jan 2012 02:22:50 +0100, by Thibaut Girka
-
Fix visibility handlingTue, 24 Jan 2012 00:56:31 +0100, by Thibaut Girka
-
Partially fix some of Flandre's spellcards.Tue, 24 Jan 2012 00:19:23 +0100, by Thibaut Girka
-
Fix set_visible.Mon, 23 Jan 2012 23:00:55 +0100, by Thibaut Girka
-
Fix callback handling and damage dealing.Mon, 23 Jan 2012 23:00:42 +0100, by Thibaut Girka
-
Fix Sakuya's bouncing knivesMon, 23 Jan 2012 22:04:40 +0100, by Thibaut Girka
-
Implement ECL’s 3rd hardcoded function.Mon, 23 Jan 2012 19:01:04 +0100, by Emmanuel Gil Peyrot
-
Use better defaults for player, and start the stage as if in practice mode.Mon, 23 Jan 2012 02:04:13 +0100, by Emmanuel Gil Peyrot
-
Homogenise score increase in item collection, in prevision for text handling.Sun, 15 Jan 2012 19:39:01 +0100, by Emmanuel Gil Peyrot
-
Add support for reading from a directory instead of a PBG3 (for debugging purposes).Mon, 23 Jan 2012 01:40:07 +0100, by Thibaut Girka
-
Automatically search data files using different names.Mon, 23 Jan 2012 00:58:03 +0100, by Thibaut Girka
-
Add heuristics to extract character data from the demo .exe.Mon, 23 Jan 2012 00:03:06 +0100, by Thibaut Girka
-
Implement bullet flags 1024 and 2048 (bouncing bullet).Sun, 22 Jan 2012 22:38:58 +0100, by Thibaut Girka
-
Minor performance improvement.Sun, 22 Jan 2012 22:08:36 +0100, by Thibaut Girka
-
Move bullet visibility check to Bullet to improve performance and prepare handling of flags 1024 and 2048.Sun, 22 Jan 2012 22:03:57 +0100, by Thibaut Girka
-
Switch Bullet to Cython to improve performances.Sun, 22 Jan 2012 21:54:07 +0100, by Thibaut Girka
-
Refactor pytouhou.game.bullet.Sun, 22 Jan 2012 21:41:18 +0100, by Thibaut Girka
-
Fix bullet removal condition.Sun, 22 Jan 2012 19:47:40 +0100, by Thibaut Girka
-
Preload textures to avoid slowdowns during gameplaySun, 22 Jan 2012 18:03:47 +0100, by Thibaut Girka
-
Fix initial bullet speedSun, 22 Jan 2012 17:42:44 +0100, by Thibaut Girka
-
Improve data reading perfsSun, 22 Jan 2012 15:54:51 +0100, by Thibaut Girka
-
Change position/speed interpoletor handling to match the original game more closely.Sun, 22 Jan 2012 14:24:38 +0100, by Thibaut Girka
-
Change ECL special function 0 in order to match the game more closely (again)Sun, 22 Jan 2012 11:39:29 +0100, by Thibaut Girka
-
Change ECL special function 0 in order to match the game more closely.Sat, 21 Jan 2012 21:14:24 +0100, by Thibaut Girka
-
Use the correct animation for player death.Sat, 21 Jan 2012 21:03:53 +0100, by Emmanuel Gil Peyrot
-
Fix instruction 70 to always fire to the right.Sun, 15 Jan 2012 18:09:25 +0100, by Emmanuel Gil Peyrot
-
Use the correct behaviour for flag 1 in bullet.Sun, 15 Jan 2012 15:22:26 +0100, by Emmanuel Gil Peyrot
-
Implement ANM0 instruction 29 and fix 24Mon, 02 Jan 2012 18:46:55 +0100, by Thibaut Girka
-
Drop the correct amount of power with 119.Sat, 31 Dec 2011 02:25:06 +0100, by Emmanuel Gil Peyrot
-
Update sprite's property even while waitingMon, 02 Jan 2012 15:54:19 +0100, by Thibaut Girka
-
Implement auxiliary animations of enemies like magic circles, and interruptions from ecl.Mon, 02 Jan 2012 15:46:29 +0100, by Emmanuel Gil Peyrot
-
Add support for multiple-file anms to anmviewer, add feature to force acceptance of translationsSun, 01 Jan 2012 23:52:53 +0100, by Thibaut Girka
-
Fix ANM wait, translation/rotation order, and partially implement ANM0 instruction 24Sun, 01 Jan 2012 23:51:01 +0100, by Thibaut Girka
-
Fix a few crashes in the anmrunner, disable fullscreen switch, change alt+Fx to shift+FxSun, 01 Jan 2012 21:12:50 +0100, by Thibaut Girka
-
Fix ANM interruptsSun, 01 Jan 2012 20:23:00 +0100, by Thibaut Girka
-
Add an anmviewer script.Sun, 01 Jan 2012 19:51:34 +0100, by Emmanuel Gil Peyrot
-
Implement ANM0 interruptsSun, 01 Jan 2012 19:47:34 +0100, by Thibaut Girka
-
Do a little cleanup, and fix PCB SHT usage.Sat, 31 Dec 2011 16:31:10 +0100, by Emmanuel Gil Peyrot
-
Fix instructions 69 and 71.Sat, 31 Dec 2011 03:08:01 +0100, by Emmanuel Gil Peyrot
-
Fix replay handling a bitSat, 31 Dec 2011 02:50:04 +0100, by Thibaut Girka
-
Hopefully implement “accelerating” bulletsSat, 31 Dec 2011 02:15:51 +0100, by Thibaut Girka
-
Search for 102h.exe in the game directory instead of the current directory.Fri, 30 Dec 2011 19:17:55 +0100, by Thibaut Girka
-
Improve find_character_defs, clean up a bit, and disable attack types 2 and 3 for nowFri, 30 Dec 2011 19:10:49 +0100, by Thibaut Girka
-
Add “SHT” support to EoSD, and do a little cleanup.Fri, 30 Dec 2011 18:37:06 +0100, by Emmanuel Gil Peyrot
-
Add basic cx_Freeze support in order to freeze to a windows executable.Tue, 20 Dec 2011 21:17:34 +0100, by Thibaut Girka
-
Actually use offset of Sprite in spellcard’s effect, and place it correctly.Tue, 20 Dec 2011 21:36:14 +0100, by Emmanuel Gil Peyrot
-
Fix setup.py...Mon, 19 Dec 2011 22:18:11 +0100, by Thibaut Girka
-
Move game size in the game's definition, and don't keep changing the window's size.Mon, 19 Dec 2011 21:35:40 +0100, by Thibaut Girka
-
Remove useless and occasionally problematic (think about non-utf8 terminals) print calls.Mon, 19 Dec 2011 20:29:30 +0100, by Thibaut Girka
-
Make pytouhou.ui.{background,texture} Cython modules as they are only used by Cython modules.Sun, 18 Dec 2011 21:23:51 +0100, by Thibaut Girka