| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use macros to enforce "missable/hide/show object" constraints, and rename ↵ | Rangi | 2026-01-07 | 1 | -2/+2 |
| | | | | | them to "toggleable objects" (#557) | ||||
| * | Label and constant cleanup (#528) | Narishma-gb | 2025-09-03 | 1 | -1/+1 |
| | | | | | | * Label cleanup, add some constants instead of raw numbers * Rename load/save game functions to be more explicit | ||||
| * | Use combined hardware constants | Rangi42 | 2025-06-30 | 1 | -2/+2 |
| | | |||||
| * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -3/+3 |
| | | |||||
| * | Consistently capitalize `ASSERT` directives (#489) | Rangi | 2025-01-28 | 1 | -1/+1 |
| | | |||||
| * | Miscellaneous cleanup (#488) | Rangi | 2025-01-28 | 1 | -1/+1 |
| | | | | Co-authored-by: SatoMew <SatoMew@users.noreply.github.com> | ||||
| * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -1/+1 |
| | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -3/+4 |
| | | |||||
| * | Fix HallOfFake typo | dannye | 2023-11-19 | 1 | -2/+2 |
| | | |||||
| * | Identify more map script labels | Rangi42 | 2023-11-18 | 1 | -3/+3 |
| | | |||||
| * | Thoroughly document debug code (#410) | SatoMew | 2023-07-15 | 1 | -1/+1 |
| | | |||||
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -18/+20 |
| | | | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified. | ||||
| * | Distinguish Elite 4 "meta" constants from event constants | Rangi | 2022-09-15 | 1 | -1/+1 |
| | | | | | Fixes #390 | ||||
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | |||||
| * | Reformat map scripts' coordinate and movement data | Rangi | 2020-07-16 | 1 | -2/+2 |
| | | | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros | ||||
| * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -1/+1 |
| | | |||||
| * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -3/+3 |
| | | |||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -2/+2 |
| | | |||||
| * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | |||||
| * | Replace the few instances of Unknown Dungeon with Cerulean Cave | SatoMew | 2019-04-08 | 1 | -1/+1 |
| | | |||||
| * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1 | -0/+109 |
| Polished Map | |||||
