aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Collapse)AuthorAge
* Fix comment from Y pos to X posAkatsuki-py2020-05-01
|
* Merge pull request #223 from pret/audio-macrosDaniel Harding2020-02-05
|\ | | | | Audio macros
| * Update audio macro namesdannye2019-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 packagesThomas Winwood2019-11-23
|/
* Merge branch 'master' of https://github.com/pret/pokeredRangi2019-07-07
|\
| * A few missed SFX constant IDsdannye2019-04-21
| |
* | Replace some hard-coded values with constantsRangi2019-07-07
|/
* Rename map files, labels, and constants to be consistent and work with ↵Rangi2019-01-01
| | | | Polished Map
* Clean up pre-linkerscript remnants.luckytyphlosion2018-11-18
|
* Updated constants for introPokeglitch2018-06-23
|
* Updated the introPokeglitch2018-06-22
|
* Use rgblink dmg modedannye2018-03-24
|
* add wEvosMoves instead of using eeveeyenatch2018-03-21
|
* Cleaned up name formattingbitman442018-03-21
|
* Replaced instances of Mon### with the Pokemon's namebitman442018-03-20
|
* Use rgbgfx and c tools instead of the submodule.yenatch2018-03-10
|
* Add space between arguments in assembly instructions and remove redundant a ↵xCrystal2017-12-30
| | | | in instructions like add a, x
* Uppercase battle status constantsxCrystal2017-12-30
|
* Replace hardcoded address offsetdannye2017-12-02
|
* Catch a missed hide/show IDdannye2017-10-29
|
* Merge pull request #167 from Pokechu22/rgbds-0.3.3yenatch2017-09-29
|\ | | | | Update for RGBDS 0.3.3
| * Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-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 commentsdannye2017-06-24
|/
* Typo: SFX_POKEFLUE → SFX_POKEFLUTEdannye2017-05-08
|
* Gave names to the functions and labels and adresses used in DivideBCDJoe Farebrother2017-03-19
| | | | and added a few comments
* Gave the labels in _MoveMon more descriptive names and added a few commentsJoe Farebrother2017-03-19
|
* fix incorrect commentYamaArashi2017-01-16
|
* use actual predef labelYamaArashi2017-01-07
|
* use text constants in poison.asmYamaArashi2016-12-31
|
* split code out of main.asmYamaArashi2016-12-31
|
* use more HRAM constantsYamaArashi2016-10-29
|
* correct mistaken commentsYamaArashi2016-10-29
|
* link battle action constantsYamaArashi2016-10-29
|
* correct comments about teleport effectYamaArashi2016-10-16
|
* split bank 1 into filesYamaArashi2016-09-17
|
* pull some bank 1 code out of main.asmYamaArashi2016-09-17
|
* Replace unnecessary tabs with spacesdannye2016-07-27
|
* Redo audio header macrodannye2016-07-27
|
* A few missed hardcoded decimal pointsdannye2016-07-18
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2016-07-18
|\
| * sync textYamaArashi2016-06-12
| |
| * sync tileset WRAM labelsYamaArashi2016-06-12
| |
| * more syncing with pokeyellowYamaArashi2016-06-12
| |
| * sync engine code with pokeyellowYamaArashi2016-06-12
| |
* | Clean up text commandsdannye2016-07-18
|/
* Remove the last address commentsdannye2016-06-12
| | | | | except for wram.asm and sram.asm also delete unused yellow file
* Remove some leftover address commentsdannye2016-06-12
|
* remove address commentsYamaArashi2016-06-11
|
* Implement handy text macros from yellowpikalaxalt2016-06-09
|
* dbw door tilespikalaxalt2016-05-22
|