pokecrystal-board/engine/menus
2024-04-04 13:06:22 +02:00
..
cleared_level_screen.asm Use LCD STAT interrupt more efficiently (#2) 2024-03-19 19:49:36 +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 Use LCD STAT interrupt more efficiently (#2) 2024-03-19 19:49:36 +01:00
init_gender.asm Player management [Commit 2] (#38) 2024-03-09 16:40:21 +01:00
intro_menu.asm Remove mom saving/spending coins (#1); add coins gained from a trainer battle to wCurLevelCoins (#30) 2024-03-18 18:17:35 +01:00
level_selection_menu.asm Fix pal6 and pal7 glitch in transition from LSM to darkness map (#12) 2024-04-04 13:06:22 +02:00
main_menu.asm Use LCD STAT interrupt more efficiently (#2) 2024-03-19 19:49:36 +01:00
menu_2.asm Rename the concept of Money to Coins (#7) 2023-09-02 23:17:20 +02:00
menu.asm Use halt more efficiently in 2DMenus, Board Menu, and text printing (#2) (#11) 2024-04-04 12:21:02 +02:00
naming_screen.asm Apply most of pokecrystal PR 1105 2024-02-11 00:16:00 +01:00
options_menu.asm Apply most of pokecrystal PR 1105 2024-02-11 00:16:00 +01: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 Apply most of pokecrystal PR 1105 2024-02-11 00:16:00 +01:00
titlescreen.asm Use LCD STAT interrupt more efficiently (#2) 2024-03-19 19:49:36 +01:00
trainer_card.asm wVramState -> wStateFlags and define flag constants (from pokecrystal f72f078c0e68736adf81f6c45c84f0c1e127a231) 2024-02-11 00:34:46 +01:00