| Commit message (Expand) | Author | Age | Files | Lines |
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -36/+36 |
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 1 | -1/+1 |
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 1 | -1/+1 |
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 1 | -1/+1 |
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -11/+11 |
| * | More bank3 documentation | luckytyphlosion | 2015-10-17 | 1 | -1/+1 |
| * | Fix build errors | PikalaxALT | 2015-10-11 | 1 | -3/+3 |
| * | wram label renaming for pika happiness | PikalaxALT | 2015-10-11 | 1 | -11/+11 |
| * | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 1 | -254/+458 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -265/+252 |
| |\ |
|
| | * | named battle and learn move variables | YamaArashi | 2015-08-14 | 1 | -4/+4 |
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -6/+6 |
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -10/+10 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -28/+23 |
| | |\ |
|
| | | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -4/+4 |
| | | * | named wram variables | YamaArashi | 2015-08-07 | 1 | -24/+19 |
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -4/+4 |
| | |/ |
|
| | * | Use more lb | dannye | 2015-08-05 | 1 | -16/+16 |
| | * | Rename rod functions | dannye | 2015-08-05 | 1 | -6/+6 |
| | * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -8/+8 |
| | |\ |
|
| | | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -8/+8 |
| | * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -9/+9 |
| | * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -5/+5 |
| | * | | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -1/+1 |
| | |/ |
|
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 1 | -12/+6 |
| | |\ |
|
| | | * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| | | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -12/+6 |
| | * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -1/+1 |
| | |/ |
|
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -7/+7 |
| | * | naming | YamaArashi | 2015-07-19 | 1 | -4/+4 |
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 1 | -3/+1 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -18/+18 |
| | |\ |
|
| | | * | misc | YamaArashi | 2015-07-18 | 1 | -18/+18 |
| | * | | Name sound effects | dannye | 2015-07-19 | 1 | -12/+12 |
| | |/ |
|
| | * | A few missed TX_ASM | dannye | 2015-07-18 | 1 | -1/+1 |
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -3/+3 |
| | * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -2/+2 |
| | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -11/+11 |
| | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -16/+16 |
| | * | player animations, emotion bubbles, etc. | YamaArashi | 2015-07-14 | 1 | -2/+2 |
| | * | Comment naming screen | dannye | 2015-07-14 | 1 | -2/+2 |
| | * | named party menu/naming screen wram variables | YamaArashi | 2015-07-13 | 1 | -23/+23 |
| | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -11/+11 |
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -57/+57 |
| * | | Bank3d addresses and fixes. | luckytyphlosion | 2015-07-07 | 1 | -1/+1 |
| * | | Fix EOL to LF to make push requests more doable. | luckytyphlosion | 2015-06-05 | 1 | -2872/+2872 |
| * | | Completed home/overworld.asm with other related functions | luckytyphlosion | 2015-05-17 | 1 | -2868/+2872 |
| |/ |
|
| * | Label some attack animation functions | xCrystal | 2015-03-31 | 1 | -1/+1 |
| * | Some wram constants | xCrystal | 2015-03-31 | 1 | -1/+1 |