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
/
managerB.c
Age
Commit message (
Collapse
)
Author
2022-05-18
Rename managers
octorock
2022-05-09
Match sub_0801876C
Tal Hayon
2022-03-25
Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL
Elliptic Ellipsis
2022-01-29
Using EntityKind enum in various places
Tal Hayon
2022-01-04
game.c doc
theo3
2022-01-01
color.c, utils->common.c
theo3
2021-12-29
strip fake linker symbols
theo3
2021-12-28
rename files, sort asm into subdirectories
theo3
2021-12-28
Identify player functions and update asm.h
theo3
2021-12-14
cleanup
theo3
2021-12-12
overworld
theo3
2021-08-28
Rename main manager functions
octorock
2021-03-24
documented most audio stuff
Henny022p
2021-03-23
naming and moving stuff
Henny022p
2021-03-21
collapse TUs
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
2021-02-26
tmp
theo3
2021-01-18
manager28.c: ok
Ibot02
2020-11-13
clang-format and newlines
theo3
2020-08-23
ManagerB.c: Documentation
Ibot02
Split out the jump table data, renamed all the functions, added some comments for what is going on
2020-08-21
ManagerB.c: ok
Ibot02