..
battle
Add suffixes to some constants to avoid ambiguity
2020-03-21 17:59:26 -04:00
battle_anims
rgbds supports 'X - 1' instead of 'X + -1'
2020-03-21 14:01:05 -04:00
events
Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)
2020-04-06 12:41:07 -04:00
games
dsprite y, ypx, x, xpx, off, attr
-> dbsprite x, y, xpx, ypx, off, attr
2020-04-04 16:00:30 -04:00
gfx
Remove unused nonmatching files for electro_ball.png and sgb_border.bin
2020-04-08 12:14:37 -04:00
items
Add suffixes to some constants to avoid ambiguity
2020-03-21 17:59:26 -04:00
link
dsprite y, ypx, x, xpx, off, attr
-> dbsprite x, y, xpx, ypx, off, attr
2020-04-04 16:00:30 -04:00
math
Miscellaneous label and comment corrections
2019-11-03 14:47:06 -05:00
menus
dsprite y, ypx, x, xpx, off, attr
-> dbsprite x, y, xpx, ypx, off, attr
2020-04-04 16:00:30 -04:00
movie
dsprite y, ypx, x, xpx, off, attr
-> dbsprite x, y, xpx, ypx, off, attr
2020-04-04 16:00:30 -04:00
overworld
Add a LANDMARK_
prefix to landmark constants
2020-03-15 19:50:39 -04:00
phone
Add a LANDMARK_
prefix to landmark constants
2020-03-15 19:50:39 -04:00
pokedex
Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)
2020-04-06 12:41:07 -04:00
pokegear
Miscellaneous fixes:
2020-04-04 15:43:10 -04:00
pokemon
dsprite y, ypx, x, xpx, off, attr
-> dbsprite x, y, xpx, ypx, off, attr
2020-04-04 16:00:30 -04:00
printer
Fix some comments and inmediates
2020-02-21 21:10:55 +01:00
rtc
'and BANK' -> 'aka BANK'
2020-02-28 11:51:42 -05:00
tilesets
Standardize on lowercase Tilemap and Attrmap
2020-02-13 18:31:10 +01:00
predef.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
smallflag.asm
PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries
2020-01-19 14:10:10 -05:00