pokecrystal/constants/cry_constants.asm, branch master Pokémon Crystal 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
Fix file permissions 2018-04-01T15:05:10+00:00 mid-kid esteve.varela@gmail.com 2018-04-01T15:03:11+00:00 81fff9bb80af3db0ee381c824261b8963e1cc221 I have no idea why this was a thing (do people store this repo on FAT32 flash drives or something?), but quite a bit of files had a permission of 755. This isn't really a problem, but it's inconsistent and weird.
I have no idea why this was a thing (do people store this repo on FAT32
flash drives or something?), but quite a bit of files had a permission
of 755. This isn't really a problem, but it's inconsistent and weird.
Document constants with comments, actual names, and more thorough usage 2017-12-09T07:15:46+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-09T05:50:59+00:00 512863989fb2cb17bcca2f27a61fe3fa8f567b9a

cry constants 2015-12-07T20:22:55+00:00 PikalaxALT PikalaxALT@gmail.com 2015-12-07T17:42:35+00:00 7d8cb98c766bf90617319f695fbdb3821263ee81