aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/core.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-963/+962
|
* Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-251-3/+3
|
* Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokereddannye2016-06-121-7/+7
|\
| * sync engine code with pokeredYamaArashi2016-06-111-9/+9
| |
* | Remove more address commentsdannye2016-06-121-5/+5
| |
* | Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye2016-06-121-1/+0
|\ \ | |/ |/|
| * Remove the last address commentsdannye2016-06-121-3/+2
| | | | | | | | | | except for wram.asm and sram.asm also delete unused yellow file
| * remove address commentsYamaArashi2016-06-111-318/+318
| |
| * Clean up more Yellow ifdefs.IIMarckus2016-03-221-4/+0
| |
| * Remove hardcoded values for CopyData in battle core.Marcus Huderle2016-02-201-4/+4
| |
| * Fewer underscores in constantsdannye2015-12-141-1/+1
| |
| * No more S_dannye2015-08-301-1/+1
| |
| * No more W_dannye2015-08-301-393/+393
| |
| * use the new battle type constantsYamaArashi2015-08-291-10/+10
| |
* | remove address commentsYamaArashi2016-06-111-324/+324
| |
* | Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-1/+1
|\ \
| * \ Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-081-9/+9
| |\ \
| * | | Printer labelspikalaxalt2016-06-071-1/+1
| | | |
* | | | Sync with pokereddannye2016-06-111-31/+31
| |/ / |/| | | | | | | | from August 29, 2015 to April 6, 2016
* | | Clean up white spacedannye2016-06-061-9/+9
|/ /
* | Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-091-1/+1
| |
* | Complete documentation of BankFluckytyphlosion2016-01-241-311/+390
| |
* | More BankF documentationluckytyphlosion2016-01-231-67/+62
| | | | | | | | MoveHitTest to MoveEffectPointerTable
* | More bankF documentation.luckytyphlosion2016-01-161-86/+86
| | | | | | | | PrintCriticalOHKOText to AdjustDamageForMoveType
* | More BankF documentationluckytyphlosion2016-01-091-33/+33
| | | | | | | | AnyMoveToSelect to DoesntAffectMonText
* | BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-311-88/+202
| |
* | More BankF documentationluckytyphlosion2015-12-291-51/+80
| | | | | | | | Also introduce bit direction constants and setpal macros
* | Start disassembling bank0F (Battle)luckytyphlosion2015-12-261-26/+34
| | | | | | | | All current findings will be located in engine/battle/core_.asm
* | Fewer underscores in constantsluckytyphlosion2015-12-221-1/+1
| | | | | | | | dannye
* | engine/battle/trainer_ai.asmluckytyphlosion2015-12-061-65/+65
| |
* | BankA misc functionsluckytyphlosion2015-11-281-20/+20
| | | | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
* | engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-281-119/+119
| | | | | | | | Also no more W_PLAYER/ENEMYBATTSTATUS
* | overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-63/+63
| | | | | | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* | Complete documentation of bank3luckytyphlosion2015-10-181-8/+8
| | | | | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-500/+495
|\| | | | | | | Doesn't build.
| * named battle and learn move variablesYamaArashi2015-08-141-17/+25
| |
| * Named a test battle variableYamaArashi2015-08-131-4/+4
| |
| * commented SGB palette stuffYamaArashi2015-08-121-20/+20
| |
| * Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-5/+5
| |
| * No more $C8dannye2015-08-101-2/+2
| | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-101-28/+36
| |\
| | * commented audio codeYamaArashi2015-08-081-8/+8
| | |
| | * named wram variablesYamaArashi2015-08-071-17/+17
| | |
| | * more info on the bide bugYamaArashi2015-08-061-3/+11
| | |
| * | Replace some hardcoded data sizesdannye2015-08-091-7/+7
| |/
| * Use more lbdannye2015-08-051-29/+29
| | | | | | | | and other clean up
| * constants for PrintNumberYamaArashi2015-07-291-4/+4
| |
| * Merge branch 'master' of https://github.com/xCrystal/pokereddannye2015-07-261-19/+19
| |\
| | * Use more wram labels and other constantsxCrystal2015-07-241-19/+19
| | |
| * | yet more namingYamaArashi2015-07-251-1/+1
| | |