Mercurial > touhou
graph
-
Fix Patchouli’s 日符「ロイヤルフレア」 spellcard.Sun, 23 Oct 2011 05:11:48 -0700, by Emmanuel Gil Peyrot
-
Fix boss mode and don’t suicide the boss when she just want to kill the other enemies.Sun, 23 Oct 2011 01:53:44 -0700, by Emmanuel Gil Peyrot
-
Add grazing check.Sat, 22 Oct 2011 06:21:38 -0700, by Emmanuel Gil Peyrot
-
Don’t collect the items you drop while dying…Fri, 21 Oct 2011 10:45:07 -0700, by Emmanuel Gil Peyrot
-
Use integers instead of floats to avoid filtering and ugly approximations (like the official game)Fri, 21 Oct 2011 19:20:03 +0200, by Thibaut Girka
-
Move effects where they should be.Fri, 21 Oct 2011 09:37:23 -0700, by Emmanuel Gil Peyrot
-
Implement player death.Fri, 21 Oct 2011 09:29:16 -0700, by Emmanuel Gil Peyrot
-
Add support for the last unknown value of the enemy spawning.Thu, 20 Oct 2011 06:34:35 -0700, by Emmanuel Gil Peyrot
-
Implement move anm instructions.Thu, 20 Oct 2011 03:15:55 -0700, by Emmanuel Gil Peyrot
-
Fix Cirno’s last spellcard and implement something for Patchy in extra stage.Tue, 18 Oct 2011 16:25:10 -0700, by Emmanuel Gil Peyrot
-
Implement Cirno’s 雪符「ダイアモンドブリザード」 spellcard.Tue, 18 Oct 2011 14:03:18 -0700, by Emmanuel Gil Peyrot
-
Fix default death animation.Tue, 18 Oct 2011 13:37:55 -0700, by Emmanuel Gil Peyrot
-
Better enemy death, with animation and (hopefully) correct flags handling.Tue, 18 Oct 2011 13:17:23 -0700, by Emmanuel Gil Peyrot
-
Implement item dropping by enemies.Tue, 18 Oct 2011 07:35:02 -0700, by Emmanuel Gil Peyrot
-
Implement player bullets rendering and updating.Sun, 16 Oct 2011 08:01:28 -0700, by Emmanuel Gil Peyrot
-
Implement player bullets in Bullet.Sun, 16 Oct 2011 07:41:26 -0700, by Emmanuel Gil Peyrot
-
Add character choosing in CLI.Sun, 16 Oct 2011 07:42:11 -0700, by Emmanuel Gil Peyrot
-
Add bullet cancel anim supportTue, 11 Oct 2011 11:29:33 +0200, by Thibaut Girka
-
Clean up bullets when starting a spellcardTue, 11 Oct 2011 11:17:39 +0200, by Thibaut Girka
-
Remove remaining pop_enemy/new_enemy messMon, 10 Oct 2011 19:01:23 +0200, by Thibaut Girka
-
Minor cleanupMon, 10 Oct 2011 18:56:13 +0200, by Thibaut Girka
-
Remove half of the new_enemy/pop_enemy mess.Mon, 10 Oct 2011 18:42:02 +0200, by Thibaut Girka
-
Rename a few functions, move a few things around...Mon, 10 Oct 2011 18:34:36 +0200, by Thibaut Girka
-
Implement two new instructions.Sun, 09 Oct 2011 16:55:49 -0700, by Emmanuel Gil Peyrot
-
Implement enemy killing.Sun, 09 Oct 2011 16:55:18 -0700, by Emmanuel Gil Peyrot
-
Add falling items.Sun, 09 Oct 2011 16:54:49 -0700, by Emmanuel Gil Peyrot
-
Add collisions with enemies and items.Sun, 09 Oct 2011 15:32:43 -0700, by Emmanuel Gil Peyrot
-
Merge GameState into Game. TODO: Merge PlayerState into PlayerTue, 04 Oct 2011 23:32:02 +0200, by Thibaut Girka
-
Introduce items, implement ECL instruction 83Tue, 04 Oct 2011 23:09:41 +0200, by Thibaut Girka
-
Fix bullet flags 16 and 32 handlingTue, 04 Oct 2011 18:13:26 +0200, by Thibaut Girka
-
Work around a bug in nouveauTue, 04 Oct 2011 17:52:37 +0200, by Thibaut Girka
-
Fix a crash with ECL instruction 25Tue, 04 Oct 2011 17:52:12 +0200, by Thibaut Girka
-
Evil workaround to pyglet's X11 backendMon, 03 Oct 2011 22:42:26 +0200, by Thibaut Girka
-
Fix bullet orientation in some cases (Meiling's last spellcard)Mon, 03 Oct 2011 22:20:03 +0200, by Thibaut Girka
-
Fix a stupid inversion of properties.Fri, 30 Sep 2011 11:19:33 -0700, by Emmanuel Gil Peyrot
-
Add max bullets limitSun, 25 Sep 2011 21:00:43 +0200, by Thibaut Girka
-
Simple collision detectionSun, 25 Sep 2011 20:56:14 +0200, by Thibaut Girka
-
Fix draw order to match EoSD'sSun, 25 Sep 2011 20:18:30 +0200, by Thibaut Girka
-
Fix move_to (handle variables) and spawn_enemySun, 25 Sep 2011 20:16:13 +0200, by Thibaut Girka
-
Add EoSD's hitboxesSun, 25 Sep 2011 19:59:41 +0200, by Thibaut Girka
-
Fix player hitboxesSun, 25 Sep 2011 19:55:58 +0200, by Thibaut Girka
-
Add CLI rank choosing.Fri, 23 Sep 2011 10:08:33 -0700, by Emmanuel Gil Peyrot
-
Fix MSG parsing, use the offsets instead of trying to relate them to the actual data.Fri, 23 Sep 2011 10:05:20 -0700, by Emmanuel Gil Peyrot
-
Implement instruction 74.Fri, 23 Sep 2011 02:52:09 -0700, by Emmanuel Gil Peyrot
-
Add support for enemy spawnling enemies.Fri, 16 Sep 2011 11:21:33 -0700, by Emmanuel Gil Peyrot
-
Add reading support for the MSG format.Sun, 11 Sep 2011 07:34:34 -0700, by Emmanuel Gil Peyrot
-
Fix initial angle of bullets with bullet_launch_offset enabled.Sun, 11 Sep 2011 05:13:43 -0700, by Emmanuel Gil Peyrot
-
Use Cython, improve performances!Sun, 11 Sep 2011 02:02:59 +0200, by Thibaut Girka
-
Introduce characters!Sat, 10 Sep 2011 22:48:56 +0200, by Thibaut Girka
-
Fix potential crashSat, 10 Sep 2011 18:33:45 +0200, by Thibaut Girka
-
Fix Cirno's freezing bulletsSat, 10 Sep 2011 16:21:59 +0200, by Thibaut Girka
-
Fix bulletsSat, 10 Sep 2011 16:13:54 +0200, by Thibaut Girka
-
Fix a rendering bugSat, 10 Sep 2011 15:35:18 +0200, by Thibaut Girka
-
Small refactoring and massive performance improvementsSat, 10 Sep 2011 15:04:47 +0200, by Thibaut Girka
-
Fix a few things with special bullet flagsSat, 10 Sep 2011 12:16:36 +0200, by Thibaut Girka
-
Various optimizationsSat, 10 Sep 2011 11:58:24 +0200, by Thibaut Girka
-
Add support for launch animations! (Warning: slow :()Sat, 10 Sep 2011 01:26:30 +0200, by Thibaut Girka
-
More impressive data, use a wider range of things, and document things!Fri, 09 Sep 2011 21:36:53 +0200, by Thibaut Girka
-
Small refactoring and massive performance improvementThu, 08 Sep 2011 12:46:05 +0200, by Thibaut Girka
-
Switch from pygame + PyOpenGL to pygletWed, 07 Sep 2011 18:12:24 +0200, by Thibaut Girka
-
Fix std parsingWed, 07 Sep 2011 15:43:46 +0200, by Thibaut Girka
-
[Data] Fix a crash with 102h.exe (missing music), and fix bullet sizesWed, 07 Sep 2011 12:10:28 +0200, by Thibaut Girka
-
Welcome self-sufficient data!Wed, 07 Sep 2011 10:51:08 +0200, by Thibaut Girka
-
Add sample dataWed, 07 Sep 2011 00:40:14 +0200, by Thibaut Girka
-
Fix special bullet function/flags handlingWed, 07 Sep 2011 00:29:12 +0200, by Thibaut Girka
-
Minor changesWed, 07 Sep 2011 00:17:11 +0200, by Thibaut Girka
-
Add writing support to pytouhou.formats.ecl!Tue, 06 Sep 2011 22:40:45 +0200, by Thibaut Girka
-
Fix a few, minor thingsTue, 06 Sep 2011 21:28:44 +0200, by Thibaut Girka
-
Add writing support to pytouhou.formats.std!Tue, 06 Sep 2011 16:40:32 +0200, by Thibaut Girka
-
Implement bullet_launch_offset thingTue, 06 Sep 2011 13:54:40 +0200, by Thibaut Girka
-
Move everything graphical to pytouhou.opengl!Tue, 06 Sep 2011 00:26:13 +0200, by Thibaut Girka
-
(almost) implement Cirno's freezing spellcardMon, 05 Sep 2011 23:04:43 +0200, by Thibaut Girka
-
Minor refactoringMon, 05 Sep 2011 22:40:46 +0200, by Thibaut Girka
-
A few changes in the execution order to match 102h.exeMon, 05 Sep 2011 17:18:47 +0200, by Thibaut Girka
-
Implement ECL instruction 75 in the same exact way as 102h.exeMon, 05 Sep 2011 17:18:23 +0200, by Thibaut Girka
-
Fix boss callback, handle a few more callbacksMon, 05 Sep 2011 01:07:43 +0200, by Thibaut Girka
-
Handle variables in ECL instruction 82Mon, 05 Sep 2011 00:41:23 +0200, by Thibaut Girka
-
Disable debug-level loggingMon, 05 Sep 2011 00:30:09 +0200, by Thibaut Girka
-
Use game's frame for interpolation. No more time manipulation interfering with interpolators!Mon, 05 Sep 2011 00:29:31 +0200, by Thibaut Girka
-
Change a debug string to avoid confusionSun, 04 Sep 2011 23:55:35 +0200, by Thibaut Girka
-
Rename pytouhou.game.enemymanager to pytouhou.game.enemySun, 04 Sep 2011 23:51:14 +0200, by Thibaut Girka
-
Refactor \o/Sun, 04 Sep 2011 23:50:00 +0200, by Thibaut Girka
-
Handle ECL instruction 18Sun, 04 Sep 2011 21:50:50 +0200, by Thibaut Girka
-
Handle ECL opcodes with string.Sun, 04 Sep 2011 12:52:47 -0700, by Emmanuel Gil Peyrot
-
Various minor optimisations and refactoringSun, 04 Sep 2011 20:04:00 +0200, by Thibaut Girka
-
Handle timeout callbacks, and clean up unneeded thingsSun, 04 Sep 2011 17:34:45 +0200, by Thibaut Girka
-
Minor refactoring and optimizations. Drop stageviewer.Sun, 04 Sep 2011 17:33:40 +0200, by Thibaut Girka
-
Fix ECL instruction 3Sun, 04 Sep 2011 10:19:42 +0200, by Thibaut Girka
-
Minor refactoringSun, 04 Sep 2011 10:12:15 +0200, by Thibaut Girka
-
Fix attack flags implementationSun, 04 Sep 2011 09:36:51 +0200, by Thibaut Girka
-
Ugly implementation of three new attack flags.Sat, 03 Sep 2011 17:44:48 -0700, by Emmanuel Gil Peyrot
-
Fix add_intSun, 04 Sep 2011 01:09:28 +0200, by Thibaut Girka
-
Handle a few attack flagsSun, 04 Sep 2011 00:49:22 +0200, by Thibaut Girka
-
Various optimizationsSat, 03 Sep 2011 23:34:12 +0200, by Thibaut Girka
-
Oops O:)Sat, 03 Sep 2011 22:58:13 +0200, by Thibaut Girka
-
Basic bullet handling! Clean up as soon as possible :pSat, 03 Sep 2011 22:22:58 +0200, by Thibaut Girka
-
Fix a few thingsSat, 03 Sep 2011 22:16:47 +0200, by Thibaut Girka
-
Handle one more ANM instruction, and handle sprite indexes offsetsSat, 03 Sep 2011 22:08:40 +0200, by Thibaut Girka
-
Fix set_random_sprite's formatSat, 03 Sep 2011 20:15:13 +0200, by Thibaut Girka
-
Handle a few more ECL instructions. Prepare for bullet handling \o/Sat, 03 Sep 2011 18:17:39 +0200, by Thibaut Girka
-
Fix/rename/comment a few thingsWed, 31 Aug 2011 13:51:42 +0200, by Thibaut Girka
-
Handle a new ECL instruction, and add some names.Tue, 30 Aug 2011 18:44:58 -0700, by Emmanuel Gil Peyrot
-
Handle all move_to_* ECL instructions.Tue, 30 Aug 2011 17:12:08 -0700, by Emmanuel Gil Peyrot
-
Handle a few more ECL instructionsTue, 30 Aug 2011 16:30:40 +0200, by Thibaut Girka
-
Handle variables in set_pos instruction (Daiyousei...)Sun, 28 Aug 2011 11:20:35 +0200, by Thibaut Girka
-
Do not remove enemies as soon as they lose their animation (Daiyousei...)Sun, 28 Aug 2011 11:20:16 +0200, by Thibaut Girka
-
Handle a few more ANM instructions. pytouhou.game.background needs some serious refactoring.Sun, 28 Aug 2011 01:23:11 +0200, by Thibaut Girka
-
Add support for a few ANM instructionsSat, 27 Aug 2011 20:42:16 +0200, by Thibaut Girka
-
Add set_random_angle supportSat, 27 Aug 2011 11:24:22 +0200, by Thibaut Girka
-
Refactor. Move VMs to pytouhou.vm.Sat, 27 Aug 2011 10:58:54 +0200, by Thibaut Girka
-
Minor cleanupFri, 26 Aug 2011 22:53:15 +0200, by Thibaut Girka
-
Add support for a few opcodes.Fri, 26 Aug 2011 22:43:10 +0200, by Thibaut Girka
-
Add offset translation for all relative jumps.Thu, 25 Aug 2011 11:33:47 -0700, by Emmanuel Gil Peyrot
-
Merge compare and substract functions, remove dangerous casts and add comments about differences with the original engine.Thu, 25 Aug 2011 20:19:25 +0200, by Emmanuel Gil Peyrot
-
Implement conditional jumps.Wed, 24 Aug 2011 22:44:40 -0700, by Emmanuel Gil Peyrot
-
Implement simple arithmetic instructions.Wed, 24 Aug 2011 17:14:05 -0700, by Emmanuel Gil Peyrot
-
Fix animation determination (ins_98 stuff) and some interpolation functionsWed, 24 Aug 2011 21:16:14 +0200, by Thibaut Girka
-
Fix toggle_mirror.Wed, 24 Aug 2011 21:14:07 +0200, by Thibaut Girka
-
Enable interpolators to use different formulasWed, 24 Aug 2011 21:12:45 +0200, by Thibaut Girka
-
Handle set_random_angle properly! At last!Wed, 24 Aug 2011 01:34:11 +0200, by Thibaut Girka