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-08-21 | Document contest AI commands | GriffinR | |
2020-08-18 | Add condition mod constants | GriffinR | |
2020-08-16 | Clean up contest doc | 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-04 | Fix utf8 errors in contest_effect's comments | Phlosioneer | |
2019-04-02 | More cleanup, document contestant sorting | Phlosioneer | |
2019-04-02 | Cleanup some of gContestResources | Phlosioneer | |
2018-08-16 | contest effect review changes | DizzyEggg | |
2018-08-15 | Fix fakematching in contest effect | DizzyEggg | |
2018-08-14 | Make contest effect table easier to edit in the future | DizzyEggg | |
2018-08-14 | Match the worst function ever | DizzyEggg | |
2018-08-13 | match contest effect | DizzyEggg | |
2018-08-12 | copy contest effect from ruby | DizzyEggg | |