pokecrystal-board/engine/overworld
2022-03-12 18:34:04 -05:00
..
cmd_queue.asm Sync some files with pokegold 2021-03-11 17:43:20 -05:00
decorations.asm Identify some wMenuJoypad-related button constants 2022-03-09 19:42:26 -05:00
events.asm Rename prioritysjump to sdefer 2021-06-08 20:35:04 -04:00
init_map.asm Use TRUE for hCGBPalUpdate 2020-08-05 16:02:48 +02:00
landmarks.asm Add a LANDMARK_ prefix to landmark constants 2020-03-15 19:50:39 -04:00
load_map_part.asm Remove all address comments 2018-06-24 16:13:22 +02:00
map_object_action.asm Miscellaneous cleanup 2021-03-22 16:41:17 -04:00
map_objects_2.asm Rename OBJECT_LENGTH to MAPOBJECT_LENGTH and OBJECT_STRUCT_LENGTH to OBJECT_LENGTH 2019-11-03 12:26:38 -05:00
map_objects.asm Use ~X instead of $ff ^ X 2021-11-23 20:37:18 -05:00
map_setup.asm Replace many '; unused' with '; unreferenced' 2020-10-28 10:21:10 -04:00
movement.asm Verify script command table sizes 2021-03-11 16:28:52 -05:00
npc_movement.asm Remove "Buffer" suffix from two HRAM labels 2020-12-23 16:54:28 -05:00
overworld.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
player_movement.asm Sync some files with pokegold 2021-03-24 10:24:52 -04:00
player_object.asm Use rgbds 0.5.0 2021-04-19 16:31:37 -04:00
player_step.asm Fix overworld scrolling function names 2019-06-09 00:17:35 +02:00
scripting.asm Build the Virtual Console patch with make crystal11_vc (#882) 2022-03-12 18:34:04 -05:00
select_menu.asm Rename some labels 2020-12-23 16:29:30 -05:00
spawn_points.asm Make the map setup commands match the actual function names better 2019-11-18 18:21:57 +01:00
tile_events.asm Remove all address comments 2018-06-24 16:13:22 +02:00
time.asm Use time constants more often (#867) 2022-01-10 20:57:40 -05:00
variables.asm Use ~X instead of $ff ^ X 2021-11-23 20:37:18 -05:00
warp_connection.asm Define MAPGROUP_* constants and verify MapGroup_* table sizes 2021-03-10 21:16:54 -05:00
wildmons.asm Rename GetFarHalfword to GetFarWord 2021-01-09 15:16:05 -05:00