aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-05Correct comments in AISwitchIfEnoughMonsRangi1-2/+2
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi20-299/+300
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi3-10/+10
2020-07-03Replace raw hex values with HRAM constantsRangi3-5/+5
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi24-342/+342
2020-07-03Organize macros/ like pokecrystalRangi1-1/+1
2020-07-03Reorganize constants/Rangi1-2/+2
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi8-17/+17
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi16-1/+1
2020-06-27Remove RAM address commentsRangi2-4/+4
2020-06-27Organize gfx/Rangi3-7/+7
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi3-6/+6
2020-06-23Move more tables from engine/ to data/Rangi9-2430/+1511
2020-05-24Misc minor clean updannye2-2/+2
2020-05-20Sync with pokereddannye25-1327/+1326
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-07-27Update audio macro namesdannye2-4/+4
2019-07-07Replace some hard-coded values with constantsRangi3-3/+3
2019-01-23Pull bug descriptions into documentation, add more relevant docs from pokecry...Travis McGeehan1-6/+0
2019-01-23Note bug in Battle TransitionsTiKevin831-0/+6
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi4-19/+19
2018-06-22Updated the introPokeglitch1-14/+14
2018-03-24Use rgblink dmg modedannye1-1/+1
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal7-1594/+1594
2017-12-30Uppercase battle status constantsxCrystal11-131/+131
2017-09-25Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu224-10/+10
2017-06-24Fix typos in commentsdannye7-21/+21
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz4-10/+10
2017-01-16fix incorrect commentYamaArashi1-1/+1
2016-10-29use more HRAM constantsYamaArashi2-5/+5
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-07-27Replace unnecessary tabs with spacesdannye1-7/+7
2016-07-27Redo audio header macrodannye2-4/+4
2016-07-18Clean up text commandsdannye3-6/+6
2016-06-12Remove more address commentsdannye3-10/+10
2016-06-12sync engine code with pokeyellowYamaArashi7-165/+172
2016-06-12Remove the last address commentsdannye4-10/+9
2016-06-12Remove some leftover address commentsdannye1-2/+2
2016-06-11sync engine code with pokeredYamaArashi8-26/+24
2016-06-11remove address commentsYamaArashi39-732/+732
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt1-735/+736
2016-06-11remove address commentsYamaArashi38-702/+702
2016-06-11Sync with pokereddannye5-40/+40
2016-06-07Printer labelspikalaxalt1-1/+1
2016-06-06More Pikachu function documentationpikalaxalt1-1/+1
2016-06-06Clean up white spacedannye6-42/+42
2016-05-31Champion's room; resolve predefspikalaxalt1-2/+2