| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -2/+2 |
| | | |||||
| * | Identify `wCurrentMapScriptFlags` bits (#467) | Sylvie | 2024-09-24 | 1 | -2/+2 |
| | | |||||
| * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -2/+2 |
| | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -21/+23 |
| | | | | 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. | ||||
| * | The 'def_trainers' macro checks that trainers' event flag bits are correct ↵ | Rangi | 2021-04-13 | 1 | -3/+5 |
| | | | | | (#318) | ||||
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | |||||
| * | Sync more with pokeyellow | Rangi | 2020-11-06 | 1 | -1/+1 |
| | | |||||
| * | Reformat map scripts' coordinate and movement data | Rangi | 2020-07-16 | 1 | -5/+5 |
| | | | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros | ||||
| * | Use a 'trainer' macro for trainers in scripts/ | Rangi | 2020-07-14 | 1 | -9/+2 |
| | | |||||
| * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -4/+4 |
| | | |||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -9/+9 |
| | | |||||
| * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1 | -0/+154 |
| Polished Map | |||||
