| Commit message (Expand) | Author | Age | Files | Lines |
| * | cable_club_npc.asm | luckytyphlosion | 2015-11-08 | 1 | -10/+67 |
| * | engine/overworld/pokecenter.asm | luckytyphlosion | 2015-11-07 | 1 | -16/+97 |
| * | Poke Mart and LearnMove code | luckytyphlosion | 2015-11-01 | 1 | -13/+13 |
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 12 | -191/+376 |
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 1 | -67/+94 |
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 1 | -94/+67 |
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 1 | -67/+94 |
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 4 | -4/+4 |
| * | More bank3 documentation | luckytyphlosion | 2015-10-17 | 1 | -15/+16 |
| * | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -3/+3 |
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -1/+1 |
| * | Fixes. | luckytyphlosion | 2015-08-30 | 2 | -3/+0 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 25 | -787/+854 |
| |\ |
|
| | * | named more variables | YamaArashi | 2015-08-12 | 3 | -10/+10 |
| | * | No more $C8 | dannye | 2015-08-10 | 1 | -3/+3 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 5 | -50/+50 |
| | |\ |
|
| | | * | commented audio code | YamaArashi | 2015-08-08 | 4 | -33/+33 |
| | | * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 1 | -17/+17 |
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 4 | -4/+6 |
| | |/ |
|
| | * | Use more lb | dannye | 2015-08-05 | 7 | -15/+15 |
| | * | yet more naming | YamaArashi | 2015-07-25 | 3 | -20/+20 |
| | * | more naming variables | YamaArashi | 2015-07-24 | 3 | -4/+4 |
| | * | named more functions | YamaArashi | 2015-07-24 | 2 | -30/+28 |
| | * | named animation functions/variables | YamaArashi | 2015-07-24 | 4 | -102/+107 |
| | * | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -2/+2 |
| | * | clean up wram aliases | YamaArashi | 2015-07-23 | 2 | -3/+3 |
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 2 | -5/+2 |
| | |\ |
|
| | | * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| | | * | enumerate events | YamaArashi | 2015-07-20 | 2 | -5/+2 |
| | * | | Unify audio bank references | dannye | 2015-07-22 | 1 | -1/+1 |
| | * | | Rename sound effect files | dannye | 2015-07-22 | 2 | -8/+8 |
| | |/ |
|
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -4/+4 |
| | * | naming | YamaArashi | 2015-07-19 | 1 | -13/+13 |
| | * | replace uses of minus one | YamaArashi | 2015-07-19 | 1 | -1/+1 |
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 2 | -6/+2 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 5 | -49/+51 |
| | |\ |
|
| | | * | small changes | YamaArashi | 2015-07-18 | 2 | -13/+16 |
| | | * | misc | YamaArashi | 2015-07-18 | 3 | -36/+35 |
| | * | | Name sound effects | dannye | 2015-07-19 | 9 | -15/+15 |
| | |/ |
|
| | * | Consolidate coord macros | dannye | 2015-07-18 | 3 | -5/+5 |
| | * | fix variable naming | YamaArashi | 2015-07-18 | 2 | -11/+11 |
| | * | money / coins hram constants | YamaArashi | 2015-07-17 | 2 | -9/+9 |
| | * | intro stuff | YamaArashi | 2015-07-17 | 1 | -1/+1 |
| | * | More direction constants | dannye | 2015-07-17 | 2 | -11/+12 |
| | * | more movement stuff | YamaArashi | 2015-07-15 | 3 | -61/+71 |
| | * | commented movement stuff | YamaArashi | 2015-07-15 | 3 | -155/+174 |
| | * | named wram variables | YamaArashi | 2015-07-14 | 2 | -7/+7 |
| | * | hall of fame / credits | YamaArashi | 2015-07-14 | 2 | -3/+3 |
| | * | player animations, emotion bubbles, etc. | YamaArashi | 2015-07-14 | 5 | -63/+88 |
| | * | Use more screen dimension constants | dannye | 2015-07-14 | 2 | -3/+3 |