pokered-fr/engine/overworld/cinnabar_lab.asm, branch adding-pokemon Pokémon Rouge et Bleue (Français) named more variables 2015-08-13T05:14:31+00:00 YamaArashi shadow962@live.com 2015-08-13T05:14:31+00:00 132d0367522b7acce602b146ca69bfad87ef96c6

named more functions 2015-07-24T21:57:49+00:00 YamaArashi shadow962@live.com 2015-07-24T21:57:49+00:00 12db77201f7ba50241331c3949241a420f43d660

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

Consolidate coord macros 2015-07-18T20:52:03+00:00 dannye corrnondacqb@yahoo.com 2015-07-18T20:52:03+00:00 148d3f3cf28f9c270e3d5043af0692d95bc731c5

Use more screen dimension constants 2015-07-14T07:16:19+00:00 dannye corrnondacqb@yahoo.com 2015-07-14T07:16:19+00:00 ef9e59101e10aed82184bd2fd063b1109e2e4f6a

Use more *Coord 2015-07-14T05:21:03+00:00 dannye corrnondacqb@yahoo.com 2015-07-14T05:21:03+00:00 b509b48a7f5a9a80225b9c030d7334b26b521c62 also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
also town map code relabelling
YamaArashi just did town map relabelling but oh well
I aleady made the changes and don't feel like redoing it
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
Use *Coord instead of FuncCoord 2014-06-25T20:58:27+00:00 U-Fish-PC\Daniel corrnondacqb@yahoo.com 2014-06-25T20:58:27+00:00 bd533aa79bbe1998fd2b699bd7205da2de4fe55c Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses
Using 'Coord =' doesn't like using wTileMap
So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord
to avoid static addresses
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.