| Commit message (Expand) | Author | Age | Files | Lines |
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -34/+34 |
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 1 | -16/+16 |
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 1 | -16/+16 |
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 1 | -16/+16 |
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -1/+1 |
| * | Label and comment more palette functions | luckytyphlosion | 2015-10-12 | 1 | -5/+5 |
| * | More relabelling | luckytyphlosion | 2015-10-12 | 1 | -6/+6 |
| * | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -12/+12 |
| * | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -3/+3 |
| * | Bank2 audio. | luckytyphlosion | 2015-09-26 | 1 | -1/+1 |
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -5/+3 |
| * | Fixes. | luckytyphlosion | 2015-08-30 | 1 | -26/+3 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -347/+337 |
| |\ |
|
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -4/+4 |
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -7/+7 |
| | * | No more $C8 | dannye | 2015-08-10 | 1 | -5/+5 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -34/+34 |
| | |\ |
|
| | | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -26/+26 |
| | | * | fixed names | YamaArashi | 2015-08-07 | 1 | -6/+6 |
| | | * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 1 | -2/+2 |
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -6/+6 |
| | |/ |
|
| | * | Use more lb | dannye | 2015-08-05 | 1 | -20/+21 |
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -9/+6 |
| | * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -12/+12 |
| | |\ |
|
| | | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -12/+12 |
| | * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -2/+2 |
| | * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -7/+7 |
| | * | | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -6/+6 |
| | * | | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -9/+9 |
| | |/ |
|
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 1 | -2/+2 |
| | |\ |
|
| | | * | named more constants | YamaArashi | 2015-07-21 | 1 | -2/+2 |
| | * | | Name some battle sound effects | dannye | 2015-07-21 | 1 | -1/+1 |
| | |/ |
|
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -3/+3 |
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 1 | -36/+12 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -2/+2 |
| | |\ |
|
| | | * | small changes | YamaArashi | 2015-07-18 | 1 | -2/+2 |
| | * | | Name sound effects | dannye | 2015-07-19 | 1 | -3/+3 |
| | |/ |
|
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -22/+22 |
| | * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -17/+19 |
| | * | money / coins hram constants | YamaArashi | 2015-07-17 | 1 | -17/+17 |
| | * | More direction constants | dannye | 2015-07-17 | 1 | -1/+1 |
| | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -15/+15 |
| | * | more movement stuff | YamaArashi | 2015-07-15 | 1 | -2/+2 |
| | * | commented movement stuff | YamaArashi | 2015-07-15 | 1 | -3/+3 |
| | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -19/+19 |
| | * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -3/+3 |
| | * | player animations, emotion bubbles, etc. | YamaArashi | 2015-07-14 | 1 | -3/+3 |
| | * | Use more screen dimension constants | dannye | 2015-07-14 | 1 | -3/+3 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -48/+51 |
| | |\ |
|