summaryrefslogtreecommitdiff
path: root/src/data/contest_opponents.h
AgeCommit message (Collapse)Author
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
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-22Misc contest cleanupGriffinR
2021-04-21Clean up contest_paintingGriffinR
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-08-21Document contest AI scriptsGriffinR
2020-08-16Clean up contest docGriffinR
2020-07-24Continue new contest documentationGriffinR
2020-07-23Begin new contest documentationGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-04-01Rename contest AI stuffPhlosioneer
2019-03-31Fix mistakes and use EVENT_OBJ_GFX_* macrosPhlosioneer
2019-03-09Move the contest opponent filter to CPhlosioneer
2019-03-09Move gContestOpponents into CPhlosioneer
2,400 LOC by hand.
2019-03-09Clean up contest_opponents.incPhlosioneer
2019-03-09Move contest winner list to CPhlosioneer