Name more in-battle functions and labels
Label some attack animation functions
Label some battle related functions
Split commentary lines that are too long
Merge pull request #88 from YamaArashi/master
commented trade amim functions
Merge pull request #87 from YamaArashi/master
commented mon_party_sprites.asm
Low health alarm documentation
Merge pull request #82 from dannye/master
Merge pull request #80 from dannye/master
Remove hard-coded wPokedexOwned/wPokedexSeen array size
Merge remote-tracking branch 'origin/master'
fixed hp bar wram label and misc
Pick off some more static map ids.
add constants for volatile statuses and more battle labels/commentary/constants
More battle commentary/labels/constans and fix some spacing issues
Merge branch 'master' of /tmp/a/pokered
Use money macro for TrainerPicAndMoneyPointers.
Added bcd macros with coins and money aliases.
Better documenting for GetMachinePrice and TechnicalMachinePrices.
Don't ignore .map files
Merge pull request #66 from stag019/master
Clean up white space, fix label typo
Merge pull request #67 from xCrystal/master
some constants in stat up/down effects
make compare depends on red and blue being built.
No longer need to make a mapfile with the newest RGBDS source. This RGBDS doesn't have a release yet.
Fix PNG files to have bit depth match the bit depth used in the game.
Better OS X install instructions.
Less verbose reference to pypng.
Link to a charmap-compatible rgbds.
Remove prequeue and preprocessor (now unused).
Labels for Fuji in Pokémon Tower.
Add more text changes from Yellow.
Fix typo introduced in last commit.
Add Yellow’s slot machine graphics.
Merge branch 'master' of https://github.com/dannye/pokered
Improve labels for Yellow Safari Zone entrance.
Add parts of the Safari Zone entrance script from Yellow.
Add some Yellow text from the Safari Zone entrance.
Add a shifted person object on Route 19 in Yellow.
Replace hardcoded pointer with label.
Fix a few more bugs in the beach house.
Add more from the beach house.
Minor comment/label improvements in Cinnabar Lab.
Better document the “can encounter Pokémon outside grass” code.
Add a lot of Yellow text changes.
Add Yellow player/rival names.
A few static hide/show ids
Enumerate hide/show constants
Make Hide/Show objects more dynamic
Accidentally committed .orig files from merge dff0cdeb.
Rename hVBlank* constants to h*.
Merge remote-tracking branch 'danny/master'
Merge remote-tracking branch 'YamaArashi/master'
Merge branch 'master' of https://github.com/iimarckus/pokered
Merge remote-tracking branch 'origin/master' into tentative
Fix the symfile and mapfile filenames.