pokegold/constants/item_constants.asm, branch master Pokémon Gold and Silver Use compound assignment operators 2021-11-24T01:46:40+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-11-24T01:46:40+00:00 ddb01660dd5ef8844986e70e7d12b1e66aab4926

Use rgbds 0.5.0 2021-04-21T01:17:09+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-04-21T01:17:09+00:00 40dbe0df049a51bd2f0553c51579b80009072ea6

Clean up some macro definitions 2021-03-22T00:09:39+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-22T00:09:39+00:00 b4ee57c480cf937ccd68495e7f4a56b3edbeddd8

Verify data table sizes with table_width and assert_table_length macros 2021-03-05T21:10:25+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-04T03:22:41+00:00 5454e1e0deefc6b4fc8c4de0e63314052fceebc0 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants.
It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants.
Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-09T15:27:10+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-09T15:27:10+00:00 61598ad92556072233fa3bae28b07999cabf0c99

add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeating the move names in tmhm_moves.asm 2020-07-06T20:49:46+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-06T20:41:45+00:00 e3a815bf4a9b548e5a8d987d27b996cb94bcc7d4

[in progress] Harmonize more constant and data files with pokecrystal 2020-06-16T18:32:48+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-06-16T18:11:36+00:00 fda549a27af144cdb601bbd85dba439fce533afc

Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-05-01T03:50:43+00:00 entrpntr entrpntr@gmail.com 2020-05-01T03:37:15+00:00 03bc01bf4efea42661600089af1a8ff787a093a5

Sync with the recent updates to pokecrystal. 2020-04-27T07:35:35+00:00 entrpntr entrpntr@gmail.com 2020-04-27T07:33:13+00:00 70d3a3fdbc508eeb4557ddc43d78ba12ed41963e

Add data/moves/effects.asm. 2020-04-07T22:16:14+00:00 entrpntr entrpntr@gmail.com 2020-04-07T22:16:14+00:00 7b003316f8bae609ff47baf14cc06ebf1b4a8000