| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix game time labels | PikalaxALT | 2016-01-03 | 1 | -1/+1 |
| | | |||||
| * | No more W_ | dannye | 2015-08-30 | 15 | -63/+63 |
| | | |||||
| * | documented flags and misc. fixes | YamaArashi | 2015-08-29 | 1 | -3/+8 |
| | | |||||
| * | 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 |
| | | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -47/+65 |
| |\ | | | | | | | | | Conflicts: engine/town_map.asm | ||||
| | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -47/+65 |
| | | | |||||
| * | | Use more *Coord | dannye | 2015-07-14 | 2 | -2/+2 |
| |/ | | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it | ||||
| * | Start using text predef macros | dannye | 2015-07-04 | 4 | -32/+31 |
| | | | | | also sprite direction constants | ||||
| * | 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 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Hardcoded audio bank references | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -1/+1 |
| | | |||||
| * | Rename battle files and split move effects Part 1 | xCrystal | 2015-04-01 | 1 | -0/+16 |
| | | | | | 1.asm, 4.asm, and 4_2.asm | ||||
| * | relabel and add comment | YamaArashi | 2015-03-13 | 1 | -1/+1 |
| | | |||||
| * | commented mon_party_sprites.asm | YamaArashi | 2015-03-13 | 1 | -1/+1 |
| | | |||||
