summaryrefslogtreecommitdiff
path: root/src/script.c
AgeCommit message (Expand)Author
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-02-15overworld review changes2DizzyEggg
2017-10-12Add const qualifiers to scrcmdDiegoisawesome
2017-09-12make vars static in script sDizzyEggg
2017-09-10decompile script.sDizzyEggg