Merge pull request #274 from yenatch/master
Merge pull request #273 from yenatch/master
Dump some more incbinned graphics, mostly 1bpp.
A couple of the dumped graphics files were actually tilemaps.
Merge pull request #272 from yenatch/master
Dump a bunch of incbinned graphics.
Merge pull request #271 from yenatch/master
INSTALL: Use git clone --recursive.
Use Pokemon constants in the kana order table.
Fix static predefs generated by the disassembler.
Odds and ends in bank 45 (and more ascii incbins).
Get rid of more static refs in banks 47, 5c, 5f.
More mobile incbins and start incbinning .txt for ascii.
Mobile phrases and tons of related data.
No more unreferenced incbins in bank 41.
Inconsequential bank ref in battle graphics code.
No more unreferenced incbins in bank 40.
Mobile trade incbins and coordinate macros.
Get rid of one-byte incbins in sound data.
Add a "mobile" directive for dummied-out mobile adapter functions.
Start moving relevant macros into macros/text.asm.
Merge pull request #268 from yenatch/master
Tripped over a mobile jumptable.
More labels in code and some mobile datatracking.
Rename some graphics to avoid collisions later.
Fix more static banks (trainers, mobile graphics).
Use "- $ff00" instead of "& $ff" when dealing with hram.
Recombine the event engine objects.
Replace pointless $FF00+$xx with $ffxx.
Some wram labels in map connection code.
Fix static banks for save text and bedroom poster scripts.
Fix a static bank in map header code.
Pick off references in misc/crystal_misc.asm.
Reference name input character sets.
More unknown mobile code and MIN_LEVEL.
Merge remote-tracking branch 'kanzure/master'
Fix padding in gfx/misc/pokegear.2bpp.lz.
Use the "next" directive in the credits.
Fix some incbins near Magikarp length code.
Merge pull request #265 from Bradley-Plus/master
Fix some static addresses in pic animations.
Labels for day of week siblings.
More comments and labels for ball catch rates.
Merge remote-tracking branch 'xcrystal/master' into master
Add commentary and labels to AI stuff
evasionup, accdown, whirlwind, haze
Rename labels and add more commentary to AI stuff
Add commentary to some AI layers
Start commenting some AI layers
Better labels for item/switch AI.
Miscellaneous formatting cleanup.
Clean up wram sections so that all space is accounted for.
Use a path argument for find as required by POSIX.
Add the initial mobile adapter save data.
Close an open string in name selection.
Use AttrMap and TileMap labels for relative addressing.
Use landmark constants in displaylocation commands (phone scripts).
Split mobile/timer code out of home.asm.
Recomment Headbutt tree and Rock Smash encounters.
Merge pull request #260 from yenatch/master
Merge pull request #261 from kanzure/use-vagrant
Wrap macro arguments with parentheses.
Better trainer AI comments and finish off trainer attributes.
More constants and bug comments in item effects.
Use phone script labels in the phone contact table.