aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/core.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix variable namingYamaArashi2015-07-181-14/+14
| |
| * menu stuffYamaArashi2015-07-151-11/+11
| |
| * named wram variablesYamaArashi2015-07-141-65/+66
| |
| * hall of fame / creditsYamaArashi2015-07-141-2/+2
| |
| * Use more screen dimension constantsdannye2015-07-141-1/+1
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-141-38/+40
| |\ | | | | | | | | | | | | Conflicts: engine/town_map.asm
| | * named party menu/naming screen wram variablesYamaArashi2015-07-131-8/+8
| | |
| | * menu wram variable namesYamaArashi2015-07-131-1/+1
| | |
| | * named wram variablesYamaArashi2015-07-121-3/+3
| | |
| | * use constant for bg transfer dest hram varYamaArashi2015-07-121-2/+2
| | |
| | * shake screen functionsYamaArashi2015-07-121-1/+1
| | |
| | * some battle animation stuffYamaArashi2015-07-121-23/+25
| | |
| * | Use more *Coorddannye2015-07-141-5/+5
| |/ | | | | | | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
| * TX_ASMU-Daniel-PC\Daniel2015-07-031-8/+8
| |
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-53/+55
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
| * Mention Jap grammarU-Daniel-PC\Daniel2015-06-121-0/+4
| |
| * Document code related to MonName1TextU-Daniel-PC\Daniel2015-06-121-17/+27
| |
| * Clean up white spaceU-Daniel-PC\Daniel2015-06-111-43/+43
| |
* | Build only YellowU-Daniel-PC\Daniel2015-08-011-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
* | Complete documentation of bank3dluckytyphlosion2015-07-061-114/+0
| | | | | | | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* | More bank3d documentation.luckytyphlosion2015-07-031-161/+0
|/ | | | | Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.
* money won and trainer pic constantsxCrystal2015-04-091-3/+4
|
* user xor operator for clearing status flagsxCrystal2015-04-091-5/+5
| | | | use xor operator for clearing status flags
* Document DisableEffect and CheckEnemyStatusConditionsxCrystal2015-04-091-64/+70
| | | | | basically copy/paste comments and labels from CheckPlayerStatusConditions
* Rename battle files and split move effects Part 2xCrystal2015-04-011-2/+2
| | | | 5.asm, 9.asm, and a.asm
* Name more in-battle functions and labelsxCrystal2015-03-311-53/+62
| | | | and better document some animation related functions
* Label some attack animation functionsxCrystal2015-03-311-36/+37
|
* Label some battle related functionsxCrystal2015-03-311-21/+21
|
* Further document AI stuffxCrystal2015-03-311-9/+9
|
* Some wram constantsxCrystal2015-03-311-15/+15
|
* Split commentary lines that are too longxCrystal2015-03-311-21/+37
|
* Low health alarm documentationU-Daniel-PC\Daniel2015-03-121-8/+8
| | | | RenaKunisaki
* named misc functionsYamaArashi2015-02-081-10/+11
|
* move-related thingsYamaArashi2015-02-081-4/+4
|
* fixed hp bar wram label and miscYamaArashi2015-02-071-4/+4
|
* Named wram symbolsYamaArashi2015-02-071-11/+11
|
* commented battle stuffYamaArashi2015-02-071-15/+15
|
* comment drain HP effectYamaArashi2015-02-071-2/+2
|
* commented menu stuffYamaArashi2015-02-071-6/+6
|
* documented bide bugYamaArashi2015-02-071-1/+3
|
* serial/trade/miscYamaArashi2015-02-071-86/+87
|
* add constants for volatile statuses and more battle labels/commentary/constantsxCrystal2015-02-041-206/+208
|
* More battle commentary/labels/constans and fix some spacing issuesxCrystal2015-02-041-144/+153
| | | | | Conflicts: engine/battle/core.asm
* Clean up white space, fix label typoU-Daniel-PC\Daniel2015-01-221-56/+56
|
* fix duplicate labelsxCrystal2015-01-211-10/+10
|
* some constants in stat up/down effectsxCrystal2015-01-201-5/+5
|
* rename some labelsxCrystal2015-01-201-207/+208
|
* add commentary to move effectsxCrystal2015-01-201-93/+106
|
* add commentaryxCrystal2015-01-041-95/+135
|
* Kill version.asm.IIMarckus2014-10-171-1/+1
|