aboutsummaryrefslogtreecommitdiffstats
path: root/engine (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-27Add constant for ghost Marowak like pokeredSatoMew4-4/+4
2020-05-25Update Audio 4 sfx namesdannye1-4/+4
2020-05-24Fix bad label referencedannye1-1/+1
2020-05-20Sync with pokereddannye111-3877/+3967
2020-05-18Fix duplicate labelTiKevin831-2/+2
2020-05-03Port pull request #234 from pokered, and fix bloated Pikachu imagesCelestialAmber1-1/+1
2020-05-01Fix comment from Y pos to X posAkatsuki-py1-1/+1
2019-12-04Add trainer_ai pokered changes to pokeyellowAmber Brault1-21/+21
2019-11-23Use percent macro for trainer AI packagesThomas Winwood1-21/+21
2019-10-17Add deobfuscation from pokered commitsAmber Brault1-27/+0
2019-10-11Label surfing minigame SFXAmber Brault1-6/+33
2019-07-27Update audio macro namesdannye6-10/+10
2019-07-07Replace some hard-coded values with constantsRangi6-12/+14
2019-06-10Update toolsCeleste Brault2-1/+2
2019-04-21A few missed SFX constant IDsdannye1-2/+2
2019-02-20Improve some labels in the Pikachu Follow codeTravis McGeehan1-3/+3
2019-01-23Pull bug descriptions into documentation, add more relevant docs from pokecry...Travis McGeehan2-9/+1
2019-01-23Note bug in Battle TransitionsTiKevin831-0/+6
2019-01-22Label functions, note cause of fast optionsTiKevin831-16/+18
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi11-35/+35
2018-11-18Rename spritestatedata structs.luckytyphlosion19-165/+165
2018-11-18Clean up pre-linkerscript remnants.luckytyphlosion1-1/+3
2018-06-23Updated constants for introPokeglitch1-10/+11
2018-06-22Updated the introPokeglitch2-53/+64
2018-04-01fix some constantsyenatch4-4/+4
2018-03-24Use rgblink dmg modedannye2-5/+5
2018-03-21add wEvosMoves instead of using eeveeyenatch1-5/+5
2018-03-21Cleaned up name formattingbitman441-1/+1
2018-03-20Replaced instances of Mon### with the Pokemon's namebitman441-1/+1
2018-03-10Use rgbgfx and c tools instead of the submodule.yenatch2-7/+7
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal36-4666/+4666
2017-12-30Uppercase battle status constantsxCrystal13-138/+138
2017-12-02Replace hardcoded address offsetdannye1-1/+1
2017-10-29Catch a missed hide/show IDdannye1-1/+1
2017-09-25Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu2220-34/+34
2017-06-24Fix typos in commentsdannye15-33/+33
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz13-19/+19
2017-05-08Typo: SFX_POKEFLUE → SFX_POKEFLUTEdannye1-2/+2
2017-03-19Gave names to the functions and labels and adresses used in DivideBCDJoe Farebrother1-72/+74
2017-03-19Gave the labels in _MoveMon more descriptive names and added a few commentsJoe Farebrother1-37/+41
2017-01-16fix incorrect commentYamaArashi1-1/+1
2017-01-07use actual predef labelYamaArashi1-1/+1
2016-12-31use text constants in poison.asmYamaArashi1-2/+2
2016-12-31split code out of main.asmYamaArashi20-1/+2650
2016-10-29use more HRAM constantsYamaArashi3-7/+7
2016-10-29correct mistaken commentsYamaArashi1-2/+2
2016-10-29link battle action constantsYamaArashi1-15/+15
2016-10-16correct comments about teleport effectYamaArashi1-3/+2
2016-09-17split bank 1 into filesYamaArashi11-0/+1471
2016-09-17pull some bank 1 code out of main.asmYamaArashi6-0/+479