aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/core.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| | |
| * | more naming variablesYamaArashi2015-07-241-14/+14
| | |
| * | named animation functions/variablesYamaArashi2015-07-241-1/+1
| | |
| * | fixed hram aliases and named wram varYamaArashi2015-07-231-43/+43
| |/
| * Name some battle sound effectsdannye2015-07-211-5/+5
| |
| * constants for flag actionsYamaArashi2015-07-191-6/+6
| |
| * namingYamaArashi2015-07-191-2/+2
| |
| * jpab/jpba macrosYamaArashi2015-07-191-57/+19
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-191-1/+1
| |\ | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
| | * miscYamaArashi2015-07-181-1/+1
| | |
| * | Name sound effectsdannye2015-07-191-5/+5
| |/
| * Consolidate coord macrosdannye2015-07-181-63/+63
| |