summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-15Move some misc/ files into meaningful directoriesRemy Oukaour
2017-12-15Move data/audio/ back into audio/Remy Oukaour
Keep trainer data together
2017-12-15Move predef/ files into engine/Remy Oukaour
Get rid of single-file engine/ subdirectories Move tilesets/ palettes unrelated to individual tilesets into data/palettes/ (more from engine/colors.asm can be moved here too)
2017-12-15Document another bugRemy Oukaour
Remove an unused file
2017-12-15Correct `endturn` valueRemy Oukaour
2017-12-15Start documenting effect commandsRemy Oukaour
2017-12-15More comments for macrosRemy Oukaour
2017-12-15Document one more bug/oversightRemy Oukaour
Move FleeMons table into data/
2017-12-14Macro-ify the unused palette mapRemy Oukaour
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour
Move some data into a pokemon/ subdirectory
2017-12-14Document two more bugsRemy Oukaour
2017-12-14The labelling never ends, but phone_scripts.asm does.surskitty
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