aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/core.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-2/+2
2020-06-27Remove RAM address commentsRangi1-3/+3
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-4/+4
2020-06-23Move more tables from engine/ to data/Rangi1-1724/+8
2020-05-24Misc minor clean updannye1-1/+1
2020-05-20Sync with pokereddannye1-963/+962
2019-07-27Update audio macro namesdannye1-3/+3
2019-07-07Replace some hard-coded values with constantsRangi1-1/+1
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi1-2/+2
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal1-840/+840
2017-12-30Uppercase battle status constantsxCrystal1-107/+107
2017-09-25Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu221-3/+3
2017-06-24Fix typos in commentsdannye1-10/+10
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz1-3/+3
2016-10-29use more HRAM constantsYamaArashi1-2/+2
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 macrodannye1-3/+3
2016-07-18Clean up text commandsdannye1-4/+4
2016-06-12Remove more address commentsdannye1-5/+5
2016-06-12sync engine code with pokeyellowYamaArashi1-142/+148
2016-06-12Remove the last address commentsdannye1-3/+2
2016-06-11sync engine code with pokeredYamaArashi1-9/+9
2016-06-11remove address commentsYamaArashi1-324/+324
2016-06-11remove address commentsYamaArashi1-318/+318
2016-06-11Sync with pokereddannye1-31/+31
2016-06-07Printer labelspikalaxalt1-1/+1
2016-06-06Clean up white spacedannye1-9/+9
2016-04-09Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion1-1/+1
2016-03-22Clean up more Yellow ifdefs.IIMarckus1-4/+0
2016-02-20Remove hardcoded values for CopyData in battle core.Marcus Huderle1-4/+4
2016-01-24Complete documentation of BankFluckytyphlosion1-311/+390
2016-01-23More BankF documentationluckytyphlosion1-67/+62
2016-01-16More bankF documentation.luckytyphlosion1-86/+86
2016-01-09More BankF documentationluckytyphlosion1-33/+33
2015-12-31BankF documentation from HasMonFainted to Func_3d536luckytyphlosion1-88/+202
2015-12-29More BankF documentationluckytyphlosion1-51/+80
2015-12-26Start disassembling bank0F (Battle)luckytyphlosion1-26/+34
2015-12-22Fewer underscores in constantsluckytyphlosion1-1/+1
2015-12-14Fewer underscores in constantsdannye1-1/+1
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion1-65/+65
2015-11-28BankA misc functionsluckytyphlosion1-20/+20
2015-11-28engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion1-119/+119
2015-10-29overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion1-63/+63
2015-10-18Complete documentation of bank3luckytyphlosion1-8/+8
2015-08-30No more S_dannye1-1/+1
2015-08-30No more W_dannye1-393/+393
2015-08-29use the new battle type constantsYamaArashi1-10/+10