aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/battle_transitions.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-5/+5
|\
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-2/+2
| * Use more hardware and graphics constants (#532)Narishma-gb2025-11-181-3/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-4/+4
|\|
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-8/+16
|\|
| * Identify more flag bits (#464)Sylvie2024-09-231-6/+14
| * Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-12/+12
|\|
| * Add `bigdw` and `dc` data macrosRangi422023-11-201-12/+12
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-1/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
| * Some formatting changesRangi2020-10-191-36/+43
| * Use constants to delineate map types, and factor out more dataRangi2020-08-311-3/+0
| * Use a macro for BattleTransition_DoubleCircle dataRangi2020-07-161-80/+29
| * Use 'tile' and 'tiles' macrosRangi2020-07-071-5/+3
| * Sync coordinate macros with pokecrystalRangi2020-07-071-42/+42
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-15/+15
| * Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-1/+1
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-9/+9
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-1/+1
| * Organize gfx/Rangi2020-06-271-1/+1
| * Move more tables from engine/ to data/Rangi2020-06-231-29/+1
| * Replace some hard-coded values with constantsRangi2019-07-071-1/+1
| * Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-011-14/+14
| * Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-091-1/+1
| * remove address commentsYamaArashi2016-06-111-38/+38
| * No more W_dannye2015-08-301-5/+5
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-1/+1
* | RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
* | Sync more with pokeredRangi2020-11-051-2/+2
* | Sync with pokereddannye2020-11-041-170/+93
* | Sync with pokereddannye2020-05-201-15/+15
* | Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-251-1/+1
* | sync engine code with pokeredYamaArashi2016-06-111-5/+5
* | remove address commentsYamaArashi2016-06-111-38/+38
* | overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-5/+5
* | Rename some palette labels.luckytyphlosion2015-10-121-4/+4
* | Make pokeyellow build correctly.luckytyphlosion2015-09-031-2/+4
* | Fixes.luckytyphlosion2015-08-301-95/+0
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-100/+200
|\|
| * No more $C8dannye2015-08-101-1/+1
| * Replace some hardcoded data sizesdannye2015-08-091-1/+2
| * Use more lbdannye2015-08-051-1/+1
| * named animation functions/variablesYamaArashi2015-07-241-38/+38
| * clean up wram aliasesYamaArashi2015-07-231-35/+41
| * Consolidate coord macrosdannye2015-07-181-22/+22
| * player animations, emotion bubbles, etc.YamaArashi2015-07-141-3/+3