| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | 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 | |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -47/+65 | |
| | |\ | ||||||
| | | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -47/+65 | |
| | * | | Use more *Coord | dannye | 2015-07-14 | 2 | -2/+2 | |
| | |/ | ||||||
| | * | Start using text predef macros | dannye | 2015-07-04 | 4 | -32/+31 | |
| | * | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -1/+1 | |
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 19 | -107/+106 | |
| | * | Hardcoded audio bank references | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -1/+1 | |
| * | | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2015-08-09 | 2 | -6/+6 | |
| * | | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2015-08-03 | 2 | -11/+11 | |
| * | | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 1 | -3/+3 | |
| * | | More bank1c documentation. | luckytyphlosion | 2015-07-12 | 2 | -74/+87 | |
| * | | Fix EOL to LF to make push requests more doable. | luckytyphlosion | 2015-06-05 | 1 | -440/+440 | |
| * | | Add IsTilePassable Function | luckytyphlosion | 2015-05-17 | 1 | -0/+16 | |
| * | | Completed home/overworld.asm with other related functions | luckytyphlosion | 2015-05-17 | 1 | -440/+440 | |
| |/ | ||||||
| * | Rename battle files and split move effects Part 1 | xCrystal | 2015-04-01 | 1 | -0/+16 | |
| * | relabel and add comment | YamaArashi | 2015-03-13 | 1 | -1/+1 | |
