pokecrystal-board/engine/menus
2024-01-21 12:26:13 +01:00
..
cleared_level_screen.asm Implement unlocking levels [Commit 3/3] (#35) 2024-01-21 12:26:13 +01:00
delete_save.asm Use overworld textbox in text printing functions, differentiating between 1bpp and 2bpp text (#10) 2023-08-11 12:28:14 +02:00
empty_sram.asm Update to rgbds v0.7.0 2024-01-04 21:55:57 +01:00
game_menu.asm Clear BGMap before clear level screen to avoid glitch due to SCX=4 [bugfix to f6320585bf] (#35) 2024-01-17 14:25:29 +01:00
init_gender.asm Clean up some WRAM and SRAM involving unused mobile data (#6) 2023-08-18 12:04:53 +02:00
intro_menu.asm Add support for a level having more than one associated landmark, for levels with alternative starting points (#12) 2024-01-18 14:06:10 +01:00
level_selection_menu.asm Implement clearing level in RAM according to End Space effect, supporting up to 4 clearable stages per level; Implement unlocking levels [Commit 1] (#35) 2024-01-18 19:22:21 +01:00
main_menu.asm Save game and clear board menu cursor position during game menu (#17) 2023-10-07 19:08:54 +02:00
menu_2.asm Rename the concept of Money to Coins (#7) 2023-09-02 23:17:20 +02:00
menu.asm Improve some innacurate function names from pokecrystal 2023-08-28 13:30:13 +02:00
naming_screen.asm Sync with pokecrystal up to aba1f14 2023-09-24 15:06:19 +02:00
options_menu.asm Use overworld textbox in text printing functions, differentiating between 1bpp and 2bpp text (#10) 2023-08-11 12:28:14 +02:00
save.asm Implement the engine to backup disabled map spaces (#33) 2023-12-20 19:14:28 +01:00
scrolling_menu.asm Use overworld textbox in text printing functions, differentiating between 1bpp and 2bpp text (#10) 2023-08-11 12:28:14 +02:00
start_menu.asm Functional stub of title menus [Commit 1] (#17) 2023-10-01 00:10:44 +02:00
titlescreen.asm Functional stub of title menus: minor clean up (#17) 2023-10-02 13:22:54 +02:00
trainer_card.asm Rename the concept of Money to Coins (#7) 2023-09-02 23:17:20 +02:00