aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/animations.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-021-15/+16
|\
| * Change names of move subanimations to be meaningful (#389)BlueZangoose2022-09-251-15/+16
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-16/+16
| * Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flash...vulcandth2022-06-301-1/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
| * Improved Virtual Console patch identifiers (#357)vulcandth2022-06-061-29/+31
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-261-0/+29
| * Gen 1's Minimize graphic was not a complete 8x8 tileRangi2022-03-041-2/+10
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-16/+16
* | RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
* | Improved Virtual Console patch identifiers (#85)vulcandth2022-06-061-21/+21
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-261-0/+21
* | Gen 1's Minimize graphic was not a complete 8x8 tileRangi2022-03-041-2/+10
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-3/+3
|\|
| * Add some constants for options (#344)Yoann Fievez2021-11-051-1/+1
| * Identify some percentage constant valuesRangi2021-11-021-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-131-1/+1
|\|
| * Fix incorrect sfx iddannye2021-03-301-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Sync more with pokeyellowRangi2020-11-051-4/+4
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-7/+7
| * Define constants for subanimations' base coords and frame block modesRangi2020-07-171-3/+3
| * Identify remaining tilemap IDsRangi2020-07-171-8/+8
| * Update sprite namesRangi2020-07-171-19/+19
| * Factor out animation tilemapsRangi2020-07-161-92/+1
| * Define constants for subanimation transform typesRangi2020-07-161-15/+15
| * Use a battle_anim macro for move animations' special effects and subanimationsRangi2020-07-161-19/+18
| * Separate move/battle animation data from move data (to do: further identify a...Rangi2020-07-161-4/+4
| * Use 'tile' and 'tiles' macrosRangi2020-07-071-1/+2
| * Sync coordinate macros with pokecrystalRangi2020-07-071-23/+23
| * Use ASCII quotes in commentsRangi2020-07-061-1/+1
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-76/+76
| * Logical spacing in data/sgb/sgb_palettes.asmRangi2020-07-051-4/+4
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-3/+3
| * Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-33/+33
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-3/+3
| * Organize gfx/Rangi2020-06-271-5/+5
| * Move more tables from engine/ to data/Rangi2020-06-231-324/+3
| * Misc minor clean updannye2020-05-241-1/+1
| * Updated the introPokeglitch2018-06-221-14/+14
| * Add space between arguments in assembly instructions and remove redundant a i...xCrystal2017-12-301-500/+500
| * Uppercase battle status constantsxCrystal2017-12-301-1/+1
| * Merge pull request #167 from Pokechu22/rgbds-0.3.3yenatch2017-09-291-4/+4
| |\
| | * Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-091-4/+4
| * | Fix typos in commentsdannye2017-06-241-2/+2
| |/
| * sync engine code with pokeyellowYamaArashi2016-06-121-12/+13
* | Sync more with pokeredRangi2020-11-051-1/+1
* | Sync more with pokeredRangi2020-11-051-4/+4