summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-12-12Add basic documentation for text commands.Remy Oukaour
2017-12-12Identify more sprite-related constantsRemy Oukaour
Start more documentation
2017-12-12Identify more sprite-related constantsRemy Oukaour
2017-12-12Merge branch 'master' of https://github.com/pret/pokecrystalRemy Oukaour
2017-12-12Identify some SPRITE_ANIM_FRAME_IDX_* constantsRemy Oukaour
2017-12-12Separate sprite constants and sprite-related data constants, like Pokémon ↵Remy Oukaour
and maps
2017-12-12Outdoor sprite groups have the same names as map header groupsRemy Oukaour