summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2021-03-28merge changesHenny022p
2021-03-28soundsHenny022p
2021-03-24Convert .inc files into .s files and include them in linker.ldoctorock
2021-03-24Extract pointers from data_080D5360.soctorock
2021-03-24Extract pointers from data_089FC6C4.soctorock
2021-03-24Split projectiles and extract pointersoctorock
2021-03-24Split playerItems and extract pointersoctorock
2021-03-24Split items and extract pointersoctorock
2021-03-24Prefix all Items and PlayerItemsoctorock
2021-03-24Split managers and extract pointersoctorock
2021-03-24Split objects from data_08124712.s and extract pointersoctorock
2021-03-24Split data_08121C58.s and extract pointersoctorock
2021-03-24Split data_081208A0.s and extract pointersoctorock
2021-03-24Split data_0811E750.s and extract pointersoctorock
2021-03-24Split npcs from data_08114208.s and extract pointersoctorock
2021-03-24Split data_08108D30.s and extract pointersoctorock
2021-03-24Move animations and const data into separate folders for enemies.octorock
2021-03-24Split data_080D1C70.s and extract pointersoctorock
2021-03-24Split data_080D0448.s and extract pointersoctorock
2021-03-24Split data_080CC6FC.s and extract pointersoctorock
2021-03-24music playersHenny022p
2021-03-24documented most audio stuffHenny022p
2021-03-24decompile audioHenny022p
2021-03-23finished sound enumHenny022p
2021-03-23naming and moving stuffHenny022p
2021-03-22Merge branch 'master' into m4aHenny022p
2021-03-22separated song dataHenny022p
2021-03-22song tableHenny022p
2021-03-22extracted m4a rodataHenny022p
2021-03-17port m4aHenny022p
2021-03-15several more player functions donetheo3
2021-03-13quick fix 🙂theo3
2021-03-09Replace the remaining pointers in scriptsoctorock
2021-03-09Use .2byte for zeros in scriptsoctorock
2021-03-09Readd void parametersoctorock
2021-03-09named some stuffHenny022p
2021-03-08another variadic macroHenny022p
2021-03-08naming stuffHenny022p
2021-03-07renamed JumpSwitch to JumpTableHenny022p
2021-03-07replaced JumpSwitch macros with variadic versionsHenny022p
2021-03-07Detect CallWithArg that pass a pointer to a script as an argumentoctorock
2021-03-07Fix parameters for all functions called from scriptsoctorock
2021-03-07Rename to Begin/EndBlockoctorock
2021-03-06Clean up script filesoctorock
2021-03-06Add labels for relative jumpsoctorock
2021-03-06Prefix script files with script_ instead of gUnk_octorock
2021-03-06Generate variants of macros for functions with variable parameter countoctorock
2021-03-06Add labels for room entity lists referenced in scriptsoctorock
2021-03-06Reference pointers directlyoctorock
2021-03-06Split at externally referenced labelsoctorock