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
/
bombPeahat.c
Age
Commit message (
Collapse
)
Author
2025-03-09
cleanup headers
Henny022p
2024-01-06
Rename vvv to actTile
octorock
2024-01-06
Rename metaTiles
octorock
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2024-01-06
Merge branch 'master' into tilemap-docs
octorock
2024-01-01
gustjar player fields
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-30
Create new entity structs for enemies
octorock
2023-12-29
Merge branch 'master' into enemies
octorock
2023-12-29
Create some enemy structs
octorock
2023-12-28
Merge branch 'master' into tilemap-docs
octorock
2023-09-18
Filled in the directions
Reinmmar
2023-06-24
Create enums for Vvvs and MetaTiles
octorock
2023-06-17
Extract KeyValuePairs
octorock
2023-06-10
Extract some map data definitions
octorock
2022-11-21
Matches from site(Henny022p,octorock,Léo Lam,ThothWhatsThis)
Tal Hayon
2022-07-25
Rename objects
octorock
2022-06-21
Many more timers -> dec
Elliptic Ellipsis
2022-06-21
Use dec for actionDelay in a lot of entities
Elliptic Ellipsis
2022-04-13
Move some const data into code files
Tal Hayon
2022-03-28
name remaining entity fields
theo3
2022-03-28
Change --x !=/== 0xff comparisons
Tal Hayon
2022-03-25
Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL
Elliptic Ellipsis
2022-03-17
cleanup
theo3
2022-03-07
Use same names for arm functions and their trampolines
octorock
To easier jump to the corresponding source code.
2022-02-12
Rename enemy functions
octorock
2022-01-28
clang format
Tal Hayon
2022-01-27
Decompile eu variants
Tal Hayon
2022-01-21
fixed point stuff
theo3
2022-01-20
Decompile LilypadLarge
octorock
2022-01-05
doxygen groups
theo3
2022-01-03
naming work
theo3
2021-12-30
More improvement by Ibot02
Tal Hayon
2021-12-29
Improve nonmatching sub_0802AFC8
Tal Hayon
2021-12-28
Identify player functions and update asm.h
theo3
2021-12-20
header overhaul
theo3
2021-11-12
remove redundant unions
theo3
2021-11-10
thumb interwork finished
theo3
2021-11-04
entity changes, textbox changes
theo3
2021-06-23
Disassemble functions
octorock
2021-06-23
Use ifdefs in linker file
octorock
2021-06-23
Add EU variant
octorock
2021-05-13
Unify nonmatching namings
octorock
2021-05-02
introduce enemy id enum
Henny022p
2021-05-02
use object enum in object creation
Henny022p
2021-03-17
Merge branch 'master' into ply
notyourav
2021-03-15
several more player functions done
theo3
[next]