| .. |
|
battle
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
debug
|
H_CONSTANTNAMES -> hConstantNames
|
2020-07-03 19:59:41 -04:00 |
|
events
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
gfx
|
UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET_PAL_DEFAULT
|
2020-07-04 16:16:29 -04:00 |
|
items
|
Replace raw hex values with HRAM constants
|
2020-07-03 22:22:09 -04:00 |
|
link
|
Replace raw hex values with HRAM constants
|
2020-07-03 22:22:09 -04:00 |
|
math
|
H_CONSTANTNAMES -> hConstantNames
|
2020-07-03 19:59:41 -04:00 |
|
menus
|
UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET_PAL_DEFAULT
|
2020-07-04 16:16:29 -04:00 |
|
movie
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
overworld
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
pokemon
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
slots
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
flag_action.asm
|
split code out of main.asm
|
2016-12-31 17:23:54 -08:00 |
|
joypad.asm
|
rename hJoyHeldLast -> hJoyLast
|
2015-02-07 11:39:49 -08:00 |
|
play_time.asm
|
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
|
2020-06-27 15:32:24 -04:00 |
|
predefs.asm
|
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
|
2020-06-27 15:32:24 -04:00 |