summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-14Consistent "(with <routine>) in <file>" phrasingRemy Oukaour
2017-12-14Use absolute links within repositoryRemy Oukaour
2017-12-14Document two more bugs found by Crystal_Remy Oukaour
2017-12-14Another batch.surskitty
2017-12-14One day we'll be through with this. Labels.surskitty
2017-12-14phone_scripts is most of the way there, too.surskitty
2017-12-14Friend Ball happiness for boxed Pokémon is not a bugRemy Oukaour
2017-12-14phone_callers.asm is now fully readable, if not fully labelled.surskitty
2017-12-14Replace two numbers with constants (found by pfero)Remy Oukaour
2017-12-14Clarify which gfx anim commands are for oamRemy Oukaour
2017-12-14Reorganize macrosRemy Oukaour
2017-12-13Renaming RandomPhoneRareWildMon to RandomRareWildMon.surskitty
2017-12-13Labels, including a comment explaining RandomPhoneRareWildMon.surskitty
2017-12-13Label label label.surskitty
2017-12-13Fix the spelling of Thursdaysurskitty
2017-12-13Labels labels labelssurskitty
2017-12-13Splitting phone scripts up.surskitty
2017-12-13More phone script labelling.surskitty
2017-12-13Another batch of labels. Jack's move trivia, mostly.surskitty
2017-12-13Some more phone labels.surskitty
2017-12-13Merge branch 'master' of github.com:pret/pokecrystalsurskitty
2017-12-13Labelling the bragging phone calls.surskitty
2017-12-13Rename the Onix trade house to match the restRemy Oukaour
2017-12-13Use constants for gender ratiosRemy Oukaour
2017-12-13Don't bother supporting numbered listsRemy Oukaour
2017-12-13Consistent **Fix:** notationRemy Oukaour
2017-12-13Document more bugs and glitchesRemy Oukaour
Add a toc.py script to auto-generate tables of contents in Markdown files
2017-12-13Add table of contents (might remove if it's too cumbersome to maintain)Remy Oukaour
2017-12-12condense tileset sprite palettesyenatch
2017-12-12use an xor instead of the resultyenatch
2017-12-12SpriteAnimSeqData comments on same lineyenatch
2017-12-12Merge pull request #416 from roukaour/masteryenatch
Document bugs in docs/bugs.md
2017-12-12Missing close parenthesisRemy Oukaour
2017-12-12Document one more bug.Remy Oukaour
2017-12-12Document more bugsRemy Oukaour
2017-12-12Remove unused constantRemy Oukaour
Fix typo
2017-12-12GetForestTreeFrame is not technically a bug or glitch, but it's exceptionalRemy Oukaour
2017-12-12Keep the "Bugs and Glitches" nameRemy Oukaour
2017-12-12Fix `make compare`Remy Oukaour
2017-12-12Merge branch 'master' of https://github.com/pret/pokecrystalRemy Oukaour
2017-12-12Document bugs and glitchesRemy Oukaour
2017-12-12Merge pull request #415 from roukaour/asm-collisionsyenatch
Use asm, not bin, for collision data
2017-12-12Merge pull request #414 from roukaour/masteryenatch
Improve sprite constants and documentation
2017-12-12Add an FAQ, and ive a bit more detail in Windows install instructionsRemy Oukaour
2017-12-12Use constants for asm collision dataRemy Oukaour
2017-12-12Define constants for collision typesRemy Oukaour
2017-12-12xy_trigger handles $0 padding, so map scripts are simplerRemy Oukaour
2017-12-12Fix Markdown syntaxRemy Oukaour
2017-12-12Start documentation for map callbacks.Remy Oukaour
2017-12-12Fix relative linksRemy Oukaour