kep-hack/home
MementoMartha c5264f160a A few small fixes
- Brunswick Trail and Faraway Island now use correct palettes.
- Faraway Island has been altered slightly with the same tileset as Celeste Hill
- It's now possible to fly from Citrine locations, as well as Faraway Island, and the roof of both Celadon's Mart and Mansion.
2023-04-26 09:39:15 +01:00
..
array.asm
array2.asm
audio.asm
bankswitch.asm
clear_sprites.asm
compare.asm
copy.asm
copy2.asm
copy_string.asm
count_set_bits.asm
delay.asm
fade.asm
give.asm
header.asm
hidden_objects.asm
init.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
inventory.asm
item.asm
item_price.asm
joypad.asm
joypad2.asm
lcd.asm
list_menu.asm Many, many tweaks (Move Relearner!) 2023-04-02 19:56:44 +01:00
load_font.asm
map_objects.asm
math.asm
money.asm
move_mon.asm
names.asm
names2.asm Pikachu/Eevee Mode Part 2 2023-03-28 19:07:51 +01:00
npc_movement.asm
oam.asm
overworld.asm A few small fixes 2023-04-26 09:39:15 +01:00
overworld_text.asm
palettes.asm
pathfinding.asm
pics.asm
pokemon.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
predef.asm
predef_text.asm
print_bcd.asm
print_num.asm
print_text.asm
random.asm
reload_sprites.asm
reload_tiles.asm
reset_player_sprite.asm
serial.asm
start.asm
start_menu.asm
text.asm fixing a few small bugs 2022-09-28 10:46:42 +01:00
text_script.asm
textbox.asm
tilemap.asm
timer.asm
trainers.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
trainers2.asm
uncompress.asm
update_sprites.asm
vblank.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
vcopy.asm
window.asm
yes_no.asm