pokecrystal/engine/overworld
xCrystal cd28c44ff3 Improve some innacurate function names, labels, and comments (#1078)
[https://github.com/pret/pokecrystal/issues/1078#issuecomment-1872396250]
2024-01-07 13:36:28 +01:00
..
cmd_queue.asm Rename the `object_struct` field labels and constants (#1005) 2022-09-12 09:15:44 -04:00
decorations.asm 1) Fix DECOFLAG order. 2) The doll is Staryu, not Starmie (and the sprite can be either) 2023-09-13 08:08:27 +02:00
events.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:28 +01:00
init_map.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
landmarks.asm Add a `LANDMARK_` prefix to landmark constants 2020-03-15 19:50:39 -04:00
load_map_part.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
map_object_action.asm Rename the `object_struct` field labels and constants (#1005) 2022-09-12 09:15:44 -04:00
map_objects.asm Replace magic numbers with TILE_WIDTH (#1056) 2023-07-26 19:50:16 -05:00
map_objects_2.asm
map_setup.asm Replace many '; unused' with '; unreferenced' 2020-10-28 10:21:10 -04:00
movement.asm Rename the `object_struct` field labels and constants (#1005) 2022-09-12 09:15:44 -04:00
npc_movement.asm Rename the `object_struct` field labels and constants (#1005) 2022-09-12 09:15:44 -04:00
overworld.asm Clean up bugs commented in the source code (#912) 2022-07-09 16:12:02 -05:00
player_movement.asm `.CheckNPC` label and comment correction 2022-11-07 20:27:09 -06:00
player_object.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
player_step.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
scripting.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:28 +01: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 Rename the `object_struct` field labels and constants (#1005) 2022-09-12 09:15:44 -04: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 Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
wildmons.asm Clean up bugs commented in the source code (#912) 2022-07-09 16:12:02 -05:00