pokecrystal/mobile/mobile_12.asm, branch master Pokémon Crystal Use rgbds 0.5.0 2021-04-19T20:31:37+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-04-19T20:31:37+00:00 316fa4b69558a1930a1a1ae44a40221a1ddd4f26

Rename some labels 2020-12-23T21:29:30+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-12-23T21:29:30+00:00 99e66c25577e367d6c7ca75fea8b466b54c3317a - Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" Fixes #789
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"

Fixes #789
Identify mobile Name Card exchange labels 2020-10-30T14:45:31+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-30T14:45:31+00:00 1237156948ba0fa3d98b6b35f4a2ec9cb797ed05

Comment, remove, or revise many unreferenced labels 2020-10-27T00:29:58+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-26T19:45:57+00:00 9dcdad5e60fbc10ba81ae127743c78a6b00d3dd5

Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21T20:27:43+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-06-21T20:27:43+00:00 91774f206e97d67cb8f16f5afeec03ce9c7e28ca

Identify remaining gfx/unknown files 2020-02-28T14:23:41+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-02-27T19:33:30+00:00 447da806153d2c56d15a8775ab43511202b269bc

Standardize on lowercase Tilemap and Attrmap 2020-02-13T17:31:10+00:00 mid-kid esteve.varela@gmail.com 2020-02-13T17:30:13+00:00 26b8bf003e3523fee94c4c18447ea55f9eb1d429 We used to have a mixture of TileMap and and Tilemap, as well as the similar AttrMap. Standardize on one.
We used to have a mixture of TileMap and and Tilemap, as well as the
similar AttrMap. Standardize on one.
Create constants for ScrollingMenu item formats 2019-06-09T00:31:24+00:00 mid-kid esteve.varela@gmail.com 2019-06-09T00:31:24+00:00 c048b24d255f5f5ac71f5e9d2f4d4864a06edeaf ...I should've done this quite a while ago.
...I should've done this quite a while ago.
Properly disassemble MenuData_0x4851b 2019-06-08T22:24:40+00:00 mid-kid esteve.varela@gmail.com 2019-06-08T22:24:40+00:00 6b3735340604670d5fe1bfe4a31e59ad5c7bfb02

TextBox -> Textbox 2019-04-09T14:09:18+00:00 mid-kid esteve.varela@gmail.com 2019-04-08T12:15:10+00:00 3e78e5b2b604568b13a37e4603dbd798373b9805 Homogenizing names.
Homogenizing names.