pokeyellow/engine/overworld/item.asm, branch remove-pip Pokémon Yellow Champion's room; resolve predefs 2016-05-31T19:55:39+00:00 pikalaxalt PikalaxALT@gmail.com 2016-05-31T19:55:39+00:00 439efda1ba940b010786be1186007355adf23965

overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE 2015-10-29T18:23:30+00:00 luckytyphlosion alan.rj.huang@gmail.com 2015-10-29T18:23:30+00:00 cb414f1480e9117e5d6ee0ab5cb81903e83cde9a Also make replace.sh take args
Also make replace.sh take args
more naming variables 2015-07-25T03:27:59+00:00 YamaArashi shadow962@live.com 2015-07-25T03:27:59+00:00 7f6d0d49b61a77cfba76057d99881634b882486b

fix variable naming 2015-07-18T15:17:46+00:00 YamaArashi shadow962@live.com 2015-07-18T15:17:29+00:00 fc9af362ae65d24c66b39ea7759637cc9c1f9b0a

Rename/organize part 1 of 4 2015-07-03T19:37:53+00:00 U-Daniel-PC\Daniel corrnondacqb@yahoo.com 2015-07-03T19:37:53+00:00 cd649184f556db777d592671a7274bfa4a8423d7 rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
Commented more sprite and map code 2014-09-13T07:50:56+00:00 YamaArashi shadow962@live.com 2014-09-13T07:50:56+00:00 0c916aea3353ed1bf2750be403b0da9ea0b922d4

Use macros for predef calls/jumps instead of static ids. 2014-06-16T20:57:26+00:00 yenatch yenatch@gmail.com 2014-06-16T20:57:26+00:00 b36f793667924f868282ce979fabab3e95d642a5

Rename predef functions so they aren't excessive in length. 2014-06-16T20:03:05+00:00 yenatch yenatch@gmail.com 2014-06-16T20:03:05+00:00 35f2bb90d4a8f8e4dcac3fbab7d89cbc590285e8 This is mostly because of an rgbasm bug that prevents macro arguments from exceeding 16 characters, but the names were bad anyway.
This is mostly because of an rgbasm bug that prevents macro arguments
from exceeding 16 characters, but the names were bad anyway.
Remove most static wram addresses. Use labels instead. 2014-05-27T05:04:39+00:00 yenatch yenatch@gmail.com 2014-05-26T21:04:56+00:00 40c17c906b2b3f65b3b04b1933b90238a7ac5566 For unknown addresses, use "w<address>". Label overleads are still an issue.
For unknown addresses, use "w<address>".

Label overleads are still an issue.
Split out item fragment code. 2014-05-26T02:53:43+00:00 yenatch yenatch@gmail.com 2014-05-26T02:48:35+00:00 41906725d0736f954ac3a0b596d2b94ed97332bd