| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 1 | -7/+13 |
| |\ | |||||
| | * | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 1 | -7/+15 |
| | | | |||||
| * | | engine/printer.asm | pikalaxalt | 2016-05-22 | 1 | -11/+16 |
| | | | |||||
| * | | Replace MonsterNames dr with file already in repo | pikalaxalt | 2016-05-22 | 1 | -2/+1 |
| | | | |||||
| * | | Functions at 3a:4d35 | pikalaxalt | 2016-05-22 | 1 | -5/+33 |
| | | | |||||
| * | | Disassemble ea3ea to end of bank 3a | pikalaxalt | 2016-05-22 | 1 | -1/+1 |
| | | | |||||
| * | | Another function related to OAM | pikalaxalt | 2016-05-22 | 1 | -1/+1 |
| | | | |||||
| * | | Disassemble function at ea3ea | pikalaxalt | 2016-05-22 | 1 | -1/+2 |
| | | | |||||
| * | | FreezeEnemyTrainerSprite | pikalaxalt | 2016-05-22 | 1 | -1/+23 |
| | | | |||||
| * | | Trim trailing zeros from `dr` blocks (part 2) | pikalaxalt | 2016-05-22 | 1 | -5/+5 |
| | | | |||||
| * | | Trim trailing zeros from `dr` blocks (part 1) | pikalaxalt | 2016-05-22 | 1 | -7/+7 |
| | | | |||||
| * | | Elevator floor menu, clear save | pikalaxalt | 2016-05-22 | 1 | -4/+45 |
| | | | |||||
| * | | Ledges | pikalaxalt | 2016-05-22 | 1 | -2/+2 |
| | | | |||||
| * | | Some work on disassembling npc movement scripts (aka informed copy/paste ↵ | pikalaxalt | 2016-05-21 | 1 | -12/+2 |
| |/ | | | | from red) | ||||
| * | Move yellow/main.asm code to main.asm | luckytyphlosion | 2016-04-14 | 1 | -6224/+573 |
| | | | | | Also fix an error in home/overworld.asm | ||||
| * | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -1/+1 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -2/+2 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | bankB misc functions | luckytyphlosion | 2015-11-29 | 1 | -1/+1 |
| | | | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | ||||
| * | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 |
| | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | ||||
| * | _RemovePokemon and _DisplayPokedex | luckytyphlosion | 2015-11-13 | 1 | -35/+35 |
| | | |||||
| * | Move data, mon header data, cry data. | luckytyphlosion | 2015-11-08 | 1 | -153/+153 |
| | | | | | Also remove bmon folder | ||||
| * | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -10/+7 |
| | | | | | Also re-add event_macros.asm | ||||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -70/+70 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 | 1 | -1/+1 |
| | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | ||||
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 1 | -1/+1 |
| | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | ||||
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 1 | -1/+1 |
| | | | | | | | misc functions Also rename pcm-related functions. | ||||
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -140/+144 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||||
| * | More bank3 documentation | luckytyphlosion | 2015-10-17 | 1 | -28/+31 |
| | | | | | Also misc. documentation in bank3c and bank3f | ||||
| * | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -4/+4 |
| | | |||||
| * | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 1 | -39/+59 |
| | | |||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -490/+531 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -5/+5 |
| | | | |||||
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -6/+8 |
| | | | |||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| | * | More joypad constants | dannye | 2015-08-11 | 1 | -1/+1 |
| | | | |||||
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -8/+8 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -2/+2 |
| | |\ | |||||
| | | * | fixed names | YamaArashi | 2015-08-07 | 1 | -2/+2 |
| | | | | |||||
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -6/+19 |
| | |/ | |||||
| | * | Use more lb | dannye | 2015-08-05 | 1 | -11/+11 |
| | | | | | | | | | and other clean up | ||||
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -6/+6 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -4/+4 |
| | |\ | |||||
| | | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -4/+4 |
| | | | | |||||
| | * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -8/+8 |
| | | | | |||||
| | * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -31/+31 |
| | | | | |||||
| | * | | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -1/+1 |
| | |/ | |||||
| | * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| | | | |||||
| | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -9/+4 |
| | | | |||||
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -9/+9 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -4/+4 |
| | |\ | | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
