summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-26Pick off references in misc/crystal_misc.asm.yenatch
2014-12-26Reference name input character sets.yenatch
2014-12-26More unknown mobile code and MIN_LEVEL.yenatch
2014-12-11Merge remote-tracking branch 'kanzure/master'yenatch
2014-12-11Don't require pip.yenatch
2014-12-11Dump a big mobile text table.yenatch
2014-12-04Get rid of incbins in bank $77.yenatch
This includes the diploma and related assets.
2014-12-03Fix padding in gfx/misc/pokegear.2bpp.lz.yenatch
2014-12-03Use the "next" directive in the credits.yenatch
2014-12-03Miscellaneous mobile incbins.yenatch
2014-12-03Fix some incbins near Magikarp length code.yenatch
Also clean up the comments a little.
2014-11-15Update IRC links.IIMarckus
2014-11-12Merge pull request #265 from Bradley-Plus/masterBryan Bishop
Clean up INSTALL.md
2014-11-12Update INSTALL.mdBradley Carpenter
2014-11-12Update INSTALL.mdBradley Carpenter
2014-11-12Update INSTALL.mdBradley Carpenter
2014-11-12Update INSTALL.mdBradley Carpenter
2014-11-12Update INSTALL.mdBradley Carpenter
2014-11-07Fix some static addresses in pic animations.yenatch
2014-10-26Labels for day of week siblings.IIMarckus
2014-10-24Fix bad merge.IIMarckus
2014-10-24More comments and labels for ball catch rates.IIMarckus
2014-10-23Merge remote-tracking branch 'xcrystal/master' into masteryenatch
Conflicts: battle/ai/scoring.asm main.asm
2014-10-22Add commentary and labels to AI stuffxCrystal
Name some labels and add lots of commentary to AI stuff, including most AIScoring_Smart sublayers.
2014-10-22Revert "nothing"xCrystal
This reverts commit 201f56b3e91ec3567ad011ecdea356bee56d7316.
2014-10-22nothingxCrystal
2014-10-22More AI commentary/labelsxCrystal
2014-10-22More AI commentary/labelsxCrystal
2014-10-22evasionup, accdown, whirlwind, hazexCrystal
2014-10-22More AI commentary/labelsxCrystal
2014-10-21More AI commentaryxCrystal
2014-10-21Rename labels and add more commentary to AI stuffxCrystal
2014-10-21Add commentary to some AI layersxCrystal
2014-10-21Start commenting some AI layersxCrystal
2014-09-30Better labels for item/switch AI.yenatch
2014-09-30Miscellaneous formatting cleanup.yenatch
2014-09-30Clean up wram sections so that all space is accounted for.yenatch
2014-09-23Use a path argument for find as required by POSIX.IIMarckus
2014-08-22Add the initial mobile adapter save data.yenatch
The contents of the save and the rest of the bank are unknown.
2014-08-22Close an open string in name selection.yenatch
The python preprocessor doesn't care if a string is left open. It probably should, so this string is fixed preemptively.
2014-08-22Use AttrMap and TileMap labels for relative addressing.yenatch
2014-08-22Use landmark constants in displaylocation commands (phone scripts).yenatch
2014-08-22Split mobile/timer code out of home.asm.yenatch
2014-08-18Recomment Headbutt tree and Rock Smash encounters.yenatch
2014-08-16Merge pull request #260 from yenatch/masterBryan Bishop
Dump the phone scripts.
2014-08-16Merge pull request #261 from kanzure/use-vagrantBryan Bishop
Downloadable virtual machine image (Vagrantfile and box)
2014-08-14Recomment the text engine.yenatch
2014-08-14Wrap macro arguments with parentheses.yenatch
Arguments are passed in as string literals.
2014-08-13Better trainer AI comments and finish off trainer attributes.yenatch
2014-08-13More constants and bug comments in item effects.yenatch
Apparently a bunch of constants from red were never removed for some reason.