pokecrystal-board/engine/gfx
2023-08-12 21:14:46 +02:00
..
cgb_layouts.asm Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1) 2023-07-26 17:02:33 +02:00
color.asm Remove unused map environment with index 0 (#7), Implement function to draw the overworld textbox (#10) 2023-08-07 13:23:57 +02:00
crystal_layouts.asm Make map environments more granular and make all map palettes except darkness depend on map environment (#7) 2023-08-04 18:45:50 +02:00
dma_transfer.asm Load overworld font and frame via HDMA instead of copying to VRAM (#10) 2023-08-12 21:14:46 +02:00
load_font.asm Remove unused map environment with index 0 (#7), Implement function to draw the overworld textbox (#10) 2023-08-07 13:23:57 +02:00
load_overworld_font.asm Load overworld font and frame via HDMA instead of copying to VRAM (#10) 2023-08-12 21:14:46 +02:00
load_pics.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
load_push_oam.asm wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971) 2022-07-09 17:18:22 -04:00
mon_icons.asm Clean up WRAM, SRAM, and HRAM space (#6) 2023-07-25 19:49:25 +02:00
overworld_textbox.asm Fix overworld frame for non-speech textbox sizes (#10) 2023-08-09 10:17:43 +02:00
pic_animation.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
place_graphic.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
player_gfx.asm Identify some more labels, and make some more consistent 2020-11-01 12:36:38 -05:00
sprite_anims.asm Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1) 2023-07-24 21:13:11 +02:00
sprites.asm Remove unnecessary DMG and SGB checking (#7) 2023-07-26 17:02:33 +02:00
trademon_frontpic.asm Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1) 2023-07-26 17:02:33 +02:00