Mercurial > touhou
log
age | author | description |
---|---|---|
2011-08-25 | Emmanuel Gil Peyrot | Merge compare and substract functions, remove dangerous casts and add comments about differences with the original engine. |
2011-08-25 | Emmanuel Gil Peyrot | Implement conditional jumps. |
2011-08-25 | Emmanuel Gil Peyrot | Implement simple arithmetic instructions. |
2011-08-24 | Thibaut Girka | Fix animation determination (ins_98 stuff) and some interpolation functions |
2011-08-24 | Thibaut Girka | Fix toggle_mirror. |
2011-08-24 | Thibaut Girka | Enable interpolators to use different formulas |
2011-08-23 | Thibaut Girka | Handle set_random_angle properly! At last! |