aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3 from PikalaxALT/masterluckytyphlosion2015-10-1113-110/+159
|\
| * Fix build errorsPikalaxALT2015-10-112-4/+4
| * wram label renaming for pika happinessPikalaxALT2015-10-112-12/+12
| * Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowPikalaxALT2015-10-117-279/+497
| |\ | |/ |/|
* | engine/items/items.asmluckytyphlosion2015-10-117-279/+497
| * more annotations on ModifyPikachuHappinessPikalaxALT2015-10-1112-97/+146
|/
* More bank3 documentationluckytyphlosion2015-10-1011-43/+88
* Some bank3 documentationluckytyphlosion2015-10-049-166/+658
* bank1f audio.luckytyphlosion2015-10-039-2088/+105
* Bank8 audio.luckytyphlosion2015-09-2710-1568/+617
* Bank2 audio.luckytyphlosion2015-09-267-263/+356
* More pikachu related bank3fluckytyphlosion2015-09-202-8/+465
* More bank3f documentation and a bit of audio.asm prepluckytyphlosion2015-09-195-16/+192
* Document some bank3f code.luckytyphlosion2015-09-123-10/+809
* engine/save.asmluckytyphlosion2015-09-073-154/+127
* Update INSTALL.mdluckytyphlosion2015-09-061-3/+3
* engine/in_game_trades.asmluckytyphlosion2015-09-044-503/+526
* engine/mon_party_sprites.asm and INSTALL.mdluckytyphlosion2015-09-045-44/+76
* Make pokeyellow build correctly.luckytyphlosion2015-09-0316-85/+86
* Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowluckytyphlosion2015-08-301-13/+5
|\
| * Formatting errors.luckytyphlosion2015-08-281-7/+14
| * Fix readme.luckytyphlosion2015-08-281-24/+9
* | Fixes.luckytyphlosion2015-08-3022-181/+59
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301184-22358/+27124
|\ \ | |/ |/|
| * Merge pull request #114 from YamaArashi/masterDaniel Harding2015-08-1861-624/+789
| |\
| | * item name length constantYamaArashi2015-08-145-4/+5
| | * add border constant and clear up misnomerYamaArashi2015-08-1411-87/+103
| | * named battle and learn move variablesYamaArashi2015-08-146-46/+67
| | * Named a test battle variableYamaArashi2015-08-134-7/+16
| | * Remove irrelevant commentYamaArashi2015-08-131-3/+0
| | * named more variablesYamaArashi2015-08-1233-142/+185
| | * commented SGB palette stuffYamaArashi2015-08-1234-334/+408
| | * constants for IntroMoveMonYamaArashi2015-08-101-4/+8
| |/
| * More joypad constantsdannye2015-08-1113-64/+70
| * Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-1022-84/+86
| * Use better wram labels in sramdannye2015-08-103-41/+58
| * No more $C8dannye2015-08-1088-423/+428
| * Clean up data/evos_moves.asmdannye2015-08-102-23/+173
| * Use constants for elevator floorsdannye2015-08-104-3/+33
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-1057-1641/+1904
| |\
| | * commented audio codeYamaArashi2015-08-0842-1505/+1730
| | * fixed namesYamaArashi2015-08-079-25/+30
| | * named wram variablesYamaArashi2015-08-076-45/+55
| | * named CountSetBits output variableYamaArashi2015-08-0715-63/+78
| | * more info on the bide bugYamaArashi2015-08-061-3/+11
| * | Replace some hardcoded data sizesdannye2015-08-0934-82/+120
| |/
| * Use more lbdannye2015-08-05106-326/+346
| * Rename rod functionsdannye2015-08-051-6/+6
| * Merge pull request #111 from YamaArashi/masterDaniel Harding2015-08-0514-53/+58
| |\
| | * constants for PrintNumberYamaArashi2015-07-2914-53/+58
| |/