.. |
audio_constants.asm
|
Rename SOUND_REST to SOUND_CRY
|
2021-04-12 14:48:05 -04:00 |
battle_anim_constants.asm
|
Define more struct offset constants with rsreset instead of const_def
|
2021-03-04 18:15:38 -05:00 |
battle_constants.asm
|
Miscellaneous cleanup
|
2021-03-22 16:41:17 -04:00 |
battle_tower_constants.asm
|
Use {interpolation} to generate sequences of RAM labels
|
2021-04-27 12:11:39 -04:00 |
collision_constants.asm
|
Create data/collision/ for tile collision-related data
|
2020-10-27 10:00:56 -04:00 |
credits_constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
cry_constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
deco_constants.asm
|
Verify uneven list sizes with list_start, li, and assert_list_length macros
|
2021-03-22 17:17:08 -04:00 |
engine_flags.asm
|
Updates to more closely sync with pokegold
|
2020-10-29 23:23:57 -04:00 |
event_flags.asm
|
Updates to more closely sync with pokegold
|
2020-10-29 23:23:57 -04:00 |
gfx_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
hardware_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
icon_constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
input_constants.asm
|
Add constants for time-of-day boundaries
|
2017-12-11 12:20:01 -05:00 |
item_constants.asm
|
Use rgbds 0.5.0
|
2021-04-19 16:31:37 -04:00 |
item_data_constants.asm
|
Miscellaneous cleanup
|
2021-03-22 16:41:17 -04:00 |
landmark_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
map_constants.asm
|
Use rgbds 0.5.0
|
2021-04-19 16:31:37 -04:00 |
map_data_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
map_object_constants.asm
|
Verify RAM table lengths
|
2021-03-09 20:43:24 -05:00 |
map_setup_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
mart_constants.asm
|
More syncing with pokegold
|
2020-11-03 10:13:06 -05:00 |
menu_constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
misc_constants.asm
|
Use numeric constants in text strings with "{d:interpolation}"
|
2021-03-21 18:14:31 -04:00 |
mobile_constants.asm
|
More mobile SDK documentation
|
2019-10-21 00:42:36 +02:00 |
move_constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
move_effect_constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
music_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
npc_trade_constants.asm
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
phone_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
pokemon_constants.asm
|
Updates to more closely sync with pokegold
|
2020-10-29 23:23:57 -04:00 |
pokemon_data_constants.asm
|
MON_PKRUS -> MON_POKERUS
|
2021-06-07 20:00:21 -04:00 |
printer_constants.asm
|
Fix file permissions
|
2018-04-01 17:05:10 +02:00 |
radio_constants.asm
|
Standardize capitalization of ".Jumptable"
|
2021-06-19 19:52:05 -04:00 |
scene_constants.asm
|
Define SCENE_ALWAYS EQU -1 for coord_events
|
2021-03-01 21:11:58 -05:00 |
scgb_constants.asm
|
Add assertions to some more tables
|
2021-10-24 18:28:54 -04:00 |
script_constants.asm
|
Use numeric constants in text strings with "{d:interpolation}"
|
2021-03-21 18:14:31 -04:00 |
serial_constants.asm
|
Identify link.asm WRAM labels based on ax6's research notes <https://pastebin.com/NTxjzKGQ>
|
2020-12-08 21:24:48 -05:00 |
sfx_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
sprite_anim_constants.asm
|
Move the dbbw, dbww, and dbwww macros to legacy
|
2021-05-30 15:51:49 -04:00 |
sprite_constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
sprite_data_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
text_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
tileset_constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
trainer_constants.asm
|
Comment unused trainers
|
2021-11-03 19:33:54 -04:00 |
trainer_data_constants.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
type_constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
wram_constants.asm
|
Assert some more table widths
|
2021-03-17 11:38:01 -04:00 |