| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 14 | -78/+83 |
| |\ |
|
| | * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 13 | -48/+71 |
| | |\ |
|
| | * | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 14 | -77/+83 |
| * | | | Sync with pokered | dannye | 2016-06-11 | 4 | -12/+16 |
| | |/
|/| |
|
| * | | Clean up main.asm | dannye | 2016-06-06 | 1 | -0/+24 |
| * | | Remove unused source files | dannye | 2016-06-06 | 1 | -1/+1 |
| * | | Clean up white space | dannye | 2016-06-06 | 11 | -47/+47 |
| |/ |
|
| * | Champion's room; resolve predefs | pikalaxalt | 2016-05-31 | 3 | -5/+6 |
| * | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 2 | -5/+5 |
| * | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2016-05-30 | 2 | -30/+28 |
| * | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 2 | -5/+5 |
| * | Another chunk of bank 3c | pikalaxalt | 2016-05-29 | 1 | -1/+1 |
| * | Route 23 | pikalaxalt | 2016-05-27 | 1 | -1/+1 |
| * | Replace hidden object file include in bank 3c | pikalaxalt | 2016-05-24 | 1 | -3/+3 |
| * | Numerous changes (see below) | pikalaxalt | 2016-05-24 | 1 | -3/+14 |
| * | Update hidden object functions and include them in main | pikalaxalt | 2016-05-24 | 1 | -15/+5 |
| * | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 4 | -18/+18 |
| * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 1 | -36/+36 |
| |\ |
|
| | * | Bank15 misc functions | luckytyphlosion | 2016-05-22 | 1 | -36/+36 |
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 3 | -25/+25 |
| |\| |
|
| | * | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 3 | -25/+25 |
| * | | Align door tile dbws | pikalaxalt | 2016-05-22 | 1 | -9/+9 |
| * | | Ledges | pikalaxalt | 2016-05-22 | 3 | -47/+38 |
| * | | Pewter gym guys (moved to bank 6, no longer a predef?) | pikalaxalt | 2016-05-22 | 2 | -8/+112 |
| * | | Oh wait, there's predef_const declarations. Huh. | pikalaxalt | 2016-05-21 | 1 | -6/+2 |
| * | | Some work on disassembling npc movement scripts (aka informed copy/paste from... | pikalaxalt | 2016-05-21 | 1 | -147/+29 |
| * | | Disassemble yellow sounds | pikalaxalt | 2016-05-20 | 1 | -1/+1 |
| |/ |
|
| * | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -1/+1 |
| * | Complete documentation of bank1e | luckytyphlosion | 2016-03-28 | 2 | -9/+13 |
| * | Start working on engine/battle/animations.asm | luckytyphlosion | 2016-03-17 | 1 | -1/+1 |
| * | Split bank3 up. | luckytyphlosion | 2016-03-17 | 13 | -0/+1371 |
| * | Split bank1 up. | luckytyphlosion | 2016-03-17 | 3 | -0/+566 |
| * | Cleanup with yellow-exclusive banks | luckytyphlosion | 2015-12-31 | 1 | -0/+241 |
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 3 | -6/+6 |
| * | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 2015-12-23 | 1 | -18/+18 |
| * | Comment map_sprites.asm | luckytyphlosion | 2015-11-21 | 2 | -60/+69 |
| * | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 1 | -340/+254 |
| * | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -3/+3 |
| * | cable_club_npc.asm | luckytyphlosion | 2015-11-08 | 1 | -10/+67 |
| * | engine/overworld/pokecenter.asm | luckytyphlosion | 2015-11-07 | 1 | -16/+97 |
| * | Poke Mart and LearnMove code | luckytyphlosion | 2015-11-01 | 1 | -13/+13 |
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 12 | -191/+376 |
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 1 | -67/+94 |
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 1 | -94/+67 |
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 1 | -67/+94 |
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 4 | -4/+4 |
| * | More bank3 documentation | luckytyphlosion | 2015-10-17 | 1 | -15/+16 |
| * | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -3/+3 |
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -1/+1 |
| * | Fixes. | luckytyphlosion | 2015-08-30 | 2 | -3/+0 |