| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix comment from Y pos to X pos | Akatsuki-py | 2020-05-01 |
| | | |||
| * | Merge pull request #223 from pret/audio-macros | Daniel Harding | 2020-02-05 |
| |\ | | | | | Audio macros | ||
| | * | Update audio macro names | dannye | 2019-07-27 |
| | | | | | | | | | | | | | change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names | ||
| * | | Use percent macro for trainer AI packages | Thomas Winwood | 2019-11-23 |
| |/ | |||
| * | Merge branch 'master' of https://github.com/pret/pokered | Rangi | 2019-07-07 |
| |\ | |||
| | * | A few missed SFX constant IDs | dannye | 2019-04-21 |
| | | | |||
| * | | Replace some hard-coded values with constants | Rangi | 2019-07-07 |
| |/ | |||
| * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 |
| | | | | | Polished Map | ||
| * | Clean up pre-linkerscript remnants. | luckytyphlosion | 2018-11-18 |
| | | |||
| * | Updated constants for intro | Pokeglitch | 2018-06-23 |
| | | |||
| * | Updated the intro | Pokeglitch | 2018-06-22 |
| | | |||
| * | Use rgblink dmg mode | dannye | 2018-03-24 |
| | | |||
| * | add wEvosMoves instead of using eevee | yenatch | 2018-03-21 |
| | | |||
| * | Cleaned up name formatting | bitman44 | 2018-03-21 |
| | | |||
| * | Replaced instances of Mon### with the Pokemon's name | bitman44 | 2018-03-20 |
| | | |||
| * | Use rgbgfx and c tools instead of the submodule. | yenatch | 2018-03-10 |
| | | |||
| * | Add space between arguments in assembly instructions and remove redundant a ↵ | xCrystal | 2017-12-30 |
| | | | | | in instructions like add a, x | ||
| * | Uppercase battle status constants | xCrystal | 2017-12-30 |
| | | |||
| * | Replace hardcoded address offset | dannye | 2017-12-02 |
| | | |||
| * | Catch a missed hide/show ID | dannye | 2017-10-29 |
| | | |||
| * | Merge pull request #167 from Pokechu22/rgbds-0.3.3 | yenatch | 2017-09-29 |
| |\ | | | | | Update for RGBDS 0.3.3 | ||
| | * | Replace deprecated mnemonics by the correct ones | Antonio Niño Díaz | 2017-06-09 |
| | | | | | | | | | | | | | | | The old mnemonics generate warnings with new versions of rgbds. This patch replaces them by the correct ones. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com> | ||
| * | | Fix typos in comments | dannye | 2017-06-24 |
| |/ | |||
| * | Typo: SFX_POKEFLUE → SFX_POKEFLUTE | dannye | 2017-05-08 |
| | | |||
| * | Gave names to the functions and labels and adresses used in DivideBCD | Joe Farebrother | 2017-03-19 |
| | | | | | and added a few comments | ||
| * | Gave the labels in _MoveMon more descriptive names and added a few comments | Joe Farebrother | 2017-03-19 |
| | | |||
| * | fix incorrect comment | YamaArashi | 2017-01-16 |
| | | |||
| * | use actual predef label | YamaArashi | 2017-01-07 |
| | | |||
| * | use text constants in poison.asm | YamaArashi | 2016-12-31 |
| | | |||
| * | split code out of main.asm | YamaArashi | 2016-12-31 |
| | | |||
| * | use more HRAM constants | YamaArashi | 2016-10-29 |
| | | |||
| * | correct mistaken comments | YamaArashi | 2016-10-29 |
| | | |||
| * | link battle action constants | YamaArashi | 2016-10-29 |
| | | |||
| * | correct comments about teleport effect | YamaArashi | 2016-10-16 |
| | | |||
| * | split bank 1 into files | YamaArashi | 2016-09-17 |
| | | |||
| * | pull some bank 1 code out of main.asm | YamaArashi | 2016-09-17 |
| | | |||
| * | Replace unnecessary tabs with spaces | dannye | 2016-07-27 |
| | | |||
| * | Redo audio header macro | dannye | 2016-07-27 |
| | | |||
| * | A few missed hardcoded decimal points | dannye | 2016-07-18 |
| | | |||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2016-07-18 |
| |\ | |||
| | * | sync text | YamaArashi | 2016-06-12 |
| | | | |||
| | * | sync tileset WRAM labels | YamaArashi | 2016-06-12 |
| | | | |||
| | * | more syncing with pokeyellow | YamaArashi | 2016-06-12 |
| | | | |||
| | * | sync engine code with pokeyellow | YamaArashi | 2016-06-12 |
| | | | |||
| * | | Clean up text commands | dannye | 2016-07-18 |
| |/ | |||
| * | Remove the last address comments | dannye | 2016-06-12 |
| | | | | | | except for wram.asm and sram.asm also delete unused yellow file | ||
| * | Remove some leftover address comments | dannye | 2016-06-12 |
| | | |||
| * | remove address comments | YamaArashi | 2016-06-11 |
| | | |||
| * | Implement handy text macros from yellow | pikalaxalt | 2016-06-09 |
| | | |||
| * | dbw door tiles | pikalaxalt | 2016-05-22 |
| | | |||
