Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-26 | Document TV | GriffinR | |
2020-08-16 | Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest | GriffinR | |
2020-08-13 | Split contest funcs from script_pokemon_util | GriffinR | |
2020-06-24 | Allow flag/var counts to be updated alongside values | GriffinR | |
2019-11-13 | Document Contest scripts | GriffinR | |
2019-10-06 | Document field_poison | GriffinR | |
2018-12-27 | Misc overworld documentation | Marcus Huderle | |
2018-12-15 | Up to sub 0x80ce580 | DizzyEggg | |
2018-11-18 | Party Size and Num Stats | DizzyEggg | |
2018-10-31 | Continue script_menu.c | Diegoisawesome | |
2018-10-21 | Match GameClear (thanks Egg) | Diegoisawesome | |
2018-10-20 | GameClear nonsense | Diegoisawesome | |