aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/battle_transitions.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb1-2/+2
2025-11-18Use more hardware and graphics constants (#532)Narishma-gb1-3/+3
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-1/+1
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-1/+1
2024-09-23Identify more flag bits (#464)Sylvie1-6/+14
2024-09-18Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie1-1/+1
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-1/+1
2023-11-20Add `bigdw` and `dc` data macrosRangi421-12/+12
2022-07-09wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton1-1/+1
2022-07-09wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton1-1/+1
2022-06-06RGBDS syntax updates (#86)vulcandth1-1/+1
2022-06-06RGBDS syntax updates (#358)vulcandth1-1/+1
2020-11-05Sync more with pokeredRangi1-2/+2
2020-11-04Sync with pokereddannye1-170/+93
2020-10-19Some formatting changesRangi1-36/+43
2020-08-31Use constants to delineate map types, and factor out more dataRangi1-3/+0
2020-07-16Use a macro for BattleTransition_DoubleCircle dataRangi1-80/+29
2020-07-07Use 'tile' and 'tiles' macrosRangi1-5/+3
2020-07-07Sync coordinate macros with pokecrystalRangi1-42/+42
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-15/+15
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi1-1/+1
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-9/+9
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-1/+1
2020-06-27Organize gfx/Rangi1-1/+1
2020-06-23Move more tables from engine/ to data/Rangi1-29/+1
2020-05-20Sync with pokereddannye1-15/+15
2019-07-07Replace some hard-coded values with constantsRangi1-1/+1
2019-01-23Pull bug descriptions into documentation, add more relevant docs from pokecry...Travis McGeehan1-6/+0
2019-01-23Note bug in Battle TransitionsTiKevin831-0/+6
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi1-14/+14
2017-09-25Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu221-1/+1
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz1-1/+1
2016-06-11sync engine code with pokeredYamaArashi1-5/+5
2016-06-11remove address commentsYamaArashi1-38/+38
2016-06-11remove address commentsYamaArashi1-38/+38
2015-10-29overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion1-5/+5
2015-10-12Rename some palette labels.luckytyphlosion1-4/+4
2015-09-03Make pokeyellow build correctly.luckytyphlosion1-2/+4
2015-08-30No more W_dannye1-5/+5
2015-08-30Fixes.luckytyphlosion1-95/+0
2015-08-10No more $C8dannye1-1/+1
2015-08-09Replace some hardcoded data sizesdannye1-1/+2
2015-08-05Use more lbdannye1-1/+1
2015-07-24named animation functions/variablesYamaArashi1-38/+38
2015-07-23clean up wram aliasesYamaArashi1-35/+41
2015-07-18Consolidate coord macrosdannye1-22/+22
2015-07-14player animations, emotion bubbles, etc.YamaArashi1-3/+3
2015-07-14Use more screen dimension constantsdannye1-34/+34
2015-07-14Use more *Coorddannye1-5/+5
2015-07-12More bank1c documentation.luckytyphlosion1-45/+49