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-22 | Misc contest cleanup | GriffinR | |
2021-04-21 | Clean up contest_painting | GriffinR | |
2020-10-01 | Replace POKEMON_SLOTS_NUMBER | GriffinR | |
2020-08-21 | Document contest AI scripts | GriffinR | |
2020-08-16 | Clean up contest doc | GriffinR | |
2020-07-24 | Continue new contest documentation | GriffinR | |
2020-07-23 | Begin new contest documentation | GriffinR | |
2019-11-20 | Standardize EVENT_OBJECT to OBJECT_EVENT | GriffinR | |
2019-04-01 | Rename contest AI stuff | Phlosioneer | |
2019-03-31 | Fix mistakes and use EVENT_OBJ_GFX_* macros | Phlosioneer | |
2019-03-09 | Move the contest opponent filter to C | Phlosioneer | |
2019-03-09 | Move gContestOpponents into C | Phlosioneer | |
2,400 LOC by hand. | |||
2019-03-09 | Clean up contest_opponents.inc | Phlosioneer | |
2019-03-09 | Move contest winner list to C | Phlosioneer | |