summaryrefslogtreecommitdiff
path: root/src/contest_effect.c
AgeCommit message (Collapse)Author
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-08-16contest effect review changesDizzyEggg
2018-08-15Fix fakematching in contest effectDizzyEggg
2018-08-14Make contest effect table easier to edit in the futureDizzyEggg
2018-08-14Match the worst function everDizzyEggg
2018-08-13match contest effectDizzyEggg
2018-08-12copy contest effect from rubyDizzyEggg