pokecrystal/data/moves/tmhm_moves.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

Miscellaneous cleanup 2021-03-22T20:41:17+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-22T20:41:17+00:00 dbe2360ecd3eb11fd144168427e1323f5e1b2ec2

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
Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-08T19:30:23+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-08T19:30:23+00:00 6ca82e5c86279258bfd4b21195d4521f26082fd4

add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE constants, to avoid repeating the move names in tmhm_moves.asm 2020-07-06T20:53:05+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-06T20:53:05+00:00 43a92957899b0f14c1c60cb533f298d08c16a72b

Remove all address comments 2018-06-24T14:13:22+00:00 mid-kid esteve.varela@gmail.com 2018-06-24T14:09:41+00:00 1d9a68dbdd0132035f1fc7b7ea8f7fdc24741507

Clarify TM/HM move/enum correspondence 2018-01-28T06:20:49+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-01-28T06:20:49+00:00 84c798e9f40c41832e1028563e2c169220eae65c

Split battle/ into data/ and engine/ components 2017-12-26T22:47:05+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-26T22:47:05+00:00 b5417fafec7dd37cb4be391f3bd3d4541a2a381e