Commit Graph

21 Commits

Author SHA1 Message Date
aestellic
bfb0717868 add indicator for finished dialogue 2026-05-01 00:56:04 -04:00
Philippe Symons
52c24c633b Add EON Ticket for Ruby Sapphire to dbg menu 2026-04-29 00:07:14 +02:00
Philippe Symons
ef661db3c8 Set up menu entry to inject old sea map 2026-04-28 23:53:10 +02:00
Philippe Symons
60c1c34fc1 Add support for debug menu submenus. 2026-04-28 23:12:01 +02:00
Philippe Symons
5a9ce8dabc Add entries to debug menu to unlock Mystery Gift and Mystery Events
NOTE: to test this with ignore_game_pak, you need to make sure DEBUG_GAME is set correctly to the game that matches
2026-04-15 21:20:41 +02:00
Philippe Symons
167f49a468 Fix grey filter over front sprite during pkmn injection 2026-04-01 22:07:39 +02:00
Philippe Symons
c2aad6d82a Show front sprite during pkmn injection 2026-04-01 21:26:19 +02:00
Philippe Symons
7636da5329 Fix some UI bugs 2026-03-31 23:12:39 +02:00
Philippe Symons
7273334efa Make gen3 pokemon injection work by fixing several bugs 2026-03-31 22:35:28 +02:00
Philippe Symons
23253193c1 Merge branch 'release-candidate' into feature/inject-gen3-pokemon-into-pcbox 2026-03-31 13:44:00 +02:00
Philippe Symons
db21eba3b9 Fix bug + add entry for injecting Celebi in debug menu 2026-03-26 15:30:46 +01:00
Philippe Symons
2982b9ba93 Add debug menu entry to inject Celebi (WIP) 2026-03-25 21:49:41 +01:00
GearsProgress
538820521f Fixing a few more things 2026-03-18 22:58:26 -04:00
GearsProgress
0f871923b9 Removing commented out lines of code 2026-03-18 22:55:54 -04:00
GearsProgress
1f29379810 Linking textbox creation to string display 2026-03-14 10:16:16 -04:00
GearsProgress
ddd61a41e4 Fixing merge issue 2026-03-11 11:14:59 -04:00
Philippe Symons
07e522fd62 Add comments, optimize rom space slightly and fix issue in debug_menu_entries.cpp 2026-03-10 11:58:43 +01:00
Philippe Symons
bd091789fb Remove useless function call 2026-03-10 01:03:26 +01:00
Philippe Symons
1590a1f108 Make the debug menu functional!
This adds a lot of the debug_mode.h options as an option you can modify at runtime.

I also moved both the text debug screen and the regular debug info screen in there.

And I added an option to start song playback.
2026-03-10 00:38:44 +01:00
Philippe Symons
10350179db Move debug info screen and text debug screen to debug menu 2026-03-09 23:12:32 +01:00
Philippe Symons
b84939b49a Add debug menu UI when you press L+R in the main menu.
It's only the UI yet. It only shows a couple of dummy options right now.
2026-03-09 19:56:32 +01:00