index
:
tmc
gh-pages
master
Decompilation of The Legend of Zelda: The Minish Cap
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2021-03-28
merge changes
Henny022p
2021-03-28
sounds
Henny022p
2021-03-24
Convert .inc files into .s files and include them in linker.ld
octorock
2021-03-24
Extract pointers from data_080D5360.s
octorock
2021-03-24
Extract pointers from data_089FC6C4.s
octorock
2021-03-24
Split projectiles and extract pointers
octorock
2021-03-24
Split playerItems and extract pointers
octorock
2021-03-24
Split items and extract pointers
octorock
2021-03-24
Prefix all Items and PlayerItems
octorock
2021-03-24
Split managers and extract pointers
octorock
2021-03-24
Split objects from data_08124712.s and extract pointers
octorock
2021-03-24
Split data_08121C58.s and extract pointers
octorock
2021-03-24
Split data_081208A0.s and extract pointers
octorock
2021-03-24
Split data_0811E750.s and extract pointers
octorock
2021-03-24
Split npcs from data_08114208.s and extract pointers
octorock
2021-03-24
Split data_08108D30.s and extract pointers
octorock
2021-03-24
Move animations and const data into separate folders for enemies.
octorock
2021-03-24
Split data_080D1C70.s and extract pointers
octorock
2021-03-24
Split data_080D0448.s and extract pointers
octorock
2021-03-24
Split data_080CC6FC.s and extract pointers
octorock
2021-03-24
music players
Henny022p
2021-03-24
documented most audio stuff
Henny022p
2021-03-24
decompile audio
Henny022p
2021-03-23
finished sound enum
Henny022p
2021-03-23
naming and moving stuff
Henny022p
2021-03-22
Merge branch 'master' into m4a
Henny022p
2021-03-22
separated song data
Henny022p
2021-03-22
song table
Henny022p
2021-03-22
extracted m4a rodata
Henny022p
2021-03-17
port m4a
Henny022p
2021-03-15
several more player functions done
theo3
2021-03-13
quick fix 🙂
theo3
2021-03-09
Replace the remaining pointers in scripts
octorock
2021-03-09
Use .2byte for zeros in scripts
octorock
2021-03-09
Readd void parameters
octorock
2021-03-09
named some stuff
Henny022p
2021-03-08
another variadic macro
Henny022p
2021-03-08
naming stuff
Henny022p
2021-03-07
renamed JumpSwitch to JumpTable
Henny022p
2021-03-07
replaced JumpSwitch macros with variadic versions
Henny022p
2021-03-07
Detect CallWithArg that pass a pointer to a script as an argument
octorock
2021-03-07
Fix parameters for all functions called from scripts
octorock
2021-03-07
Rename to Begin/EndBlock
octorock
2021-03-06
Clean up script files
octorock
2021-03-06
Add labels for relative jumps
octorock
2021-03-06
Prefix script files with script_ instead of gUnk_
octorock
2021-03-06
Generate variants of macros for functions with variable parameter count
octorock
2021-03-06
Add labels for room entity lists referenced in scripts
octorock
2021-03-06
Reference pointers directly
octorock
2021-03-06
Split at externally referenced labels
octorock
[next]