pokecrystal/engine/items, branch master Pokémon Crystal Identify some wMenuJoypad-related button constants 2022-03-10T00:42:26+00:00 Rangi remy.oukaour+rangi42@gmail.com 2022-03-10T00:42:26+00:00 3a562f9896959ff9dd257cac18ed9090bf2be990

Rename `GetPokedexEntryBank` to `HeavyBall_GetDexEntryBank` 2022-02-22T22:11:33+00:00 Rangi remy.oukaour+rangi42@gmail.com 2022-02-22T22:11:33+00:00 2910b9a6c21862ed422227846481fafff15a8f7c

Use ~X instead of $ff ^ X 2021-11-24T01:37:18+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-11-24T01:37:18+00:00 e706b878d9f78466e6cc9eda184e14a798cc4a0d

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

Merge pull request #806 from Rangi42/tables 2021-03-08T15:01:31+00:00 Rangi 35663410+Rangi42@users.noreply.github.com 2021-03-08T15:01:31+00:00 e791c5392b19f589c51afd98666d19e778278847 Verify data table sizes with table_width and assert_table_length macros
Verify data table sizes with table_width and assert_table_length macros
Identify scrolling menu lists in WRAM 2021-03-08T14:41:55+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-08T14:41:55+00:00 c1c609ec4a4bab7fef0e744cd631567b57c794fa Fixes #809
Fixes #809
Verify data table sizes with table_width and assert_table_length macros 2021-03-04T05:15:03+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-04T03:22:41+00:00 40902ffe244544d638567642e4e01b9c5801db23 This was discussed in #706 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
This was discussed in #706

It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
Rename GetFarHalfword to GetFarWord 2021-01-09T20:16:05+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-01-09T20:16:05+00:00 7d3ea88611efbc2f9b903063e2816b1cae1bad35 Fixes #796
Fixes #796
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 STRING_BUFFER_LENGTH for the wStringBuffers 2020-11-25T01:11:17+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-25T01:11:17+00:00 4613bcfadf2df5da711646f1ee54e2e4982309c7