| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use combined hardware constants | Rangi42 | 2025-06-30 | 1 | -1/+1 |
| | | |||||
| * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -1/+1 |
| | | |||||
| * | Identify `wCurrentMapScriptFlags` bits (#467) | Sylvie | 2024-09-24 | 1 | -5/+5 |
| | | |||||
| * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -6/+6 |
| | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -5/+5 |
| | | |||||
| * | Fix incorrect fallthrough comment | dannye | 2023-11-19 | 1 | -1/+1 |
| | | |||||
| * | Identify more map script labels | Rangi42 | 2023-11-18 | 1 | -3/+3 |
| | | |||||
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -162/+164 |
| | | | | 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. | ||||
| * | Clean many labels of scripts of all gyms | Yoann Fievez | 2021-05-31 | 1 | -149/+150 |
| | | |||||
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | |||||
| * | Consistent labels for Gym name scripts | Rangi | 2020-07-18 | 1 | -6/+8 |
| | | |||||
| * | 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 | ||||
| * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 1 | -2/+2 |
| | | |||||
| * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -9/+9 |
| | | |||||
| * | text_linkpromptbutton -> text_waitbutton | Rangi | 2020-07-06 | 1 | -1/+1 |
| | | | | | Fixes #260 | ||||
| * | TM/HM constants named after moves | Rangi | 2020-07-05 | 1 | -1/+1 |
| | | |||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -71/+71 |
| | | |||||
| * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -2/+2 |
| | | | | | To do: turn constants into labels and use ldh | ||||
| * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | |||||
| * | Deobfuscate gyms consistently | deak311andris | 2019-10-07 | 1 | -6/+6 |
| | | |||||
| * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1 | -0/+472 |
| Polished Map | |||||
