index
:
botw
master
Decompilation of The Legend of Zelda: Breath of the Wild (Switch v1.5.0)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Contributing.md
Age
Commit message (
Expand
)
Author
2022-10-19
Link to new documentation website
Léo Lam
2022-06-22
Contributing: Mention VSCode build type quirk
Léo Lam
2022-06-22
Contributing: Mention how to switch between hex and decimal in IDA
Léo Lam
2022-06-21
Contributing: Mention how to import types into the IDB
Léo Lam
2022-06-21
Contributing: Mention what must be kept the same when reimplementing
Léo Lam
2022-06-21
Contributing: Mention rename_functions_in_ida.py
Léo Lam
2022-06-21
Contributing: Add a mini-guide for IDA and Ghidra
Léo Lam
2022-04-01
Switch back to submodules
Léo Lam
2022-03-21
Switch to subrepos
Léo Lam
2022-02-04
contributing: Clarify which executable should be opened in IDA/Ghidra
Léo Lam
2021-12-31
contributing: Explain the clang-format requirement
Léo Lam
2021-12-31
contributing: Drop #ifdef NON_MATCHING requirement
Léo Lam
2021-12-31
contributing: Clarify the if (value == 0) guideline
Léo Lam
2021-12-31
contributing: Add editor setup mini-guide
Léo Lam
2021-12-30
contributing: Clarify Trello and clang-format usage
Léo Lam
2021-12-09
contributing: Move Python module deps to readme
Léo Lam
2021-12-08
contributing: Link to the library board
Léo Lam
2021-12-08
contributing: Move code style guidelines after decompilation guide
Léo Lam
2021-12-04
contributing: Explain how to clang-format
Léo Lam
2021-12-02
contributing: Mention diff.py -mw and other useful flags
Léo Lam
2021-12-02
contributing: Clarify how tools like Hex-Rays should be used
Léo Lam
2021-12-02
tools: Update common (auto-mangling, listsym)
Léo Lam
2021-10-13
Contributing: Update clang-format version number
Léo Lam
2021-09-14
Make class ordering more clear
ThePixelCoder
2021-09-06
contributing: Add "no copy/pasting pseudocode" rule
Léo Lam
2021-08-10
tools/setup: Auto-install `check` (viking)
MonsterDruide1
2021-08-10
tools: Migrate to external repo
MonsterDruide1
2021-08-06
Remove old diff.py wrapper (superseded by botw-check) and update docs
Léo Lam
2021-07-28
Contributing: Mention that functions can be stubbed
Léo Lam
2021-07-27
CSV formatting improvements documentation
AlexApps99
2021-07-26
Add #ifdef declarations for NON_MATCHING code
AlexApps99
2021-07-23
Contributing: Add a link to the cheatsheet
Léo Lam
2021-07-23
Contributing: Mention Trello board
Léo Lam
2021-07-23
Streamline project setup by automating NSO conversion (if needed)
Léo Lam
2021-03-29
Contributing: Fix weird Markdown spacing
Léo Lam
2021-03-29
Contributing: Add more code style guidelines and reorder sections
Léo Lam
2021-03-16
readme/contributing.md: Reorder sections
Léo Lam
2021-01-29
Contributing: Mention this->
Léo Lam
2021-01-29
Contributing: Add coding style guidelines
Léo Lam
2021-01-25
Add more detailed instructions for dumping the executable
Léo Lam
2021-01-23
contributing: Mention tools/ai_progress.py
Léo Lam
2021-01-23
Move contributing guidelines to a separate file
Léo Lam