kep-hack/engine/overworld
Martha Schilling 2c02483f01 Small polishing of the previous commit + Item Sorting
- Fixes a few bugs from the last commit, namely:
     - The guy who gives you the Pocket Lapras having bugged text
     - Being able to use it where you shouldn't (Cycling Road, Seafoam before the boulder puzzle)
     - Pocket Lapras not having an item description

- As well as this, automatic item sorting has been added. Just press Start in the bag menu and all your items will get assorted into a convenient list.

- Changed a few item descriptions since some of them didn't terminate properly

- Freed up some space in the Home bank
2024-05-14 21:17:36 +01:00
..
auto_movement.asm
clear_variables.asm
cut.asm
cut2.asm
daycare_exp.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
doors.asm
dust_smoke.asm
elevator.asm
emotion_bubbles.asm
ferry_script.asm
field_move_messages.asm
field_moves.asm Small polishing of the previous commit + Item Sorting 2024-05-14 21:17:36 +01:00
healing_machine.asm
hidden_objects.asm
is_player_just_outside_map.asm
ledges.asm
map_sprites.asm
missable_objects.asm
movement.asm
pathfinding.asm
player_animations.asm
player_state.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
push_boulder.asm
special_warps.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
spinners.asm
sprite_collisions.asm
tilesets.asm
trainer_sight.asm
turn_sprite.asm Fix file modes 2020-11-14 20:52:10 -06:00
update_map.asm
use_another_repel.asm
wild_mons.asm