| Commit message (Expand) | Author | Files | Lines |
| 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 |
| 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-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 |
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 3 | -3/+3 |
| 2020-06-23 | Move more tables from engine/ to data/ | Rangi | 6 | -0/+177 |
| 2020-05-24 | Misc minor clean up | dannye | 1 | -1/+1 |
| 2020-05-05 | document vermilion gym | Matt | 2 | -5/+5 |
| 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 Polish... | Rangi | 210 | -30/+51 |
| 2017-07-30 | Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "... | Víctor M. González | 51 | -106/+106 |
| 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 |
| 2016-06-12 | sync text | YamaArashi | 12 | -51/+50 |
| 2016-06-12 | Remove some leftover address comments | dannye | 1 | -1/+1 |
| 2016-06-11 | remove address comments | YamaArashi | 6 | -122/+122 |
| 2016-06-08 | Sync somewhat with pokeyellow. | IIMarckus | 180 | -236/+0 |
| 2016-06-07 | Remove the Beach House option. | IIMarckus | 1 | -103/+0 |
| 2016-04-08 | Clean up script labels in marts and Pokémon Centers. | IIMarckus | 26 | -59/+30 |
| 2016-04-06 | Clean up labels and trainer headers for overworld Pokémon. | IIMarckus | 3 | -3/+3 |
| 2016-01-29 | Macrofy sprite status data in WRA0 | PikalaxALT | 1 | -1/+2 |
| 2015-12-18 | Label elite four scripts more completely. | Marcus Huderle | 1 | -3/+3 |
| 2015-12-06 | Improve diffability with pokeyellow; remove address comments and ifs. | IIMarckus | 208 | -2888/+1923 |
| 2015-08-30 | No more W_ | dannye | 1 | -1/+1 |
| 2015-08-11 | More joypad constants | dannye | 1 | -2/+2 |
| 2015-08-07 | named CountSetBits output variable | YamaArashi | 1 | -2/+2 |
| 2015-07-24 | more naming variables | YamaArashi | 1 | -1/+1 |
| 2015-07-23 | clean up wram aliases | YamaArashi | 1 | -1/+1 |
| 2015-07-18 | misc | YamaArashi | 2 | -18/+16 |
| 2015-06-12 | Name the last of unnamed text | U-Daniel-PC\Daniel | 6 | -13/+13 |
| 2014-12-10 | Clean up type names. | yenatch | 1 | -60/+47 |
| 2014-11-04 | Fix unclosed quotes. | stag019 | 1 | -1/+1 |
| 2014-10-26 | Labels for Fuji in Pokémon Tower. | IIMarckus | 1 | -1/+1 |
| 2014-10-24 | Add more text changes from Yellow. | IIMarckus | 17 | -3/+315 |
| 2014-10-17 | Add parts of the Safari Zone entrance script from Yellow. | IIMarckus | 1 | -0/+46 |
| 2014-10-17 | Add more from the beach house. | IIMarckus | 1 | -16/+20 |
| 2014-10-17 | Kill version.asm. | IIMarckus | 1 | -2/+2 |
| 2014-10-10 | Fix typo in previous. | IIMarckus | 1 | -1/+1 |
| 2014-10-10 | Add a lot of Yellow text changes. | IIMarckus | 43 | -11/+749 |
| 2014-05-27 | Add macro TX_BCD for printing BCD numbers. | yenatch | 1 | -1/+1 |
| 2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | 32 | -49/+49 |