| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Fix floating sections" | AntonioND | 2017-03-21 | 1 | -36/+36 |
| * | Fix floating sections | AntonioND | 2017-03-14 | 1 | -36/+36 |
| * | split code out of main.asm | YamaArashi | 2016-12-31 | 1 | -2672/+19 |
| * | split bank 1 into files | YamaArashi | 2016-09-17 | 1 | -1475/+11 |
| * | pull some bank 1 code out of main.asm | YamaArashi | 2016-09-17 | 1 | -505/+5 |
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2016-07-18 | 1 | -2/+2 |
| |\ | |||||
| | * | sync tileset WRAM labels | YamaArashi | 2016-06-12 | 1 | -2/+2 |
| * | | Clean up text commands | dannye | 2016-07-18 | 1 | -7/+14 |
| |/ | |||||
| * | Remove some leftover address comments | dannye | 2016-06-12 | 1 | -9/+9 |
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -112/+112 |
| * | Remove the Beach House option. | IIMarckus | 2016-06-07 | 1 | -20/+0 |
| * | No more wram_constants.asm | dannye | 2015-08-30 | 1 | -2/+2 |
| * | No more W_ | dannye | 2015-08-30 | 1 | -88/+88 |
| * | added constants for item capacity | YamaArashi | 2015-08-29 | 1 | -5/+5 |
| * | documented flags and misc. fixes | YamaArashi | 2015-08-29 | 1 | -3/+6 |
| * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -5/+5 |
| * | named more variables | YamaArashi | 2015-08-12 | 1 | -6/+8 |
| * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| * | More joypad constants | dannye | 2015-08-11 | 1 | -1/+1 |
| * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -8/+8 |
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -2/+2 |
| |\ | |||||
| | * | fixed names | YamaArashi | 2015-08-07 | 1 | -2/+2 |
| * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -6/+19 |
| |/ | |||||
| * | Use more lb | dannye | 2015-08-05 | 1 | -11/+11 |
| * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -6/+6 |
| * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -4/+4 |
| |\ | |||||
| | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -4/+4 |
| * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -8/+8 |
| * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -31/+31 |
| * | | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -1/+1 |
| |/ | |||||
| * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| * | enumerate events | YamaArashi | 2015-07-20 | 1 | -9/+4 |
| * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -9/+9 |
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -4/+4 |
| |\ | |||||
| | * | misc | YamaArashi | 2015-07-18 | 1 | -4/+4 |
| * | | Name sound effects | dannye | 2015-07-19 | 1 | -4/+4 |
| |/ | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -24/+24 |
| * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -8/+8 |
| * | money / coins hram constants | YamaArashi | 2015-07-17 | 1 | -14/+14 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-07-16 | 1 | -198/+227 |
| |\ | |||||
| | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -43/+54 |
| | * | more movement stuff | YamaArashi | 2015-07-15 | 1 | -57/+60 |
| | * | commented movement stuff | YamaArashi | 2015-07-15 | 1 | -2/+2 |
| | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -7/+7 |
| | * | field moves | YamaArashi | 2015-07-14 | 1 | -74/+89 |
| | * | player animations, emotion bubbles, etc. | YamaArashi | 2015-07-14 | 1 | -15/+15 |
| * | | Swap trade center and battle center | dannye | 2015-07-16 | 1 | -18/+18 |
| |/ | |||||
| * | Comment naming screen | dannye | 2015-07-14 | 1 | -1/+1 |
| * | Use more screen dimension constants | dannye | 2015-07-14 | 1 | -6/+6 |
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -66/+69 |
| |\ | |||||
