summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-12-12Merge branch 'master' of github.com:pret/pokecrystalsurskitty
2017-12-12Merge pull request #411 from roukaour/masteryenatch
Clean up more labels, constants, and file names
2017-12-11Move pic animation documentation to docs/Remy Oukaour
Move growth rates to a data/ table Name more SECTIONs
2017-12-11Italicize variables in docsRemy Oukaour
2017-12-11Sprite headers and trainer palettes don't have pointer tables, so they don't ↵Remy Oukaour
need individual labels
2017-12-11More consistent data tablesRemy Oukaour
2017-12-11Keep table labels in the same files as their contents.Remy Oukaour
2017-12-11Fix map script documentation formattingRemy Oukaour
2017-12-11Fix Markdown formatting for example linesRemy Oukaour
2017-12-11Start documentation for map scriptsRemy Oukaour
2017-12-11Start a docs directory; documentation still needs to be writtenRemy Oukaour
2017-12-11"Pic Pointers" and "Unown Pic Pointers" must start at the same addressRemy Oukaour
Use `|` not `+` to combine bitmasks
2017-12-11Name some gfx/unknown/ filesRemy Oukaour
2017-12-11Move the rest of gfx/misc/ into specific directoriesRemy Oukaour