dannye
42f99e9aff
Merge branch 'master' of https://github.com/pret/pokered into merge-pokered
2016-06-12 02:34:42 -05:00
dannye
a51037eeee
Remove the last address comments
...
except for wram.asm and sram.asm
also delete unused yellow file
2016-06-12 02:19:44 -05:00
pikalaxalt
35ab6056ca
Route 6 scripts
2016-05-27 12:46:48 -04:00
luckytyphlosion
5aa4d6c777
Fewer underscores in constants
...
dannye
2015-12-22 16:06:11 -05:00
dannye
351146024b
Fewer underscores in constants
2015-12-14 22:09:30 -06:00
dannye
dfc152d667
No more $C8
...
Use OPP_ constants separate from trainer constants since
valid opponents can be all Pokemon and trainers
2015-08-10 11:09:16 -05:00
dannye
4452acb021
Fix object constant names
...
swap LEFT and RIGHT
FACE is better named STAY because sprites that have no range do not
necessarily face any direction
STAY has been renamed to NONE because sprites that use this will
spin randomly, except for the item/voltorb/electrode sprite
I never should have listened to https://github.com/iimarckus/pokered/issues/89
2015-07-18 22:36:22 -05:00
dannye
0e48333fb8
Map object macro
...
closes https://github.com/iimarckus/pokered/issues/89
2015-07-18 22:22:51 -05:00
U-Fish-PC\Daniel
a02c327910
Use more constants in object data
2014-05-21 15:49:59 -04:00
U-Fish-PC\Daniel
4e4e72d02a
Pull map headers out of main.asm
2014-05-17 17:18:23 -04:00
U-Fish-PC\Daniel
e1a931df6a
Pull map objects out of main.asm
2014-05-17 15:43:13 -04:00