pokeyellow/scripts/seafoamislands2.asm, branch remove-pip Pokémon Yellow Sync with pokered 2016-06-11T20:45:24+00:00 dannye corrnondacqb@yahoo.com 2016-06-11T20:45:24+00:00 269f2c3ba72776e975f5b00d9a1361cadbda42a7 from August 29, 2015 to April 6, 2016
from August 29, 2015 to April 6, 2016
more naming variables 2015-07-25T03:27:59+00:00 YamaArashi shadow962@live.com 2015-07-25T03:27:59+00:00 7f6d0d49b61a77cfba76057d99881634b882486b

named most of the used events 2015-07-21T17:36:03+00:00 YamaArashi shadow962@live.com 2015-07-21T17:36:03+00:00 73171bfff573fa8900563319c014f3e626db6b3e

enumerate events 2015-07-21T01:32:26+00:00 YamaArashi shadow962@live.com 2015-07-21T01:32:02+00:00 fcab935a0f449246380480613ac0896e0b90a0d8

misc 2015-07-19T04:58:55+00:00 YamaArashi shadow962@live.com 2015-07-19T03:49:52+00:00 c169073eed4f0362ef42170098a141a2fcbd71d0

Rename/organize part 2 of 4 2015-07-03T19:38:12+00:00 U-Daniel-PC\Daniel corrnondacqb@yahoo.com 2015-07-03T19:38:12+00:00 f4a31b3e0b7ca89e14c4e3836f3d3ad15f38e5ce 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
Make Hide/Show objects more dynamic 2014-09-25T23:21:49+00:00 U-Daniel-PC\Daniel corrnondacqb@yahoo.com 2014-09-25T23:21:49+00:00 de39851f4a06da54856b1da36edf92e3ab9fb9cc be on the look out for more static ids in the wild unused constants are still included because a script could be written to check whether the player has picked up an item/fought a legendary etc.
be on the look out for more static ids in the wild
unused constants are still included because a
script could be written to check whether the player
has picked up an item/fought a legendary etc.
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

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.