kep-hack/engine/overworld
emaskyesmogon 1893b4c7cf expanded Pokemon size
Rhyperior files are dummies and will need to be properly edited with sprites, Rhydon evo data, etc, but it (and the other files included) show that the trainer and pokemon sprite indexes have been separated, which allows us to add the other KEP mons
2022-08-31 20:47:02 -06:00
..
auto_movement.asm Fix file modes 2020-11-14 20:52:10 -06:00
clear_variables.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
cut.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
cut2.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
daycare_exp.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
doors.asm Fix file modes 2020-11-14 20:52:10 -06:00
dust_smoke.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
elevator.asm Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
emotion_bubbles.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
field_move_messages.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
healing_machine.asm lots of bug fixes 2022-08-31 15:18:16 +01:00
hidden_objects.asm Fix file modes 2020-11-14 20:52:10 -06:00
is_player_just_outside_map.asm remove address comments 2016-06-11 17:24:04 -07:00
ledges.asm Fix file modes 2020-11-14 20:52:10 -06:00
map_sprites.asm Fix file modes 2020-11-14 20:52:10 -06:00
missable_objects.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
movement.asm expanded Pokemon size 2022-08-31 20:47:02 -06:00
pathfinding.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
player_animations.asm lots of bug fixes 2022-08-31 15:18:16 +01:00
player_state.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
push_boulder.asm Some formatting changes 2020-10-19 20:26:35 -04:00
special_warps.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
spinners.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
sprite_collisions.asm Remove c1x*/c2x* comments, use struct offset constants 2020-07-07 14:15:39 -04:00
tilesets.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
trainer_sight.asm Fix file modes 2020-11-14 20:52:10 -06:00
turn_sprite.asm Fix file modes 2020-11-14 20:52:10 -06:00
update_map.asm Delete unnecessary comment 2020-11-29 22:47:51 +00:00
wild_mons.asm Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0) 2020-07-04 01:00:45 -04:00