summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2017-11-10Catch a missed hide/show IDHEADmasterdannye
2017-09-30Update for rgbds 0.3.3einstein95
2017-09-29Merge pull request #167 from Pokechu22/rgbds-0.3.3yenatch
Update for RGBDS 0.3.3
2017-08-10Update to latest pokeredeinstein95
2017-06-24Fix typos in commentsdannye
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz
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>
2017-05-08Typo: SFX_POKEFLUE → SFX_POKEFLUTEdannye
2017-04-17bleheinstein95
2017-04-17Binary sameeinstein95
2017-04-175 moreeinstein95
2017-04-17Still moreeinstein95
2017-03-19Gave names to the functions and labels and adresses used in DivideBCDJoe Farebrother
and added a few comments
2017-03-19Gave the labels in _MoveMon more descriptive names and added a few commentsJoe Farebrother
2017-01-17Merge branch 'master' of https://github.com/pret/pokeredeinstein95
2017-01-16fix incorrect commentYamaArashi
2017-01-1044 to goeinstein95
2017-01-09Almost doneeinstein95
2017-01-08Okay git, I'll do thiseinstein95
2017-01-07use actual predef labelYamaArashi
2017-01-07Begin decompiling Rote Editioneinstein95
2016-12-31use text constants in poison.asmYamaArashi
2016-12-31split code out of main.asmYamaArashi
2016-10-29use more HRAM constantsYamaArashi
2016-10-29correct mistaken commentsYamaArashi
2016-10-29link battle action constantsYamaArashi
2016-10-16correct comments about teleport effectYamaArashi
2016-09-17split bank 1 into filesYamaArashi
2016-09-17pull some bank 1 code out of main.asmYamaArashi
2016-07-27Replace unnecessary tabs with spacesdannye
2016-07-27Redo audio header macrodannye
2016-07-18A few missed hardcoded decimal pointsdannye
2016-07-18Merge branch 'master' of https://github.com/pret/pokereddannye
2016-07-18Clean up text commandsdannye
2016-06-12sync textYamaArashi
2016-06-12sync tileset WRAM labelsYamaArashi
2016-06-12more syncing with pokeyellowYamaArashi
2016-06-12sync engine code with pokeyellowYamaArashi
2016-06-12Remove the last address commentsdannye
except for wram.asm and sram.asm also delete unused yellow file
2016-06-12Remove some leftover address commentsdannye
2016-06-11remove address commentsYamaArashi
2016-06-09Implement handy text macros from yellowpikalaxalt
2016-05-22dbw door tilespikalaxalt
2016-05-13Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt
2016-05-13Split default names strings into separate lines to make it less unpleasant ↵pikalaxalt
to read
2016-03-22Clean up more Yellow ifdefs.IIMarckus
2016-02-21Remove hardcoded length values in items.asmMarcus Huderle
2016-02-20Remove hardcoded values for CopyData in battle core.Marcus Huderle
2016-01-29Macrofy sprite status data in WRA0PikalaxALT
2016-01-27Fix logically incorrect labeldannye
2016-01-09fix typoesYamaArashi