Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-10 | Attempt at decompiling field effect for sending out pokemon for field move | PikalaxALT | |
2017-06-06 | Some functions related to queueing overworld fly fldeff | PikalaxALT | |
2017-06-06 | Pokecenter Heal and Hall Of Fame Record Effect, 1 | scnorton | |
2017-06-06 | Pick up decompiling field_effect.s | scnorton | |
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines |