index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
design_flaws.md
Age
Commit message (
Expand
)
Author
2020-04-23
Miscellaneous updates and corrections
Rangi
2020-04-18
Miscellaneous fixes, including one for the Pokédex design flaw by ax6
Rangi
2020-04-17
Rename pokecrystal.link to layout.link
Rangi
2019-11-03
Fix the fix for the Pokédex footprint design flaw
Rangi
2019-05-25
Define appropriate constants as EQU
mid-kid
2019-03-10
Second try at fixing doc links
Rangi
2019-03-10
Fix documentation links to work with GitHub Pages
Rangi
2019-02-17
Bitter Berry → `BITTER_BERRY`
Rangi
2019-02-17
asm -> diff
Rangi
2019-02-17
Avoid more redundant code and diffs
Rangi
2019-02-17
Avoid redundant code and diffs
Rangi
2019-02-17
Update documentation:
Rangi
2018-07-29
Every diff line starts with +, -, or space
Rangi
2018-07-21
Merge branch 'master' into the-diffening
Thomas Winwood
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove address comments in docs
Rangi
2018-06-12
Note which labels are only needed for locating banks (relevant to issue #485)
Rangi
2018-06-10
Fix small bug
Thomas Winwood
2018-06-09
Convert code samples in design_flaws.md to diffs
Thomas Winwood
2018-06-03
Create empty sections for the remaining FixPicBank array entries
Rangi
2018-06-03
Change FixPicBank bank array
Rangi
2018-04-01
Update file paths in constants/ and docs/
mid-kid
2018-02-03
Macro factors out sine code, just like sine data, since it's used 5 times
Rangi
2018-02-03
Keep documentation in sync with new WRAM labels
Rangi
2018-01-21
Group engine/pokedex files
Remy Oukaour
2018-01-15
Move code out of gfx/ (close #474)
Remy Oukaour
2018-01-09
Split tilesets/ into gfx/tilesets and data/tilesets/
Remy Oukaour
2017-12-28
Correct comment
Remy Oukaour
2017-12-28
Document the Magikarp bug fix from PR #443
Remy Oukaour
2017-12-28
Document another bug
Remy Oukaour
2017-12-28
as → are
Remy Oukaour
2017-12-28
Explain what bugs, glitches, and flaws are
Remy Oukaour
2017-12-28
Document design flaws
Remy Oukaour