summaryrefslogtreecommitdiff
path: root/include/script.h
AgeCommit message (Collapse)Author
2018-10-20Continue synchronisingSlawter666
2017-09-12lots more relabelingcamthesaxman
2017-09-09let's not mess around with typedefs nowcamthesaxman
2017-09-09more script_menu refactoringcamthesaxman
2017-07-22finish decompiling mystery_event_scriptdrifloony
2017-07-20map out ram variablesdrifloony
2017-07-09decompile sub_80A6354 - sub_80A6D1Ccamthesaxman
2017-06-20Elevator menu main taskscnorton
2017-06-04A couple more functions in decoration.sscnorton
2017-05-31Decompile the lead section of decoration.sscnorton
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines
2016-10-22clean up scrcmd.c (#67)Cameron Hall
* fix some awkward code * add ScriptReadByte macro * add missing headers * don't use & to access multidimensional array rows
2016-10-01trig.hYamaArashi
2016-09-22rename some script functionsYamaArashi
2016-09-19WIP decompilation of script functionsYamaArashi