| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-04-09 | Change text label `_SilphCo8FSilphWorkerMSilphIsFinishedText` (#578) | PokefanMarcel | 1 | -1/+1 | |
| 2025-01-30 | Fix some label typos, and add some constants instead of raw numbers (#492) | Narishma-gb | 4 | -15/+15 | |
| 2024-07-24 | Identify wcd6d as wNameBuffer and others (#455) | Sylvie | 6 | -15/+15 | |
| 2024-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 1 | -1/+1 | |
| 2023-11-19 | Fix Celedon typo | dannye | 1 | -4/+4 | |
| 2023-11-18 | Identify more map script labels | Rangi42 | 1 | -4/+4 | |
| 2023-07-13 | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 209 | -1874/+1873 | |
| 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. | |||||
| 2022-07-10 | Sync Pokédex rating text with pokeyellow | Rangi | 2 | -118/+117 | |
| 2022-07-10 | Identify Pokédex rating text | Rangi | 1 | -16/+16 | |
| 2021-08-28 | wcf4b -> wStringBuffer | Rangi | 27 | -32/+32 | |
| 2021-05-31 | Clean many labels of scripts of all gyms | Yoann Fievez | 10 | -69/+69 | |
| 2020-11-06 | Sync more with pokered | Rangi | 1 | -0/+0 | |
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 1 | -13/+13 | |
| 2020-11-04 | Sync with pokered | dannye | 218 | -2726/+348 | |
| 2020-07-16 | Revise some map scripts, mostly for getting items | Rangi | 1 | -2/+2 | |
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | 71 | -193/+298 | |
| 2020-07-03 | Add subdirectories to data/ similar to pokecrystal | Rangi | 226 | -2620/+0 | |
| Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | |||||
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 3 | -3/+3 | |
| Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | |||||
| 2020-06-23 | Move more tables from engine/ to data/ | Rangi | 6 | -0/+177 | |
| This also splits the end of engine/battle/core.asm into engine/battle/effects.asm. | |||||
| 2020-05-24 | Misc minor clean up | dannye | 1 | -1/+1 | |
| spotted by comparing against pokeyellow | |||||
| 2020-05-20 | Sync with pokered | dannye | 207 | -143/+176 | |
| 2020-05-05 | document vermilion gym | Matt | 2 | -5/+5 | |
| 2020-05-03 | Fix Vermilion City spelling on variable | CelestialAmber | 1 | -1/+1 | |
| 2020-05-03 | Port pull request #236 from pokered | CelestialAmber | 1 | -2/+2 | |
| 2020-05-03 | label npc conditional text | Matt | 1 | -2/+2 | |
| 2019-01-01 | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 210 | -30/+51 | |
| Polished Map | |||||
| 2017-07-30 | Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and ↵ | Víctor M. González | 51 | -106/+106 | |
| "<USER>" respectively. | |||||
| 2016-09-17 | pull some bank 1 code out of main.asm | YamaArashi | 1 | -0/+20 | |
| 2016-07-20 | Clean up redundant labels | dannye | 1 | -1/+1 | |
| fix trainer header numbering | |||||
| 2016-06-12 | sync text | YamaArashi | 8 | -6/+11 | |
| 2016-06-12 | sync text | YamaArashi | 12 | -51/+50 | |
| 2016-06-12 | Remove more address comments | dannye | 1 | -1/+1 | |
| 2016-06-12 | Remove some leftover address comments | dannye | 1 | -1/+1 | |
| 2016-06-11 | remove address comments | YamaArashi | 13 | -67/+67 | |
| 2016-06-11 | remove address comments | YamaArashi | 6 | -122/+122 | |
| 2016-06-11 | More syncing with pokered | dannye | 15 | -39/+30 | |
| from April 8, 2016 to present | |||||
| 2016-06-11 | Sync with pokered | dannye | 4 | -6/+6 | |
| from August 29, 2015 to April 6, 2016 | |||||
| 2016-06-08 | Sync somewhat with pokeyellow. | IIMarckus | 180 | -236/+0 | |
| 2016-06-08 | Part 1 of syncing with pokered. | IIMarckus | 192 | -206/+4 | |
| 2016-06-07 | Remove the Beach House option. | IIMarckus | 1 | -103/+0 | |
| 2016-06-06 | Remove unused source files | dannye | 1 | -27/+0 | |
| 2016-06-04 | Pikachu pics; town map entries | pikalaxalt | 1 | -1/+1 | |
| 2016-06-03 | Remaining maps in bank 1D (and the whole ROM) | pikalaxalt | 2 | -2/+2 | |
| 2016-06-01 | Text macros; Prize Room | pikalaxalt | 1 | -3/+3 | |
| 2016-05-31 | First four Celadon Mansion maps | pikalaxalt | 1 | -1/+1 | |
| 2016-05-31 | Vermilion Fan Club | pikalaxalt | 1 | -4/+4 | |
| 2016-05-30 | Cerulean Bike Shop | pikalaxalt | 1 | -1/+1 | |
| 2016-05-29 | Museum 1F far text scripts | pikalaxalt | 1 | -1/+1 | |
| 2016-05-28 | Oaks Lab rewrite part 4 | pikalaxalt | 1 | -40/+40 | |
| 2016-05-27 | Redo credits constants | pikalaxalt | 1 | -172/+172 | |
