| Commit message (Collapse) | 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 ↵ | luckytyphlosion | 2015-10-29 | 12 | -191/+376 |
| | | | | | | | 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 | -67/+94 |
| | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | ||||
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 1 | -94/+67 |
| | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | ||||
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 1 | -67/+94 |
| | | | | | | | misc functions Also rename pcm-related functions. | ||||
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 4 | -4/+4 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||||
| * | More bank3 documentation | luckytyphlosion | 2015-10-17 | 1 | -15/+16 |
| | | | | | Also misc. documentation in bank3c and bank3f | ||||
| * | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -3/+3 |
| | | | | | Also add replace.sh | ||||
| * | 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 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | named more variables | YamaArashi | 2015-08-12 | 3 | -10/+10 |
| | | | |||||
| | * | No more $C8 | dannye | 2015-08-10 | 1 | -3/+3 |
| | | | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | ||||
| | * | 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 |
| | | | | | | | | | and other clean up | ||||
| | * | 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 |
| | |\ | | | | | | | enumerate events | ||||
| | | * | 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 |
| | | | | | | | | | | | | | | | | | | | 2→1 8→2 1f→3 | ||||
| | * | | 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 |
| | |\ | | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | | * | 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 |
| | | | | | | | | | facing directions, npc movement, joypad | ||||
| | * | 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 |
| | | | |||||
