aboutsummaryrefslogtreecommitdiffstats
path: root/home/text.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-43/+43
|\
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-42/+42
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-5/+5
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-4/+4
| * Fix typosdannye2025-06-031-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-1/+1
|\|
| * Miscellaneous cleanup (#488)Rangi2025-01-281-1/+1
* | Identify more bit flags (#119)Sylvie2024-09-291-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-4/+4
|\|
| * Identify more flag bits (#464)Sylvie2024-09-231-1/+1
| * Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-2/+2
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-2/+6
|\|
| * Thoroughly document debug code (#410)SatoMew2023-07-151-1/+5
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-1/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
| * Identify hUILayoutFlagsRangi2021-02-131-1/+1
| * Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-0/+4
| * Sync coordinate macros with pokecrystalRangi2020-07-071-20/+20
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-9/+9
| * text_linkpromptbutton -> text_waitbuttonRangi2020-07-061-17/+17
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-268/+189
| * Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-6/+6
| * Add space between arguments in assembly instructions and remove redundant a i...xCrystal2017-12-301-168/+168
| * name text destination pointer variableYamaArashi2016-09-111-5/+5
| * Merge branch 'master' of https://github.com/pret/pokereddannye2016-07-181-86/+75
| |\
| | * more syncing with pokeyellowYamaArashi2016-06-121-86/+75
| * | Clean up text commandsdannye2016-07-181-23/+27
| |/
| * Remove the last address commentsdannye2016-06-121-2/+2
| * Remove some leftover address commentsdannye2016-06-121-8/+8
| * remove address commentsYamaArashi2016-06-111-48/+48
| * No more W_dannye2015-08-301-1/+1
* | RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
* | Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-131-2/+2
* | Add constants for player and rival startersRangi2020-11-131-1/+1
* | More debug yellowdannye2020-11-071-0/+4
* | Organize home and macro codeRangi2020-11-051-2/+2
* | Sync with pokereddannye2020-11-041-299/+220
* | Sync with pokereddannye2020-05-201-31/+35
* | more syncing with pokeredYamaArashi2016-06-121-32/+32
* | remove address commentsYamaArashi2016-06-111-47/+47
* | Character dict; surfing minigame; printer debugpikalaxalt2016-06-111-52/+42
* | Clean up white spacedannye2016-06-061-2/+2
* | Mt Moon Pokemon Centerpikalaxalt2016-05-301-4/+4
* | Route 24 scriptspikalaxalt2016-05-271-220/+220
* | oak_speech2.asmluckytyphlosion2015-11-011-1/+1
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-40/+40
|\|
| * Use more lbdannye2015-08-051-2/+2
| * constants for PrintNumberYamaArashi2015-07-291-1/+1