| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #239 from Akatsuki-py/use_rept | Daniel Harding | 2020-05-27 | 1 | -9/+2 | |
| |\ \ | |/ |/| | Use rept macro in CopyHealingMachineOAM | |||||
| | * | use rept macro | akatsuki-py | 2020-05-24 | 1 | -9/+2 | |
| | | | ||||||
| * | | Misc minor clean up | dannye | 2020-05-24 | 4 | -4/+4 | |
| |/ | | | | spotted by comparing against pokeyellow | |||||
| * | Fix comment from Y pos to X pos | Akatsuki-py | 2020-05-01 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #223 from pret/audio-macros | Daniel Harding | 2020-02-05 | 6 | -10/+10 | |
| |\ | | | | | Audio macros | |||||
| | * | Update audio macro names | dannye | 2019-07-27 | 6 | -10/+10 | |
| | | | | | | | | | | | | | 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 | 1 | -21/+21 | |
| |/ | ||||||
| * | Merge branch 'master' of https://github.com/pret/pokered | Rangi | 2019-07-07 | 1 | -2/+2 | |
| |\ | ||||||
| | * | A few missed SFX constant IDs | dannye | 2019-04-21 | 1 | -2/+2 | |
| | | | ||||||
| * | | Replace some hard-coded values with constants | Rangi | 2019-07-07 | 6 | -12/+14 | |
| |/ | ||||||
| * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 11 | -35/+35 | |
| | | | | | Polished Map | |||||
| * | Clean up pre-linkerscript remnants. | luckytyphlosion | 2018-11-18 | 1 | -1/+3 | |
| | | ||||||
| * | Updated constants for intro | Pokeglitch | 2018-06-23 | 1 | -10/+11 | |
| | | ||||||
| * | Updated the intro | Pokeglitch | 2018-06-22 | 2 | -53/+64 | |
| | | ||||||
| * | Use rgblink dmg mode | dannye | 2018-03-24 | 2 | -5/+5 | |
| | | ||||||
| * | add wEvosMoves instead of using eevee | yenatch | 2018-03-21 | 1 | -5/+5 | |
| | | ||||||
| * | Cleaned up name formatting | bitman44 | 2018-03-21 | 1 | -1/+1 | |
| | | ||||||
| * | Replaced instances of Mon### with the Pokemon's name | bitman44 | 2018-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | Use rgbgfx and c tools instead of the submodule. | yenatch | 2018-03-10 | 2 | -7/+7 | |
| | | ||||||
| * | Add space between arguments in assembly instructions and remove redundant a ↵ | xCrystal | 2017-12-30 | 36 | -4666/+4666 | |
| | | | | | in instructions like add a, x | |||||
| * | Uppercase battle status constants | xCrystal | 2017-12-30 | 13 | -138/+138 | |
| | | ||||||
| * | Replace hardcoded address offset | dannye | 2017-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | Catch a missed hide/show ID | dannye | 2017-10-29 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #167 from Pokechu22/rgbds-0.3.3 | yenatch | 2017-09-29 | 13 | -19/+19 | |
| |\ | | | | | Update for RGBDS 0.3.3 | |||||
| | * | Replace deprecated mnemonics by the correct ones | Antonio Niño Díaz | 2017-06-09 | 13 | -19/+19 | |
| | | | | | | | | | | | | | | | 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 | 15 | -33/+33 | |
| |/ | ||||||
| * | Typo: SFX_POKEFLUE → SFX_POKEFLUTE | dannye | 2017-05-08 | 1 | -2/+2 | |
| | | ||||||
| * | Gave names to the functions and labels and adresses used in DivideBCD | Joe Farebrother | 2017-03-19 | 1 | -72/+74 | |
| | | | | | and added a few comments | |||||
| * | Gave the labels in _MoveMon more descriptive names and added a few comments | Joe Farebrother | 2017-03-19 | 1 | -37/+41 | |
| | | ||||||
| * | fix incorrect comment | YamaArashi | 2017-01-16 | 1 | -1/+1 | |
| | | ||||||
| * | use actual predef label | YamaArashi | 2017-01-07 | 1 | -1/+1 | |
| | | ||||||
| * | use text constants in poison.asm | YamaArashi | 2016-12-31 | 1 | -2/+2 | |
| | | ||||||
| * | split code out of main.asm | YamaArashi | 2016-12-31 | 20 | -1/+2650 | |
| | | ||||||
| * | use more HRAM constants | YamaArashi | 2016-10-29 | 3 | -7/+7 | |
| | | ||||||
| * | correct mistaken comments | YamaArashi | 2016-10-29 | 1 | -2/+2 | |
| | | ||||||
| * | link battle action constants | YamaArashi | 2016-10-29 | 1 | -15/+15 | |
| | | ||||||
| * | correct comments about teleport effect | YamaArashi | 2016-10-16 | 1 | -3/+2 | |
| | | ||||||
| * | split bank 1 into files | YamaArashi | 2016-09-17 | 11 | -0/+1471 | |
| | | ||||||
| * | pull some bank 1 code out of main.asm | YamaArashi | 2016-09-17 | 6 | -0/+479 | |
| | | ||||||
| * | Replace unnecessary tabs with spaces | dannye | 2016-07-27 | 2 | -9/+9 | |
| | | ||||||
| * | Redo audio header macro | dannye | 2016-07-27 | 6 | -10/+10 | |
| | | ||||||
| * | A few missed hardcoded decimal points | dannye | 2016-07-18 | 3 | -5/+5 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2016-07-18 | 46 | -383/+417 | |
| |\ | ||||||
| | * | sync text | YamaArashi | 2016-06-12 | 2 | -3/+2 | |
| | | | ||||||
| | * | sync tileset WRAM labels | YamaArashi | 2016-06-12 | 3 | -8/+8 | |
| | | | ||||||
| | * | more syncing with pokeyellow | YamaArashi | 2016-06-12 | 2 | -29/+29 | |
| | | | ||||||
| | * | sync engine code with pokeyellow | YamaArashi | 2016-06-12 | 44 | -345/+380 | |
| | | | ||||||
| * | | Clean up text commands | dannye | 2016-07-18 | 29 | -67/+79 | |
| |/ | ||||||
| * | Remove the last address comments | dannye | 2016-06-12 | 12 | -32/+30 | |
| | | | | | | except for wram.asm and sram.asm also delete unused yellow file | |||||
| * | Remove some leftover address comments | dannye | 2016-06-12 | 8 | -10/+10 | |
| | | ||||||
