Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-01 | Convert GF ROM header to C | GriffinR | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. | |||
2021-01-22 | Document battle_controller_player.c | GriffinR | |
2020-08-30 | Document throwing pokeball | hondew | |
continue Document more Doc more funcs Remove workspace Document shiny stars Document PokeBlock Clean up Clean more | |||
2019-10-09 | More trade documentation | GriffinR | |
2018-09-01 | Bank to battler | DizzyEggg | |
2018-08-14 | Finish pokemon_summary_screen | Diegoisawesome | |
2017-12-02 | move pokeball data to rom | DizzyEggg | |
2017-12-02 | pokeball file is decompiled | DizzyEggg | |
2017-12-02 | start working on pokeball | DizzyEggg | |
2017-10-22 | player battle controller is done | DizzyEggg | |