Age | Commit message (Collapse) | Author |
|
|
|
this was a mistake in the original pksv spec and tauwasser's notes
|
|
|
|
|
|
|
|
CheckItem was called PickUpItem by mistake
Also label TossItem and ReceiveItem
|
|
engine/ was getting really bloated and common asm wasnt what it was made for
|
|
|
|
|
|
|
|
|
|
fixes 715a19fd593d10f3cd2e13d0dbc3f7713ebea4cf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
these had some really dumb names
|
|
|
|
|
|
also fix 'Far' naming scheme for BattleRandom
this was a long time coming
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using negative ds
|
|
FarJump labels renamed to FarCall
register aliases JpHl and JpDe renamed to _hl_ and _de_
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|