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
/
manager
/
manager3.c
Age
Commit message (
Expand
)
Author
2022-05-18
Rename managers
octorock
2022-04-13
Move some const data into code files
Tal Hayon
2022-03-28
identify some functions
theo3
2022-03-07
Use same names for arm functions and their trampolines
octorock
2022-02-18
Decompile ChestSpawner
octorock
2022-01-03
naming work
theo3
2022-01-02
PlayerNormal ok
theo3
2021-12-28
rename files, sort asm into subdirectories
theo3
2021-12-28
Identify player functions and update asm.h
theo3
2021-12-20
framestate, ezlo hint
theo3
2021-12-20
header overhaul
theo3
2021-12-12
overworld
theo3
2021-11-15
fix flag enum
theo3
2021-11-04
entity changes, textbox changes
theo3
2021-10-31
asm notes
theo3
2021-10-26
decompile jar portal
theo3
2021-08-28
Rename main manager functions
octorock
2021-05-02
use object enum in object creation
Henny022p
2021-03-23
finished sound enum
Henny022p
2021-03-23
naming and moving stuff
Henny022p
2021-03-17
Merge branch 'master' into ply
notyourav
2021-03-15
several more player functions done
theo3
2021-03-15
more cleanup
Henny022p
2021-02-26
tmp
theo3
2020-11-13
clang-format and newlines
theo3
2020-08-21
Manager3.c: ok
Ibot02