pokecrystal/engine/events/bug_contest, branch master Pokémon Crystal Use numeric constants in text strings with "{d:interpolation}" 2021-03-21T22:14:31+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-21T22:14:31+00:00 90ce12613935999ec0675317e73725521925d32e

Consistent labels for each nickname in RAM 2021-03-17T20:38:21+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-17T20:16:02+00:00 4522162d4578ab40a071efec9e1fa28c2756e596

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
Use more assertions to ensure correct code and data 2020-10-27T02:24:38+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-27T02:24:38+00:00 c85ba78b778a0e35c2fe7f97ed4e8fee1b3c7036

Resolve #723: treat std scripts like specials and predefs 2020-06-10T20:44:16+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-06-10T20:44:16+00:00 518cee440e89660ccf71b9a4f8850c80453ea926

Miscellaneous fixes, including one for the Pokédex design flaw by ax6 2020-04-18T21:31:51+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-04-18T21:31:51+00:00 576cbf5b3e4ae7cd377dfeb0d75dca54b44518bc

rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21T18:01:05+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-03-21T18:01:05+00:00 6a6ba10315baf4b0092c6d952a2f0cb502b6ac8e

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.
#641 fixes and additions. (#646) 2019-10-20T22:24:17+00:00 mid-kid esteve.varela@gmail.com 2019-10-20T22:24:17+00:00 e3e0bcd653f8d671f6fd1390fa922e3b644f4a34 Name a lot of text labels according to our conventions
Name a lot of text labels according to our conventions
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.