| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | More bank3 documentation | luckytyphlosion | 2015-10-17 | 7 | -371/+1192 | |
| * | | | Pikachu Cry data | luckytyphlosion | 2015-10-15 | 2 | -29/+238 | |
| * | | | Merge pull request #4 from PikalaxALT/master | luckytyphlosion | 2015-10-12 | 2 | -154/+402 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | 2015-10-12 | 0 | -0/+0 | |
| | |\ \ \ | ||||||
| | * | | | | Mass RGB translation in data/super_palettes.asm | PikalaxALT | 2015-10-12 | 2 | -154/+402 | |
| * | | | | | Ignore changes to replace.sh | luckytyphlosion | 2015-10-12 | 1 | -0/+3 | |
| * | | | | | Label and comment more palette functions | luckytyphlosion | 2015-10-12 | 4 | -145/+140 | |
| * | | | | | More relabelling | luckytyphlosion | 2015-10-12 | 1 | -6/+6 | |
| * | | | | | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 10 | -42/+43 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #3 from PikalaxALT/master | luckytyphlosion | 2015-10-11 | 13 | -110/+159 | |
| |\| | | | ||||||
| | * | | | Fix build errors | PikalaxALT | 2015-10-11 | 2 | -4/+4 | |
| | * | | | wram label renaming for pika happiness | PikalaxALT | 2015-10-11 | 2 | -12/+12 | |
| | * | | | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | 2015-10-11 | 7 | -279/+497 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| * | | | | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 7 | -279/+497 | |
| | * | | | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 12 | -97/+146 | |
| |/ / / | ||||||
| * | | | More bank3 documentation | luckytyphlosion | 2015-10-10 | 11 | -43/+88 | |
| * | | | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 9 | -166/+658 | |
| * | | | bank1f audio. | luckytyphlosion | 2015-10-03 | 9 | -2088/+105 | |
| * | | | Bank8 audio. | luckytyphlosion | 2015-09-27 | 10 | -1568/+617 | |
| * | | | Bank2 audio. | luckytyphlosion | 2015-09-26 | 7 | -263/+356 | |
| * | | | More pikachu related bank3f | luckytyphlosion | 2015-09-20 | 2 | -8/+465 | |
| * | | | More bank3f documentation and a bit of audio.asm prep | luckytyphlosion | 2015-09-19 | 5 | -16/+192 | |
| * | | | Document some bank3f code. | luckytyphlosion | 2015-09-12 | 3 | -10/+809 | |
| * | | | engine/save.asm | luckytyphlosion | 2015-09-07 | 3 | -154/+127 | |
| * | | | Update INSTALL.md | luckytyphlosion | 2015-09-06 | 1 | -3/+3 | |
| * | | | engine/in_game_trades.asm | luckytyphlosion | 2015-09-04 | 4 | -503/+526 | |
| * | | | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 2015-09-04 | 5 | -44/+76 | |
| * | | | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 16 | -85/+86 | |
| * | | | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | luckytyphlosion | 2015-08-30 | 1 | -13/+5 | |
| |\ \ \ | ||||||
| | * | | | Formatting errors. | luckytyphlosion | 2015-08-28 | 1 | -7/+14 | |
| | * | | | Fix readme. | luckytyphlosion | 2015-08-28 | 1 | -24/+9 | |
| * | | | | Fixes. | luckytyphlosion | 2015-08-30 | 22 | -181/+59 | |
| * | | | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1184 | -22358/+27124 | |
| |\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| | * | | Merge pull request #114 from YamaArashi/master | Daniel Harding | 2015-08-18 | 61 | -624/+789 | |
| | |\ \ | ||||||
| | | * | | item name length constant | YamaArashi | 2015-08-14 | 5 | -4/+5 | |
| | | * | | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 11 | -87/+103 | |
| | | * | | named battle and learn move variables | YamaArashi | 2015-08-14 | 6 | -46/+67 | |
| | | * | | Named a test battle variable | YamaArashi | 2015-08-13 | 4 | -7/+16 | |
| | | * | | Remove irrelevant comment | YamaArashi | 2015-08-13 | 1 | -3/+0 | |
| | | * | | named more variables | YamaArashi | 2015-08-12 | 33 | -142/+185 | |
| | | * | | commented SGB palette stuff | YamaArashi | 2015-08-12 | 34 | -334/+408 | |
| | | * | | constants for IntroMoveMon | YamaArashi | 2015-08-10 | 1 | -4/+8 | |
| | |/ / | ||||||
| | * | | More joypad constants | dannye | 2015-08-11 | 13 | -64/+70 | |
| | * | | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 22 | -84/+86 | |
| | * | | Use better wram labels in sram | dannye | 2015-08-10 | 3 | -41/+58 | |
| | * | | No more $C8 | dannye | 2015-08-10 | 88 | -423/+428 | |
| | * | | Clean up data/evos_moves.asm | dannye | 2015-08-10 | 2 | -23/+173 | |
| | * | | Use constants for elevator floors | dannye | 2015-08-10 | 4 | -3/+33 | |
| | * | | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 57 | -1641/+1904 | |
| | |\ \ | ||||||
| | | * | | commented audio code | YamaArashi | 2015-08-08 | 42 | -1505/+1730 | |
