summaryrefslogtreecommitdiff
path: root/include/script.h
AgeCommit message (Collapse)Author
2021-05-20struct renamingRémi Calixte
2021-05-20remove obsolete externsRémi Calixte
2021-05-06Decompile unk_0208890Ctgsm
2021-04-30Fix a bunch of function signaturestgsm
A bunch of functions were thought to be returning/taking in an unk_204639c but they actually return/take an unksavstruct80. This fixes that, and also changes a couple of struct members, so this might be useful for scrcmd.
2021-03-23more scrcmd, struct changesred031000
2021-03-19more scrcmdred031000
2021-03-18fix main scrcmd structred031000
2021-03-13morered031000
2021-03-12start of scrcmd decompred031000
2020-08-17Fix a field type in script.cPikalaxALT
2020-08-12more scrcmd namesPikalaxALT
2020-06-26Some more renamingPikalaxALT
2020-06-02Decompile unk_0204639CPikalaxALT
2020-05-24fix warnings in script.hred031000
2020-04-21fix various issues and NONMATCHING. Thanks Demki!ProjectRevoTPP
2020-04-21decompile script.cProjectRevoTPP