GearsProgress
d3ec567b13
Make the box type data accessible in the C code
2026-03-13 16:29:21 -04:00
GearsProgress
551e048572
Updating text make process
2026-03-13 16:29:21 -04:00
GearsProgress
029a5a4cda
Disabling sound_init to prevent crash
2026-03-11 16:39:58 -04:00
The Gears of Progress
c4515f8a8a
Merge pull request #118 from risingPhil:make-debug-box-data-const
...
Make debug box data const
2026-03-11 11:30:57 -04:00
Philippe Symons
92f625769b
Merge remote-tracking branch 'upstream/release-candidate' into make-debug-box-data-const
2026-03-11 16:15:33 +01:00
GearsProgress
ddd61a41e4
Fixing merge issue
2026-03-11 11:14:59 -04:00
Philippe Symons
2d743f0aa2
Update libPCCS and make debug_box_data const
2026-03-11 16:11:15 +01:00
The Gears of Progress
de358aa970
Merge pull request #117 from risingPhil/slightly-document-and-optimize-save-stuff
...
Do a little bit of documentation and optimization for some of the current save-related routines.
2026-03-11 11:03:58 -04:00
The Gears of Progress
631fd40f35
Merge branch 'release-candidate' into slightly-document-and-optimize-save-stuff
2026-03-11 11:03:50 -04:00
GearsProgress
209dbcf2ce
Fixing merge conflicts for PR 117
2026-03-11 11:02:02 -04:00
The Gears of Progress
1abcdd3eee
Merge pull request #116 from risingPhil:fix/compress-button_no
...
Fix mistake with button_no.grit file -> it was not copied/moved to the language-specific folders
2026-03-11 10:51:25 -04:00
The Gears of Progress
f7b886e71d
Merge pull request #115 from risingPhil:feature/add-debug-menu
...
Feature/add debug menu
2026-03-11 10:50:31 -04:00
Philippe Symons
547d2c81c0
Do a little bit of documentation and optimization for some of the current save-related routines.
...
Some of the logic wasn't very clear from just looking at the code and some of it also wasn't very optimal.
So I added some comments and optimized some stuff to make it better.
2026-03-11 12:25:53 +01:00
Philippe Symons
e5ef89a2be
Fix mistake with button_no.grit file -> it was not copied/moved to the language-specific folders
...
This caused the button_no.png file to no longer get compressed.
Fixing this gains about 2KB.
2026-03-10 14:34:46 +01: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
343d4eb83e
Merge branch 'release-candidate' into feature/add-debug-menu
2026-03-10 09:36:59 +01:00
Philippe Symons
bd091789fb
Remove useless function call
2026-03-10 01:03:26 +01:00
Philippe Symons
7d4715ab1b
Hide toggle arrows when exiting the debug menu
2026-03-10 01:00:08 +01:00
Philippe Symons
6e377fc709
Make it possible to cleanly disable the debug menu
2026-03-10 00:43:40 +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
GearsProgress
23292afc0c
Adding text.xlsx to repo
2026-03-09 16:41:38 -04:00
Philippe Symons
c498d59572
Split off the debug menu entries from the debug menu module
2026-03-09 20:36:54 +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
GearsProgress
12f710dafc
Reapply "Release candidate"
...
This reverts commit 67aa927108 .
2026-03-09 12:09:57 -04:00
GearsProgress
95c6af63e4
Changing the folders back
2026-03-07 10:12:59 -05:00
The Gears of Progress
184b9f99ef
Updating folder names for language graphics
2026-03-06 21:46:26 -05:00
GearsProgress
7776d884b0
Changing cloud to remote
2026-03-06 09:55:46 -05:00
GearsProgress
a8edfc3094
Updating local/remote setup
2026-03-06 09:55:11 -05:00
GearsProgress
d17371ed1c
Updating pt-br implementation
2026-03-05 18:11:16 -05:00
GearsProgress
3128f8bcd7
Updating make process to include Korean, Traditional and Simplified Chinese, and Brazilian Portuguese
2026-03-05 16:42:31 -05:00
GearsProgress
bbe2937776
Remove old text_helper folder
2026-03-03 14:14:00 -05:00
The Gears of Progress
6b5a15604f
Merge pull request #114 from GearsProgress/text-debug-screen
...
Merge text-debug-screen into release-candidate
2026-03-03 14:07:00 -05:00
GearsProgress
bf5cbbb438
Merge branch 'release-candidate' into text-debug-screen
2026-03-03 14:04:12 -05:00
The Gears of Progress
fd8c9a8e8e
Merge pull request #113 from risingPhil/feature/create-vertical_list-widget
...
Create vertical_menu widget
2026-03-03 13:58:51 -05:00
GearsProgress
e9a0705a3b
Updating text-helper
2026-03-03 12:51:08 -05:00
GearsProgress
ba98dfd914
Merge branch 'text-debug-screen' of https://github.com/GearsProgress/Poke_Transporter_GB into text-debug-screen
2026-03-03 12:50:53 -05:00
GearsProgress
454700064c
Updating makefile to not recompile unnecessary files
2026-03-03 12:43:10 -05:00
GearsProgress
e0f9685a1b
Updating Makefile to specify which xlsx to use
2026-03-03 12:25:39 -05:00
GearsProgress
b7ada79f40
Updating main.py
2026-03-03 12:09:41 -05:00
Philippe Symons
f7099eb68f
Slightly better cleanup of Select_Menu
2026-03-03 00:46:36 +01:00
Philippe Symons
22f29a789b
Fix small mistake
2026-03-03 00:28:06 +01:00
Philippe Symons
b0abeaf5f6
Create vertical_menu widget
...
This commit implements a vertical menu widget, which should be quite a bit more flexible than
what we currently have.
It defines interfaces in order to respond to selection changes, show and hide. And has a i_item_widget
interface class to allow you to use custom item widgets.
This is done in preparation for adding a debug menu, in which I kinda want to add toggle options
while using the same vertical_menu widget.
Right now, vertical_menu is only used in Select_Menu. Needless to say that Select_Menu was reworked quite a bit.
Still, in terms of visuals or functionality, the changes should be invisible for now. I mean, I didn't do anything *new* with it yet.
2026-03-03 00:15:18 +01:00
The Gears of Progress
451ec2bcb0
Merge pull request #112 from Adri1/french-translation-images
2026-03-02 16:16:20 -05:00
Adri1
024ff55d66
Palette correction
2026-03-02 22:14:08 +01:00
Adri1
6ff2d55543
French translation for images
2026-03-02 21:27:56 +01:00
GearsProgress
a4c4826322
Modifying build process to have language specific graphics
2026-03-01 22:08:09 -05:00
GearsProgress
0d9b10d12c
Fixing multiline centering
2026-02-28 16:32:33 -05:00
GearsProgress
c5d252e3b5
Updating PCCS and adding debug detection in the py scripts
2026-02-28 15:57:37 -05:00
The Gears of Progress
9fafb5e511
Merge pull request #110 from GearsProgress/revert-109-release-candidate
...
Revert "Release candidate"
2026-02-24 00:04:59 -05:00