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
/
src
/
object
/
cutsceneMiscObject.c
Age
Commit message (
Collapse
)
Author
2025-03-09
cleanup unused and transitive includes
Henny022p
2025-03-09
cleanup headers
Henny022p
2024-01-06
Rename vvv to actTile
octorock
2024-01-06
Merge branch 'master' into tilemap-docs
octorock
2024-01-01
npc5 document
theo3
2023-12-30
merge upstream
theo3
2023-12-30
label BounceUpdate asm
theo3
2023-12-31
Merge branch 'master' into tilemap-docs
octorock
2023-12-30
Use new entity struct for player
octorock
2023-12-30
Invert NENT_DEPRECATED define
octorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-28
message definitions
theo3
2023-12-28
clean up linkAnimation.c
theo3
2023-12-28
Merge branch 'master' into tilemap-docs
octorock
2023-12-24
True match CutsceneMiscObject_Type15
KEKW555
2023-12-10
Applied the enum for interactions (#647)
Reinmmar
* Interactions enum applied * Interactions enum applied
2023-07-31
Create new entity structs for Objects
octorock
2023-07-05
Use metatile enum
octorock
2023-06-17
Extract KeyValuePairs
octorock
2023-06-10
Extract some map data definitions
octorock
2023-05-31
Merge remote-tracking branch 'upstream/master' into tilemap-docs
octorock
2023-04-28
Name a lot of functions about interactable objects
Catobat
2022-12-21
Fix paths
octorock
2022-10-08
Extract some data
octorock
And split up subtasks and world events.
2022-09-08
Match sub_08095EAC on site by pixel-stuck
Tal Hayon
2022-07-29
Document various fields
Tal Hayon
2022-07-25
Rename objects
octorock