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
/
mask.c
Age
Commit message (
Expand
)
Author
2025-03-09
cleanup unused and transitive includes
Henny022p
2025-03-09
cleanup headers
Henny022p
2025-03-09
name flag fields in structs
Henny022p
2024-01-06
Rename metaTiles
octorock
2024-01-06
Merge branch 'master' into tilemap-docs
octorock
2023-12-31
document tile asm functions
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
2023-12-28
Merge branch 'master' into tilemap-docs
octorock
2023-07-31
Create new entity structs for Objects
octorock
2023-07-05
Use metatile enum
octorock
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-07-25
Rename objects
octorock
2022-04-18
Put const data in mask
Tal Hayon
2022-03-28
name remaining entity fields
theo3
2022-03-14
Remove several gotos
Tal Hayon
2022-03-07
Use same names for arm functions and their trampolines
octorock
2022-02-03
CreateRandomDrop and droptables
Henny022p
2022-02-01
Merge pull request #337 from octorock/push-and-pull
notyourav
2022-01-29
Merge pull request #330 from hatal175/playeractions
notyourav
2022-01-30
Decompile BlockPushed
octorock
2022-01-29
Use PlayerActions enum in several places
Tal Hayon
2022-01-28
Use sfx sounds enum whereever applicable
Tal Hayon
2022-01-24
Decompile PushableLever
octorock
2022-01-21
fixed point stuff
theo3
2022-01-20
Decompile LilypadLarge
octorock
2022-01-03
naming work
theo3
2021-12-28
Identify player functions and update asm.h
theo3
2021-12-20
header overhaul
theo3
2021-12-12
overworld
theo3
2021-11-12
remove redundant unions
theo3
2021-11-04
entity changes, textbox changes
theo3
2021-10-26
add effects.h
theo3
2021-03-15
more cleanup
Henny022p
2021-03-09
big cleanup part 1
Henny022p
2021-02-28
create object enum and update entity type struct
theo3
2020-11-13
clang-format and newlines
theo3
2020-09-18
decompile madderpillar
Behemoth
2020-09-01
Enque -> Enqueue
Behemoth
2020-09-01
label a bunch of stuff
Behemoth
2020-08-18
Decompile Acro-Bandits
Behemoth
2020-08-08
renamed all occurences of "link" to "player"
theo3
2020-08-04
def ScreenTransition
theo3
2020-07-13
add subdirs
theo3