| .. |
|
audio_constants.asm
|
Use HIGH() and LOW()
|
2020-07-07 11:10:29 -04:00 |
|
battle_constants.asm
|
Use HIGH() and LOW()
|
2020-07-07 11:10:29 -04:00 |
|
credits_constants.asm
|
Port credits command constants from pokeyellow
|
2020-07-05 15:35:38 -04:00 |
|
event_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
gfx_constants.asm
|
Use labels for HRAM and VRAM
|
2020-07-06 21:13:17 -04:00 |
|
hardware_constants.asm
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
hide_show_constants.asm
|
Update map hide/show data labels
|
2020-07-05 14:38:08 -04:00 |
|
icon_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
input_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
item_constants.asm
|
Avoid repeating the NUM_TMS value
|
2020-07-06 11:28:51 -04:00 |
|
list_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
map_constants.asm
|
Rename map files, labels, and constants to be consistent and work with Polished Map
|
2019-01-01 23:33:10 -05:00 |
|
map_data_constants.asm
|
Organize macros/ like pokecrystal
|
2020-07-03 16:37:47 -04:00 |
|
map_object_constants.asm
|
Remove c1x*/c2x* comments, use struct offset constants
|
2020-07-07 14:15:39 -04:00 |
|
menu_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
misc_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
move_animation_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
move_constants.asm
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
move_effect_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
music_constants.asm
|
Make suggested changes from review
|
2020-07-04 00:37:10 -04:00 |
|
oam_constants.asm
|
Updated the intro
|
2018-06-22 23:06:05 -04:00 |
|
palette_constants.asm
|
UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET_PAL_DEFAULT
|
2020-07-04 16:16:29 -04:00 |
|
pokedex_constants.asm
|
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_constants.asm
|
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_data_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
script_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
serial_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
sprite_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
sprite_data_constants.asm
|
Organize macros/ like pokecrystal
|
2020-07-03 16:37:47 -04:00 |
|
starter_mons.asm
|
Use constants for the starter mons
|
2014-05-21 09:54:33 -04:00 |
|
text_constants.asm
|
Port pokecrystal's formatting of text commands and special characters
|
2020-07-04 21:14:46 -04:00 |
|
tileset_constants.asm
|
tilesets.asm -> tileset_constants.asm
|
2020-07-03 16:45:00 -04:00 |
|
trainer_constants.asm
|
Reorganize constants/
|
2020-07-03 12:44:47 -04:00 |
|
type_constants.asm
|
PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)
|
2020-07-07 10:54:05 -04:00 |