pokecrystal/engine/pokemon/move_mon.asm, branch masterPokémon CrystalReplace magic numbers with constants (#894)2022-03-20T23:58:18+00:00Idainluiscarlosholguinperez@outlook.com2022-03-20T23:58:18+00:009b4ebe940023ef346593db9612ab29fc522eb767
"ld [MON_LEVEL], a" in ComputeNPCTrademonStats should be "ld [wCurPartyLevel], a"2021-06-07T23:36:03+00:00Rangiremy.oukaour+rangi42@gmail.com2021-06-07T23:36:03+00:00a41dac9a2fe3ef50db1c8519d440d83cc6721203
Consistent labels for each nickname in RAM2021-03-17T20:38:21+00:00Rangiremy.oukaour+rangi42@gmail.com2021-03-17T20:16:02+00:004522162d4578ab40a071efec9e1fa28c2756e596
Rename GetFarHalfword to GetFarWord2021-01-09T20:16:05+00:00Rangiremy.oukaour+rangi42@gmail.com2021-01-09T20:16:05+00:007d3ea88611efbc2f9b903063e2816b1cae1bad35
Fixes #796
Fixes #796
Rename some labels2020-12-23T21:29:30+00:00Rangiremy.oukaour+rangi42@gmail.com2020-12-23T21:29:30+00:0099e66c25577e367d6c7ca75fea8b466b54c3317a
- 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
Remove "XXX" comments (various "???+" still mark unclear code)2020-11-09T21:38:11+00:00Rangiremy.oukaour+rangi42@gmail.com2020-11-09T21:38:11+00:00fa3712ea34bddfedcbc97f151cb3e6518432157c
Identify more uses of wBuffer1-62020-11-04T00:53:07+00:00Rangiremy.oukaour+rangi42@gmail.com2020-11-04T00:53:07+00:00c88c4a834094e91f1505eab0e22294963e1dd987
Identify the remaining (non-mobile) uses of another WRAM union2020-10-29T18:51:41+00:00Rangiremy.oukaour+rangi42@gmail.com2020-10-29T18:45:40+00:00bcc0d633e948227e68da8a264d1533771a54b5c4
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)2020-06-17T21:03:38+00:00Rangiremy.oukaour+rangi42@gmail.com2020-06-17T21:03:38+00:00cc460a17b0b99208592ca31de99f526fce2bf5ad
To do: engine/{menus, overworld}
To do: engine/{menus, overworld}
rgbds supports 'X - 1' instead of 'X + -1'2020-03-21T18:01:05+00:00Rangiremy.oukaour+rangi42@gmail.com2020-03-21T18:01:05+00:006a6ba10315baf4b0092c6d952a2f0cb502b6ac8e