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
/
enemy
/
takkuri.c
Age
Commit message (
Collapse
)
Author
2026-02-08
Merge pull request #701 from Henny022p/cleanup/250302
HEAD
master
Henny022p
Various code cleanup changes
2025-03-09
cleanup unused and transitive includes
Henny022p
2025-03-09
cleanup headers
Henny022p
2025-01-12
rename gUnk_020000B0 to gEnemyTarget and move it to a header
Henny022p
2023-12-31
define collisions
theo3
2023-12-30
label contact flags
theo3
2023-12-30
Invert NENT_DEPRECATED define
octorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-29
Create some enemy structs
octorock
2022-06-22
Should be the rest of them
Elliptic Ellipsis
2022-06-21
Even more
Elliptic Ellipsis
2022-03-28
name remaining entity fields
theo3
2022-03-25
Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL
Elliptic Ellipsis
2022-03-18
Correct type of sub_0806F520 and use it as a bool
Elliptic Ellipsis
2022-02-12
Rename enemy functions
octorock
2022-01-29
Use EntityFlags enum where applicable
Tal Hayon
2022-01-20
Decompile LilypadLarge
octorock
2022-01-11
Rename OBJECT_RUPEE
Tal Hayon
2022-01-11
Decompile takkuri
Tal Hayon