sovereignx/gflib
Eduardo Quezada a6940c9e03 Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002
# Conflicts:
#	src/battle_ai_script_commands.c
#	src/battle_controller_player.c
#	src/battle_controller_recorded_opponent.c
#	src/battle_controller_safari.c
#	src/battle_controller_wally.c
#	src/battle_controllers.c
#	src/battle_gfx_sfx_util.c
#	src/battle_interface.c
#	src/battle_main.c
#	src/battle_script_commands.c
#	src/battle_util.c
#	src/mystery_gift_menu.c
#	src/pokemon.c
2023-10-02 17:17:41 -03:00
..
bg.c Merge remote-tracking branch 'pret/master' into RHH/pr/upcoming/pret_20230829 2023-08-31 14:28:01 -04:00
bg.h Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
blit.c Change toOrrX and toOrrY to u8 2020-10-02 11:17:11 -04:00
blit.h Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
characters.h Sync text ctrl codes with pokefirered 2022-11-23 21:13:00 -05:00
dma3.h Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
dma3_manager.c Revert void change 2021-03-04 19:32:36 -06:00
gpu_regs.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
gpu_regs.h Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
io_reg.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
io_reg.h Document some overworld and field effects 2020-06-23 15:48:53 -04:00
malloc.c Detect memory leaks in tests 2023-04-20 20:35:22 +01:00
malloc.h Separate build directory for tests and TESTING define (#3002) 2023-05-31 09:38:37 -04:00
sprite.c Optimize BuildOamBuffer 2023-08-02 12:22:30 +01:00
sprite.h Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
string_util.c Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
string_util.h Easy Chat always shows words in uppercase 2023-06-06 10:55:42 -04:00
text.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
text.h Replace NUM_TEXT_PRINTERS with WINDOWS_MAX 2023-03-31 14:57:51 -04:00
window.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
window.h Replace NUM_TEXT_PRINTERS with WINDOWS_MAX 2023-03-31 14:57:51 -04:00