Mercurial > touhou
graph
-
Fix ECL instruction 32011-09-04, by Thibaut Girka
-
Minor refactoring2011-09-04, by Thibaut Girka
-
Fix attack flags implementation2011-09-04, by Thibaut Girka
-
Ugly implementation of three new attack flags.2011-09-04, by Emmanuel Gil Peyrot
-
Fix add_int2011-09-03, by Thibaut Girka
-
Handle a few attack flags2011-09-03, by Thibaut Girka
-
Various optimizations2011-09-03, by Thibaut Girka
-
Oops O:)2011-09-03, by Thibaut Girka
-
Basic bullet handling! Clean up as soon as possible :p2011-09-03, by Thibaut Girka
-
Fix a few things2011-09-03, by Thibaut Girka
-
Handle one more ANM instruction, and handle sprite indexes offsets2011-09-03, by Thibaut Girka
-
Fix set_random_sprite's format2011-09-03, by Thibaut Girka
-
Handle a few more ECL instructions. Prepare for bullet handling \o/2011-09-03, by Thibaut Girka
-
Fix/rename/comment a few things2011-08-31, by Thibaut Girka
-
Handle a new ECL instruction, and add some names.2011-08-31, by Emmanuel Gil Peyrot
-
Handle all move_to_* ECL instructions.2011-08-31, by Emmanuel Gil Peyrot
-
Handle a few more ECL instructions2011-08-30, by Thibaut Girka
-
Handle variables in set_pos instruction (Daiyousei...)2011-08-28, by Thibaut Girka
-
Do not remove enemies as soon as they lose their animation (Daiyousei...)2011-08-28, by Thibaut Girka
-
Handle a few more ANM instructions. pytouhou.game.background needs some serious refactoring.2011-08-27, by Thibaut Girka
-
Add support for a few ANM instructions2011-08-27, by Thibaut Girka
-
Add set_random_angle support2011-08-27, by Thibaut Girka
-
Refactor. Move VMs to pytouhou.vm.2011-08-27, by Thibaut Girka
-
Minor cleanup2011-08-26, by Thibaut Girka
-
Add support for a few opcodes.2011-08-26, by Thibaut Girka
-
Add offset translation for all relative jumps.2011-08-25, by Emmanuel Gil Peyrot
-
Merge compare and substract functions, remove dangerous casts and add comments about differences with the original engine.2011-08-25, by Emmanuel Gil Peyrot
-
Implement conditional jumps.2011-08-25, by Emmanuel Gil Peyrot
-
Implement simple arithmetic instructions.2011-08-25, by Emmanuel Gil Peyrot
-
Fix animation determination (ins_98 stuff) and some interpolation functions2011-08-24, by Thibaut Girka