aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build only YellowU-Daniel-PC\Daniel2015-08-012-13/+1
| | | | | | | | | | | | | | | | | | | 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
* Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-013-3/+4
|
* Attempt to make yellow buildable.luckytyphlosion2015-08-011-1/+1
| | | | Building Errors: Segmentation Error.
* More bank1c documentation.luckytyphlosion2015-07-122-49/+56
|
* Bank3d addresses and fixes.luckytyphlosion2015-07-071-5/+5
| | | | | Also documentation of new super rod code and slight more documentation of multiply_divide.asm
* Complete documentation of bank3dluckytyphlosion2015-07-0610-139/+25
| | | | | 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.
* Bank3d documentation.luckytyphlosion2015-06-296-38/+49
|
* Merge pull request #96 from dannye/masterDaniel Harding2015-06-045-9/+9
|\ | | | | wram comments, EOLs, EOFs, and UTF-8
| * ANSI->UTF-8U-Daniel-PC\Daniel2015-06-041-5/+5
| |
| * Add newlines to EOFsU-Daniel-PC\Daniel2015-06-014-4/+4
| |
* | Fix a hardcoded value by replacing it with a variable.IIMarckus2015-05-311-1/+1
|/
* money won and trainer pic constantsxCrystal2015-04-092-8/+11
|
* user xor operator for clearing status flagsxCrystal2015-04-092-6/+6
| | | | use xor operator for clearing status flags
* Document DisableEffect and CheckEnemyStatusConditionsxCrystal2015-04-092-65/+71
| | | | | basically copy/paste comments and labels from CheckPlayerStatusConditions
* Document move effectsxCrystal2015-04-0811-129/+158
| | | | | | | | | | | | | | | | | | | | | | Document mist effect Document recoil effect Document heal effect Update conversion_effect.asm Update haze_effect.asm Update leech_seed_effect.asm Update pay_day_effect.asm Update reflect_light_screen_effect.asm Update substitute_effect.asm Update transform_effect.asm
* Further split bank e stuffxCrystal2015-04-014-431/+434
|
* Rename battle files and split move effects Part 5xCrystal2015-04-015-90/+89
| | | | 15.asm, 16.asm, 1a.asm, 1c.asm
* Rename battle files and split move effects Part 4xCrystal2015-04-0110-648/+642
| | | | e.asm, e_2. asm, and 14.asm
* Rename battle files and split move effects Part 3xCrystal2015-04-016-66/+64
| | | | b.asm, b_2.asm, c.asm, and d.asm
* Rename battle files and split move effects Part 2xCrystal2015-04-016-81/+79
| | | | 5.asm, 9.asm, and a.asm
* Rename battle files and split move effects Part 1xCrystal2015-04-0111-504/+422
| | | | 1.asm, 4.asm, and 4_2.asm
* Document animation types (shake screen/blink pic)xCrystal2015-03-311-24/+26
|
* Name more in-battle functions and labelsxCrystal2015-03-312-55/+64
| | | | and better document some animation related functions
* Label some attack animation functionsxCrystal2015-03-312-42/+45
|
* Label some battle related functionsxCrystal2015-03-311-21/+21
|
* Further document AI stuffxCrystal2015-03-312-38/+42
|
* Some wram constantsxCrystal2015-03-314-20/+20
|
* Split commentary lines that are too longxCrystal2015-03-311-21/+37
|
* Low health alarm documentationU-Daniel-PC\Daniel2015-03-122-9/+9
| | | | RenaKunisaki
* Label typoU-Daniel-PC\Daniel2015-02-261-3/+3
| | | | closes https://github.com/iimarckus/pokered/issues/81
* Rename some labelsYamaArashi2015-02-082-2/+3
|
* named misc functionsYamaArashi2015-02-083-97/+105
|
* move-related thingsYamaArashi2015-02-082-24/+25
|
* fixed hp bar wram label and miscYamaArashi2015-02-076-29/+29
|
* Named wram symbolsYamaArashi2015-02-073-22/+22
|
* commented battle stuffYamaArashi2015-02-0711-210/+224
|
* comment drain HP effectYamaArashi2015-02-072-27/+31
|
* commented menu stuffYamaArashi2015-02-071-6/+6
|
* documented bide bugYamaArashi2015-02-071-1/+3
|
* serial/trade/miscYamaArashi2015-02-077-177/+237
|
* add constants for volatile statuses and more battle labels/commentary/constantsxCrystal2015-02-0411-291/+300
|
* More battle commentary/labels/constans and fix some spacing issuesxCrystal2015-02-041-144/+153
| | | | | Conflicts: engine/battle/core.asm
* Merge branch 'master' of /tmp/a/pokeredIIMarckus2015-02-041-47/+47
|\
| * Use money macro for TrainerPicAndMoneyPointers.Marcus Huderle2015-02-041-47/+47
| |
* | More battle sfx idsU-Daniel-PC\Daniel2015-01-271-166/+166
|/
* 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
|