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. | |||
2020-12-12 | Use BUGFIX for some inline fixes | GriffinR | |
2020-08-21 | Document contest AI scripts | GriffinR | |
2020-08-21 | Document contest AI commands | GriffinR | |
2020-08-16 | Document misc contest | GriffinR | |
2020-08-15 | Document contest appeal | GriffinR | |
2020-07-24 | Continue new contest documentation | GriffinR | |
2020-07-23 | Begin new contest documentation | GriffinR | |
2019-04-03 | General cleanup of the second half of contest.c | Phlosioneer | |
2019-04-02 | Cleanup some of gContestResources | Phlosioneer | |
2019-04-01 | Rename contest AI stuff | Phlosioneer | |
2018-12-25 | use max mon moves constant where able (#480) | melthelesbian | |
* use max mon moves constant where able * fix errors in script commands file * fix more errors | |||
2018-11-25 | Decompile script_pokemon_util_80F87D8 | Marcus Huderle | |
2018-08-15 | Contest AI clean-up | DizzyEggg | |
2018-08-15 | Port contest ai from pokeruby | DizzyEggg | |