| Commit message (Expand) | Author | Age | Files | Lines |
| * | engine/text_boxes.asm | luckytyphlosion | 2015-11-13 | 1 | -0/+733 |
| * | cable_club_npc.asm | luckytyphlosion | 2015-11-08 | 1 | -10/+67 |
| * | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -6/+3 |
| * | engine/overworld/pokecenter.asm | luckytyphlosion | 2015-11-07 | 2 | -17/+100 |
| * | Poke Mart and LearnMove code | luckytyphlosion | 2015-11-01 | 2 | -30/+54 |
| * | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 5 | -25/+27 |
| * | Naming screen functions. | luckytyphlosion | 2015-11-01 | 1 | -30/+42 |
| * | Main menu functions, oak_speech.asm, some special warp functions with data, S... | luckytyphlosion | 2015-10-31 | 5 | -487/+81 |
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 58 | -506/+701 |
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 8 | -321/+319 |
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 8 | -319/+321 |
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 8 | -321/+319 |
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 20 | -103/+316 |
| * | More bank3 documentation | luckytyphlosion | 2015-10-17 | 5 | -309/+305 |
| * | Pikachu Cry data | luckytyphlosion | 2015-10-15 | 1 | -2/+154 |
| * | Merge pull request #4 from PikalaxALT/master | luckytyphlosion | 2015-10-12 | 1 | -1/+1 |
| |\ |
|
| | * | Mass RGB translation in data/super_palettes.asm | PikalaxALT | 2015-10-12 | 1 | -1/+1 |
| * | | Label and comment more palette functions | luckytyphlosion | 2015-10-12 | 1 | -118/+119 |
| * | | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 6 | -18/+18 |
| |/ |
|
| * | Fix build errors | PikalaxALT | 2015-10-11 | 2 | -4/+4 |
| * | wram label renaming for pika happiness | PikalaxALT | 2015-10-11 | 1 | -11/+11 |
| * | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | 2015-10-11 | 3 | -256/+462 |
| |\ |
|
| | * | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 3 | -256/+462 |
| * | | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 6 | -78/+114 |
| |/ |
|
| * | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 2 | -8/+2 |
| * | Bank8 audio. | luckytyphlosion | 2015-09-27 | 1 | -57/+105 |
| * | More pikachu related bank3f | luckytyphlosion | 2015-09-20 | 1 | -8/+447 |
| * | More bank3f documentation and a bit of audio.asm prep | luckytyphlosion | 2015-09-19 | 1 | -3/+186 |
| * | Document some bank3f code. | luckytyphlosion | 2015-09-12 | 1 | -6/+804 |
| * | engine/save.asm | luckytyphlosion | 2015-09-07 | 1 | -146/+122 |
| * | engine/in_game_trades.asm | luckytyphlosion | 2015-09-04 | 1 | -51/+71 |
| * | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 2015-09-04 | 1 | -22/+44 |
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 8 | -49/+47 |
| * | Fixes. | luckytyphlosion | 2015-08-30 | 12 | -137/+38 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 116 | -6378/+6832 |
| |\ |
|
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -5/+5 |
| | * | named battle and learn move variables | YamaArashi | 2015-08-14 | 4 | -35/+43 |
| | * | Named a test battle variable | YamaArashi | 2015-08-13 | 2 | -6/+6 |
| | * | named more variables | YamaArashi | 2015-08-12 | 16 | -32/+32 |
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 25 | -277/+300 |
| | * | constants for IntroMoveMon | YamaArashi | 2015-08-10 | 1 | -4/+8 |
| | * | More joypad constants | dannye | 2015-08-11 | 9 | -49/+55 |
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 16 | -53/+53 |
| | * | Use better wram labels in sram | dannye | 2015-08-10 | 1 | -24/+24 |
| | * | No more $C8 | dannye | 2015-08-10 | 5 | -8/+8 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 27 | -192/+195 |
| | |\ |
|
| | | * | commented audio code | YamaArashi | 2015-08-08 | 19 | -92/+92 |
| | | * | fixed names | YamaArashi | 2015-08-07 | 6 | -14/+14 |
| | | * | named wram variables | YamaArashi | 2015-08-07 | 5 | -45/+40 |
| | | * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 5 | -38/+38 |