pokegold/engine/battle/core.asm, branch masterPokémon Gold and SilverBuild the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)2022-03-14T21:03:15+00:00vulcandthvulcandth@gmail.com2022-03-14T21:03:15+00:003d58fb95569be74c6c229118a425fa22628f1dc3
Better comments for enemy health percentage code2022-01-11T02:25:24+00:00Rangiremy.oukaour+rangi42@gmail.com2022-01-11T02:25:24+00:006149917db042a7498416c428ff804237ec9b30ca
Identify why five of six enemy mon base stats are copied2022-01-08T19:02:54+00:00Rangiremy.oukaour+rangi42@gmail.com2022-01-08T19:02:54+00:00944d0e5303d64203d7a7fa157dc61178868bcbbf
Use {interpolation} to generate sequences of RAM labels2021-04-27T16:30:04+00:00Rangiremy.oukaour+rangi42@gmail.com2021-04-27T16:30:04+00:002a9ae6ecefe12e798c15e7a37a77005f5373aa9d
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
Consistent labels for each nickname in RAM2021-03-17T20:38:30+00:00Rangiremy.oukaour+rangi42@gmail.com2021-03-17T20:29:28+00:00afd42efb6058a7cd19b847e5393b07e7e4fdbb95
Remove "Buffer" suffix from two HRAM labels2020-12-23T21:54:26+00:00Rangiremy.oukaour+rangi42@gmail.com2020-12-23T21:54:26+00:00ed133f5c9afac83b9f9ca4f6951c5bdbe4c95fc5
Rename some labels2020-12-23T21:46:49+00:00Rangiremy.oukaour+rangi42@gmail.com2020-12-23T21:46:49+00:00524f57703fb362dd9a131edb1eb5aebad5ffe633
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"