| Commit message (Expand) | Author | Files | Lines |
| 2016-05-25 | Move stuff around and disassemble a random function | pikalaxalt | 1 | -1/+12 |
| 2016-05-25 | I'm pretty sure these are graphics pointers | pikalaxalt | 1 | -2/+6 |
| 2016-05-24 | Actually include the Beach House scripts and headers | pikalaxalt | 1 | -1/+1 |
| 2016-05-24 | Numerous changes (see below) | pikalaxalt | 1 | -6/+4 |
| 2016-05-24 | Update hidden object functions and include them in main | pikalaxalt | 1 | -5/+14 |
| 2016-05-24 | Itemfinder and hidden item coords | pikalaxalt | 1 | -11/+9 |
| 2016-05-23 | Yellow-ize evolution code | pikalaxalt | 1 | -2/+4 |
| 2016-05-23 | Bank7 misc functions | luckytyphlosion | 1 | -16/+14 |
| 2016-05-23 | Move all the printer functions out of main.asm, including the intermediate dr... | pikalaxalt | 1 | -269/+0 |
| 2016-05-23 | More functions related to printing boxes | pikalaxalt | 1 | -13/+164 |
| 2016-05-23 | A function related to printing boxes? | pikalaxalt | 1 | -2/+51 |
| 2016-05-23 | Two functions at e925d | pikalaxalt | 1 | -1/+37 |
| 2016-05-22 | Resolve hard-coded calls | pikalaxalt | 1 | -2/+13 |
| 2016-05-22 | Disassemble diploma in bank 3a | pikalaxalt | 1 | -2/+3 |
| 2016-05-22 | Bank15 misc functions | luckytyphlosion | 1 | -13/+13 |
| 2016-05-22 | engine/printer.asm | pikalaxalt | 1 | -11/+16 |
| 2016-05-22 | Bank11 and 14 misc functions. | luckytyphlosion | 1 | -7/+15 |
| 2016-05-22 | Replace MonsterNames dr with file already in repo | pikalaxalt | 1 | -2/+1 |
| 2016-05-22 | Functions at 3a:4d35 | pikalaxalt | 1 | -5/+33 |
| 2016-05-22 | Disassemble ea3ea to end of bank 3a | pikalaxalt | 1 | -1/+1 |
| 2016-05-22 | Another function related to OAM | pikalaxalt | 1 | -1/+1 |
| 2016-05-22 | Disassemble function at ea3ea | pikalaxalt | 1 | -1/+2 |
| 2016-05-22 | FreezeEnemyTrainerSprite | pikalaxalt | 1 | -1/+23 |
| 2016-05-22 | Trim trailing zeros from `dr` blocks (part 2) | pikalaxalt | 1 | -5/+5 |
| 2016-05-22 | Trim trailing zeros from `dr` blocks (part 1) | pikalaxalt | 1 | -7/+7 |
| 2016-05-22 | Elevator floor menu, clear save | pikalaxalt | 1 | -4/+45 |
| 2016-05-22 | Ledges | pikalaxalt | 1 | -2/+2 |
| 2016-05-21 | Some work on disassembling npc movement scripts (aka informed copy/paste from... | pikalaxalt | 1 | -12/+2 |
| 2016-04-14 | Move yellow/main.asm code to main.asm | luckytyphlosion | 1 | -6224/+573 |
| 2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 1 | -1/+1 |
| 2015-12-29 | More BankF documentation | luckytyphlosion | 1 | -2/+2 |
| 2015-11-29 | bankB misc functions | luckytyphlosion | 1 | -1/+1 |
| 2015-11-28 | BankA misc functions | luckytyphlosion | 1 | -1/+1 |
| 2015-11-13 | _RemovePokemon and _DisplayPokedex | luckytyphlosion | 1 | -35/+35 |
| 2015-11-08 | Move data, mon header data, cry data. | luckytyphlosion | 1 | -153/+153 |
| 2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 1 | -10/+7 |
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 1 | -70/+70 |
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-18 | Complete documentation of bank3 | luckytyphlosion | 1 | -140/+144 |
| 2015-10-17 | More bank3 documentation | luckytyphlosion | 1 | -28/+31 |
| 2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | 1 | -4/+4 |
| 2015-10-04 | Some bank3 documentation | luckytyphlosion | 1 | -39/+59 |
| 2015-08-30 | No more wram_constants.asm | dannye | 1 | -2/+2 |
| 2015-08-30 | No more W_ | dannye | 1 | -88/+88 |
| 2015-08-29 | added constants for item capacity | YamaArashi | 1 | -5/+5 |
| 2015-08-29 | documented flags and misc. fixes | YamaArashi | 1 | -3/+6 |
| 2015-08-14 | add border constant and clear up misnomer | YamaArashi | 1 | -5/+5 |
| 2015-08-12 | named more variables | YamaArashi | 1 | -6/+8 |