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
/
asm
/
macros
Age
Commit message (
Expand
)
Author
2024-01-06
Add more tilemap documentation
octorock
2024-01-06
Rename vvv to actTile
octorock
2024-01-06
Rename metaTiles
octorock
2024-01-06
Merge branch 'master' into tilemap-docs
octorock
2023-12-30
label BounceUpdate asm
theo3
2023-12-31
Merge branch 'master' into tilemap-docs
octorock
2023-12-29
document RoomVars struct
theo3
2023-12-28
Merge branch 'master' into tilemap-docs
octorock
2023-08-01
Create new entity structs for NPCs
octorock
2022-12-21
Fix paths
octorock
2022-10-08
Extract some data
octorock
2022-07-25
Rename objects
octorock
2022-06-11
Decompile some functions
octorock
2022-05-14
Use enums across more scripts and files
Tal Hayon
2022-05-13
Use enums in more scripts
Tal Hayon
2022-05-13
Initial version of enum extractor script
Tal Hayon
2022-03-28
name remaining entity fields
theo3
2022-03-05
Improve LayerStruct
octorock
2022-03-02
Merge playerUtils
octorock
2022-01-05
Fade documentation
theo3
2021-12-27
label script functions
theo3
2021-12-27
Name some script commands
octorock
2021-12-20
framestate, ezlo hint
theo3
2021-12-14
cleanup
theo3
2021-12-12
overworld
theo3
2021-11-19
Calculate offsets for map and gfx
octorock
2021-11-06
Merge branch 'master' into asset-extraction
octorock
2021-11-04
entity changes, textbox changes
theo3
2021-11-01
Use more macros
octorock
2021-10-31
asm notes
theo3
2021-10-31
Extract sprite frames
octorock
2021-10-31
Extract palette groups
octorock
2021-10-26
add tiles.h
theo3
2021-10-25
Convert some additional entity lists
octorock
2021-10-25
Convert directly referenced entity lists
octorock
2021-10-23
Rename symbols for graphics and maps
octorock
2021-10-16
Extract aif files
octorock
2021-10-16
Extract voicegroups
octorock
2021-03-28
sounds
Henny022p
2021-03-24
documented most audio stuff
Henny022p
2021-03-23
finished sound enum
Henny022p
2021-03-23
naming and moving stuff
Henny022p
2021-03-13
quick fix 🙂
theo3
2021-03-09
Use .2byte for zeros in scripts
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 .short/.word with .2byte/.4byte in script macros
Henny022p
2021-03-07
replaced JumpSwitch macros with variadic versions
Henny022p
[next]