pokecrystal-board/engine/overworld
2024-03-19 19:49:36 +01:00
..
cmd_queue.asm Apply e0c278a595bdd0b724607e14398a3c340860b449 from pokecrystal 2024-02-11 00:25:25 +01:00
decorations.asm Sync with pokecrystal up to b0ddb07 2023-09-24 14:30:54 +02:00
events.asm Use LCD STAT interrupt more efficiently (#2) 2024-03-19 19:49:36 +01:00
init_map.asm More usage docs 2024-02-26 18:20:33 +01:00
load_overworld_tilemap.asm Apply most of pokecrystal PR 1105 2024-02-11 00:16:00 +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_2.asm Implement Rock Smash technique (#34) 2023-12-28 19:53:34 +01:00
map_objects.asm Player management [Commit 2] (#38) 2024-03-09 16:40:21 +01:00
map_setup.asm Fix CheckOnWater while on a space tile (#34) [bugfix to aa91909388] 2024-01-04 22:30:40 +01:00
movement.asm wVramState -> wStateFlags and define flag constants (from pokecrystal f72f078c0e68736adf81f6c45c84f0c1e127a231) 2024-02-11 00:34:46 +01:00
npc_movement.asm Apply e0c278a595bdd0b724607e14398a3c340860b449 from pokecrystal 2024-02-11 00:25:25 +01:00
overworld.asm Player management [Commit 2] (#38) 2024-03-09 16:40:21 +01:00
player_movement.asm Apply e0c278a595bdd0b724607e14398a3c340860b449 from pokecrystal 2024-02-11 00:25:25 +01:00
player_object.asm Player management [Commit 2] (#38) 2024-03-09 16:40:21 +01:00
player_step.asm Apply most of pokecrystal PR 1105 2024-02-11 00:16:00 +01:00
scripting.asm Remove mom saving/spending coins (#1); add coins gained from a trainer battle to wCurLevelCoins (#30) 2024-03-18 18:17:35 +01:00
select_menu.asm Optimize some HRAM usage 2023-09-30 19:12:57 +02:00
spawn_points.asm Implement View Map mode [commit 1] (#29) 2023-10-31 20:25:56 +01:00
tile_events.asm Apply e0c278a595bdd0b724607e14398a3c340860b449 from pokecrystal 2024-02-11 00:25:25 +01:00
time.asm Functional stub of title menus [Commit 1] (#17) 2023-10-01 00:10:44 +02:00
variables.asm Remove RTC (#1) and remove time of day dependence on RTC (#7) [Commit #2] 2023-07-28 00:07:07 +02:00
warp_connection.asm Adjust MAPSETUP_ENTERLEVEL (#4) and misc clean up 2024-03-05 20:08:42 +01:00
wildmons.asm Optimize some HRAM usage 2023-09-30 19:12:57 +02:00