pokered/scripts/celadonmansion5.asm, branch master Pokémon Red and Blue Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-02T04:33:10+00:00 Rangi remy.oukaour+rangi42@gmail.com 2019-01-01T20:06:23+00:00 c7796024590fec48ac79756793c1a6e3b54daf8f

remove address comments 2016-06-12T00:24:04+00:00 YamaArashi shadow962@live.com 2016-06-12T00:24:04+00:00 7f34e28f242ee4d0caba0bd96b040811dcb86c50

Use more lb 2015-08-05T21:25:58+00:00 dannye corrnondacqb@yahoo.com 2015-08-05T21:20:29+00:00 f8a9c37a0019eb085c22c6e3ae53b16ff0cd4f6a and other clean up
and other clean up
more naming variables 2015-07-25T03:27:59+00:00 YamaArashi shadow962@live.com 2015-07-25T03:27:59+00:00 7f6d0d49b61a77cfba76057d99881634b882486b

TX_ASM 2015-07-03T19:58:50+00:00 U-Daniel-PC\Daniel corrnondacqb@yahoo.com 2015-07-03T19:58:50+00:00 8431fa7756dace97413f4c35aaa44cd92cf5b6df

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.
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.
Pull map scripts out of main.asm 2014-05-18T18:19:10+00:00 U-Fish-PC\Daniel corrnondacqb@yahoo.com 2014-05-18T18:19:10+00:00 24c01b09bb2b617812bd826d1cf9ab5e3ec6a023