Mother2GbaTranslation/src/c
Lorenzooone 1f03f27ac5
Upgrade to mgba_rom_test for faster testing (#175)
It's a 0.10 new platform, which is lighter than mgba-sdl, and also allows automatically closing the emulator when the tests end.
Helps making both the actions and the user-side docker testing faster
2022-07-09 18:08:31 +02:00
..
tests Upgrade to mgba_rom_test for faster testing (#175) 2022-07-09 18:08:31 +02:00
battle.c Fix solidified/cannot move issue 2020-08-21 04:40:49 +02:00
battle.h Fix https://github.com/jeffman/Mother2GbaTranslation/issues/69 and make sure the equip menu looks like the EB one 2019-09-17 00:31:17 +02:00
battle_data.h Add memory wipe function 2021-11-30 12:53:36 +01:00
credits.c Implement EB staff credits 2020-10-28 01:13:26 +01:00
credits.h Implement EB staff credits 2020-10-28 01:13:26 +01:00
custom_codes.c Change to Github actions for building + releasing & testing (#166) 2022-07-03 22:52:08 +02:00
custom_codes.h Add auto newline for encounter text 2022-01-17 05:57:02 +01:00
equip.c Improve compiling ease 2019-09-17 23:10:28 +02:00
equip.h Fix https://github.com/jeffman/Mother2GbaTranslation/issues/69 and make sure the equip menu looks like the EB one 2019-09-17 00:31:17 +02:00
ext.c Upgrade to mgba_rom_test for faster testing (#175) 2022-07-09 18:08:31 +02:00
fileselect.c Improve previous "The " solution. Makes it more portable to other languages 2020-08-21 03:54:45 +02:00
fileselect.h Improve previous "The " solution. Makes it more portable to other languages 2020-08-21 03:54:45 +02:00
first_func.c Make it so you can print outside of the emulator on mGBA 2021-11-04 21:15:03 +01:00
first_func.h Make it so you can print outside of the emulator on mGBA 2021-11-04 21:15:03 +01:00
goods.c Make custom codes use C code instead of ASM 2020-12-21 06:24:02 +01:00
goods.h Make custom codes use C code instead of ASM 2020-12-21 06:24:02 +01:00
input.h PAD_STATE should use bools for the one-bit fields 2019-02-18 18:35:54 -05:00
locs.c Fix checkerboard - Status interaction 2019-09-08 23:23:23 +02:00
locs.h Complete Merge 2021-09-30 23:24:00 +02:00
luminehall.c Fix merge issues for 27/08/2020 big merge 2020-08-27 03:48:54 +02:00
luminehall.h Fix merge issues for 27/08/2020 big merge 2020-08-27 03:48:54 +02:00
number-selector.h Organize hack code 2019-01-06 18:34:54 -05:00
pc.h Fix solidified/cannot move issue 2020-08-21 04:40:49 +02:00
psi.c Improve compiling ease 2019-09-17 23:10:28 +02:00
psi.h Move stuff around in order to make space for the code 2019-09-04 20:07:04 +02:00
status.c Make custom codes use C code instead of ASM 2020-12-21 06:24:02 +01:00
status.h Add buffering for the full status window. Also update status tiles in printed text. 2019-09-03 22:38:59 +02:00
stdbool.h Organize hack code 2019-01-06 18:34:54 -05:00
title.c Complete Merge 2021-09-30 23:24:00 +02:00
title.h Complete Merge 2021-09-30 23:24:00 +02:00
types.h Organize hack code 2019-01-06 18:34:54 -05:00
vwf.c Adds one missing pixel to the width overflow check 2022-01-17 20:55:28 +01:00
vwf.h Adds one missing pixel to the width overflow check 2022-01-17 20:55:28 +01:00
window.c Add auto newline for encounter text 2022-01-17 05:57:02 +01:00
window.h Add auto newline for encounter text 2022-01-17 05:57:02 +01:00