libpokemegb/examples
2024-12-12 13:22:31 +01:00
..
addDistributionPoke Initial import 2024-06-11 21:45:59 +02:00
checkSave Add code to consider an empty (zero'd out) save as an invalid checksum 2024-09-11 12:28:11 +02:00
decodePartyIcons Add gen1_determineGameLanguage() and use it automatically in Gen1GameReader if not specified in the constructor 2024-11-15 12:34:33 +01:00
decodeSprite Add party icon decoding for gen 1 pokémon games. 2024-09-24 12:21:35 +02:00
do_stuff_gen1 Add more SpriteRenderer output formats and move the removeBackground functionality 2024-08-07 21:11:55 +02:00
do_stuff_gen2 Add more SpriteRenderer output formats and move the removeBackground functionality 2024-08-07 21:11:55 +02:00
encodeText_gen1 Streamline the Gen I localization code to be structured similarly to the gen II's 2024-11-21 21:32:02 +01:00
encodeText_gen2 Add support for the gen II localizations 2024-11-20 23:46:27 +01:00
findLocalizationOffsets Fix bug: Japanese saves were not detected correctly for gen I 2024-12-12 13:22:31 +01:00
gen2_addItem Add functionality to get and set event flags 2024-07-29 00:51:54 +02:00
gen2_getEventFlag Add functionality to get and set event flags 2024-07-29 00:51:54 +02:00
gen2_gsball Add functionality to get and set event flags 2024-07-29 00:51:54 +02:00
gen2_removeItem Add functionality to get and set event flags 2024-07-29 00:51:54 +02:00
gen2_setEventFlag Add functionality to get and set event flags 2024-07-29 00:51:54 +02:00
Makefile Add support for gen I localizations 2024-11-14 21:16:57 +01:00