sovereignx/gflib
psf fee26e29f5
Add AUTO_SCROLL_TEXT and NUM_FRAMES_AUTO_SCROLL_DELAY (#5054)
* Added AUTO_SCROLL_TEXT

* Moved NUM_FRAMES_AUTO_SCROLL_DELAY

* Moved NUM_FRAMES_AUTO_SCROLL_DELAY per https://github.com/rh-hideout/pokeemerald-expansion/pull/5054/files#r1698268265

* Apply suggestions from https://github.com/rh-hideout/pokeemerald-expansion/pull/5054/files#r1698268524

Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>

* Added ability to skip text with button press per https://github.com/rh-hideout/pokeemerald-expansion/pull/5054\#issuecomment-2267100771

* Update gflib/text.h per https://github.com/rh-hideout/pokeemerald-expansion/pull/5054#issuecomment-2274402891

* Update text.h

* Fixed alignment per https://github.com/rh-hideout/pokeemerald-expansion/pull/5054/files\#r1711780606

* Moved NUM_FRAMES_AUTO_SCROLL_DELAY

* Update gflib/text.c

Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>

---------

Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2024-09-19 12:01:12 +02:00
..
bg.c Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
bg.h Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
blit.c Change toOrrX and toOrrY to u8 2020-10-02 11:17:11 -04:00
blit.h
characters.h Adds config to show target of ingame partner (#5307) 2024-09-03 19:28:59 +02:00
dma3.h Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
dma3_manager.c Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
gpu_regs.c
gpu_regs.h
io_reg.c Use u32 in gflib functions and remove unused (#4250) 2024-03-06 22:22:05 +01:00
io_reg.h Document some overworld and field effects 2020-06-23 15:48:53 -04:00
malloc.c Merge branch '_RHH/master' into _RHH/upcoming 2024-07-21 13:36:07 -04:00
malloc.h Merge remote-tracking branch '_pret/master' into RHH/pr/upcoming/pret_20231210 2023-12-10 13:27:09 -03:00
sprite.c Add B_SHOW_TYPES and cleaned up IsDoubleBattle (#5131) 2024-08-11 17:55:51 +02:00
sprite.h Add B_SHOW_TYPES and cleaned up IsDoubleBattle (#5131) 2024-08-11 17:55:51 +02:00
string_util.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
string_util.h Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
text.c Add AUTO_SCROLL_TEXT and NUM_FRAMES_AUTO_SCROLL_DELAY (#5054) 2024-09-19 12:01:12 +02:00
text.h Merge branch '_RHH/master' into _RHH/upcoming 2024-05-15 09:58:21 -04:00
window.c Narrower fonts 2024-04-25 18:40:37 +01:00
window.h Narrower fonts 2024-04-25 18:40:37 +01:00