| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -36/+36 |
| | | | | | | | 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 | -11/+11 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||||
| * | More bank3 documentation | luckytyphlosion | 2015-10-17 | 1 | -1/+1 |
| | | | | | Also misc. documentation in bank3c and bank3f | ||||
| * | 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 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | 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 |
| | | | | | | | | | and other clean up | ||||
| | * | 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 |
| | |\ | | | | | | | enumerate events | ||||
| | | * | 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 |
| | |\ | | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | | * | 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 |
| | | | | | | | | | also use more joypad constants | ||||
| | * | 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 |
| | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | | Bank3d addresses and fixes. | luckytyphlosion | 2015-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | Also documentation of new super rod code and slight more documentation of multiply_divide.asm | ||||
| * | | 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 |
| | | |||||
