log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
touhou
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 441:
(0)
-300
-100
-14
+14
+100
+300
tip
age
author
description
2013-08-10
Emmanuel Gil Peyrot
Make pytouhou.game.enemy an extension type.
2013-08-30
Emmanuel Gil Peyrot
Add a base Element class for every object in pytouhou.game.
2013-08-10
Emmanuel Gil Peyrot
Make pytouhou.game.sprite an extension type.
2013-08-11
Emmanuel Gil Peyrot
Make only one call to render_elements during interface rendering.
2013-08-07
Emmanuel Gil Peyrot
Make Interpolator an extension type.
2013-08-07
Emmanuel Gil Peyrot
Cythonize pytouhou.utils.maths and pytouhou.utils.vector.
2013-08-07
Emmanuel Gil Peyrot
Improve Matrix representation, using float[16] instead of imbricated python lists.
2013-08-11
Emmanuel Gil Peyrot
Move the common parts of EoSDGame outside, to not reallocate them at each stage.
2013-08-11
Emmanuel Gil Peyrot
Always run the first frame of an ANMRunner.
2013-08-10
Emmanuel Gil Peyrot
Split ANMRunner.run_frame into Sprite.update.
2013-08-30
Emmanuel Gil Peyrot
Use cythonize in setup.py, also compile .py files, and entirely remove pyximport support.
2013-08-03
Emmanuel Gil Peyrot
Remove AnmWrapper, since ANMs are lists of entries now.
2013-08-03
Emmanuel Gil Peyrot
Implement PCB’s ANM2 format and vm.
2013-07-16
Emmanuel Gil Peyrot
Remove all Loader uses from outside pytouhou.games, and add a --no-music option to disable bgm.
less
more
| rev 441:
(0)
-300
-100
-14
+14
+100
+300
tip