| Age | Commit message (Collapse) | Author |
|
|
|
Fix overlay include typo
|
|
|
|
|
|
|
|
|
|
|
|
Match `src/00_Core/Player/LinkStateMove.cpp`
|
|
|
|
|
|
|
|
Match `src/00_Core/Item/ItemManager.cpp`
|
|
|
|
Bump dsd to 0.8.0
|
|
|
|
|
|
|
|
Makes it far easier to merge currently active PRs
|
|
Partial decomp of `AdventureFlags.cpp`
|
|
into decomp/MapManager
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- addr field padded to 8 hex digits
- Thumb functions no longer end with NOP (cleaner objdiff scores)
- ".L" prefix on labels
|
|
|
|
Add stdio.h to c libs
|
|
|
|
Partial decompilation of TouchControl
|
|
|
|
|
|
into decomp/MapManager
|