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
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
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
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
d17371ed1c
Updating pt-br implementation
2026-03-05 18:11:16 -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
Adri1
cdc653a46e
Menu bars adjustments ; POKéDEx to DREAM DEX in UI
2026-02-04 13:04:56 +01:00
The Gears of Progress
8b846a223b
Adjusting text box width
2026-02-01 19:44:05 -05:00
The Gears of Progress
5447b39569
Updating dex menu and selections
2026-01-29 22:42:06 -05:00
The Gears of Progress
26b89d17fc
Updating font generation
2026-01-27 09:29:28 -05:00
The Gears of Progress
48c1ae7b14
Adding font generator
2026-01-26 11:47:28 -05:00
The Gears of Progress
f50d42f61f
Updating accent characters
2026-01-13 20:24:03 -05:00
The Gears of Progress
52b6b65330
Revert "Merge pull request #71 from Adri1:optimized-pngs"
...
This reverts commit b6d594c00c , reversing
changes made to ba69fe1dc9 .
2026-01-06 13:04:28 -05:00
Adri1
3b63c06012
PNGs lossless optimization
2025-11-23 22:51:15 +01:00
The Gears of Progress
a0793c72c0
Fixing issues before implementing the CPCS
2025-09-20 17:17:20 -04:00
The Gears of Progress
08f6838c91
Fixing some graphics tearing
2025-04-08 14:28:30 -04:00
The Gears of Progress
a278bfb355
Updating Dream Dex
2025-04-06 11:57:37 -04:00
The Gears of Progress
1ee46e1719
Resolving build warnings
2025-03-30 11:56:32 -04:00
The Gears of Progress
b267912687
Continuing box updating
2025-03-27 14:37:47 -04:00
The Gears of Progress
8160bcd276
updating box menu, pre sprite grabbing
2025-03-22 15:57:22 -04:00
The Gears of Progress
91b2534b70
Updating text rendering
2025-03-19 20:55:09 -04:00
The Gears of Progress
af21da42b5
continuing work on updated text engine
2025-03-04 11:33:02 -05:00
The Gears of Progress
f4f64d0e07
Fixing button palette and modifying credits
2025-01-26 14:43:55 -05:00
easyaspi314
e4ef25e20e
Compress the graphics (mostly), fix potential vram memcpy issue
...
This greatly decreases the ROM size, from 245 KB to 198 KB with no visual
changes (that I am aware of)
Changes:
- Enable compression on every graphic but the Pokemon sprites (which are
too large for the GBA to decompress).
- Change grit from emitting .s files to .c files so GCC can strip unused
palettes and maps
- Fix the empty tiles
- Trim down the font to skip 00-1F and 80-FF which were all zeroes
- needs a slight workaround because the Pokemon name display was printing
an invisible FF byte
- Switch memcpy to tonccpy which is vram safe
- Limit palette sizes.
Signed-off-by: easyaspi314 <6258309+easyaspi314@users.noreply.github.com>
2025-01-17 19:32:48 -05:00
The Gears of Progress
a805bbad0a
Releasing wood gecko
2025-01-11 17:23:09 -05:00
The Gears of Progress
73fd2342e9
Last push before release (probably not actually though lol)
2024-08-20 23:31:07 -04:00
The Gears of Progress
1ec09842ad
Updating tons of graphics
2024-08-19 14:47:29 -04:00
The Gears of Progress
22f7aaac26
Pre-saving space
2024-08-13 15:49:04 -04:00
The Gears of Progress
b7f056ce79
Updating Dex Graphics
2024-08-08 16:07:43 -04:00
The Gears of Progress
add977cf02
Prep for bug testing
2024-07-03 17:44:33 -04:00
The Gears of Progress
e5ad1e25cf
Changing background and fixing bugs
2024-07-02 16:55:47 -04:00
The Gears of Progress
290fdf22a4
Updating DreamDex
2024-06-28 16:24:01 -04:00
The Gears of Progress
5950e53e88
Continuing work on updated event
2024-06-22 11:24:43 -04:00
The Gears of Progress
e0f78a3195
Finalizing beta v2
2024-05-29 13:11:44 -05:00
The Gears of Progress
bf7f7f401c
Continuing Payload Work
2024-05-02 12:18:24 -05:00
Remnants of Forgotten Disney
a4bda4c673
Adding in event stabilization
2024-04-17 09:17:15 -05:00
Remnants of Forgotten Disney
301ccf602b
Finalizing Red/Blue Payload
2024-04-07 16:46:39 -05:00
Remnants of Forgotten Disney
a27f1c2c37
Continuing transfer menu implementation
2024-04-02 12:19:06 -05:00
Remnants of Forgotten Disney
0a27d23ba5
Updating buttons and implementing offset rows
2024-03-29 19:33:10 -05:00
Remnants of Forgotten Disney
0b041caf75
Implementing new sprites and temp sprite loading
2024-03-29 13:20:10 -05:00
Remnants of Forgotten Disney
8bb76ca58c
Double checking formatting
2023-11-29 08:28:55 -06:00
Remnants of Forgotten Disney
0a45b08524
Fixed memory bug
2023-11-20 13:50:37 -06:00
Remnants of Forgotten Disney
f7120e97bb
Finalized graphics
2023-11-18 19:35:30 -06:00
Remnants of Forgotten Disney
0cca5a82ad
Default Language Selection
2023-10-26 12:19:24 -05:00
Remnants of Forgotten Disney
18b9815327
Beginning langauge selection menu and char arrays
2023-10-23 22:25:09 -05:00
Remnants of Forgotten Disney
e31afcbae3
Font importing
2023-08-25 00:28:09 -05:00
Remnants of Forgotten Disney
68cdc3c121
Pokedex interface
2023-08-23 12:50:55 -05:00