Commit Graph

13 Commits

Author SHA1 Message Date
entrpntr 9d0c8dbf8e Rename labels to stop cheating the unnamed.py script. 2020-06-19 07:35:14 -04:00
Rangi bc116a0db0 Harmonize engine/{battle, battle_anims, events, games} with pokecrystal 2020-06-16 19:32:30 -04:00
Rangi 9f01e33a04 Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -04:00
Rangi 6bc203541b Use pokecrystal's sine_table macro
A circle has 65536 "degrees", so 32768 "degrees" = pi radians = half a circle
2020-06-15 12:12:05 -04:00
entrpntr e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
entrpntr ccfd8b0a9f Add a couple comments. 2020-06-05 15:20:17 -04:00
libjet 5356c4013b add engine/battle_anims/functions.asm 2020-06-05 19:06:10 +01:00
libjet ba16844446 Add engine/battle_anims/helpers.asm, and the rest of data/battle_anims 2020-06-05 18:23:26 +01:00
libjet aec46b7915 Add engine/battle_anims/core.asm 2020-06-05 17:29:27 +01:00
libjet 8ccc59b894 Add engine/battle_anims/anim_commands.asm 2020-06-05 17:14:55 +01:00
entrpntr 7cc52fe23b Quick style cleanup. 2020-06-02 18:35:13 -04:00
libjet 0e8c23326c Add engine/battle_anims/bg_effects.asm 2020-06-02 17:47:32 +01:00
entrpntr 858f7a0b8a Finish cleanup of bank 3. 2020-05-04 16:23:03 -04:00