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
/
gyorgFemaleEye.c
Age
Commit message (
Expand
)
Author
2025-03-09
cleanup unused and transitive includes
Henny022p
2025-03-09
cleanup asm.h
Henny022p
2025-03-09
cleanup headers
Henny022p
2023-12-30
Use new entity struct for player
octorock
2023-12-30
Invert NENT_DEPRECATED define
octorock
2023-12-29
Create some enemy structs
octorock
2022-03-28
name remaining entity fields
theo3
2022-03-17
cleanup
theo3
2022-02-17
document gyorg code more
Henny022p
2022-02-12
Rename enemy functions
octorock
2022-01-30
Use Fx enum in more places
Tal Hayon
2022-01-29
Merge pull request #328 from hatal175/entflags
notyourav
2022-01-29
Use EntityFlags enum where applicable
Tal Hayon
2022-01-28
Use sfx sounds enum whereever applicable
Tal Hayon
2022-01-09
Merge branch 'master' into gyorg
Ibot02
2022-01-09
Gyorg: Rename heap struct
Ibot02
2022-01-02
gyorgMale.c: new entity system
Ibot02
2022-01-02
gyorg: extract rodata
Ibot02
2022-01-01
gyorgBossObject.c: ok
Ibot02
2021-12-30
gyorgBossObject.c: WIP
Ibot02
2021-12-29
GyorgFemaleEye to new entity style
Ibot02
2021-12-28
gyorgFemaleEye.c: ok
Ibot02