summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-17Sync fieldmap dataGriffinR
2020-05-07Split misc script text filesGriffinR
2020-05-07Sync elite_four.inc, check_furniture.incGriffinR
2020-05-06Sync static_pokemon.incGriffinR
2020-05-06Sync cave_of_origin.incGriffinR
2020-05-06Sync common ferry scriptsGriffinR
2020-05-06Sync prof_birch.incGriffinR
2020-05-06Sync common scripts up to prof_birch.incGriffinR
2020-05-06Sync set_gym_trainers.incGriffinR
2020-05-06Sync surf.inc, dynamic_npc_graphics.incGriffinR
2020-04-29Use fadescreen constants, sync common scripts after pc.incGriffinR
2020-04-29Sync pc.incGriffinR
2020-04-28More trainer type usageGriffinR
2020-04-28Generalize oamtable nameGriffinR
2020-04-28Use trainer type constantsGriffinR
2020-04-28Index heal location data, use better namesGriffinR
2020-04-28Sync record_mix.incGriffinR
2020-04-28Sync obtain_item.incGriffinR
2020-04-27Use OBJ_EVENT_ID_PLAYERGriffinR
2020-04-27Sync movement.incGriffinR
2020-04-27Sync pkmn_center_nurse.incGriffinR
2020-04-27Sync hall_of_fame.incGriffinR
2020-04-27Sync new_game.incGriffinR
2020-04-27Sync movement actionsGriffinR
2020-04-27Sync trainer_battle.incGriffinR
2020-04-27Sync std_msgbox.incGriffinR
2020-04-24Sync shared_secret_base.incGriffinR
2020-04-23Use map script constantsGriffinR
2020-04-23Use msgbox constantsGriffinR
2020-04-23Sync event macrosGriffinR
2020-04-22Bump Travis Ubuntu distributionSierraffinity
2020-04-22gbagfx: Check for nullptr for new output pathSierraffinity
2020-04-22gbagfx: Various fixes and improvementsSierraffinity
Bring over Huffman compression/decompression from pokeemerald Fix num_colors exceeding amount of colors in palette leading to use of uninitialized colors Handle png -> pal conversion (aka extracting JASC palettes from png) Allow JASC pal files to be used as -palette argument when converting from GBA to PNG Allow using only file extension as output to reuse entire path from input before extension
2020-04-10Merge pull request #778 from garakmon/encountergroupsPikalaxALT
only add endif where ifdef was added by wild_encounter inja template
2020-04-06only add endif where ifdef was added by wild_encounter inja templategarakmon
2020-04-04Merge pull request #777 from pret/PikalaxALT-patch-2PikalaxALT
Bump devkitARM
2020-04-04Bump devkitARMPikalaxALT
2020-03-06Merge pull request #775 from PikalaxALT/match_mult_palsPikalaxALT
Match three funcs in field_effect.c
2020-02-27Match three funcs in field_effect.cPikalaxALT
2020-02-19Merge pull request #774 from Diegoisawesome/aif2pcmPikalaxALT
Fix aif2pcm Pascal string bug and follow AIFF loop point standard
2020-02-19Make aif2pcm looping not dependent on order of MARK and INST chunksDiegoisawesome
2020-02-19Merge pull request #772 from coltongit/patch-1PikalaxALT
Move pokeemerald calcrom.pl to pokeruby
2020-02-18Fix aif2pcm Pascal string bug and follow AIFF loop point standardDiegoisawesome
2020-02-13No need to wildcard sections in base ld_scriptPikalaxALT
2020-02-13Merge pull request #742 from PikalaxALT/modern_gccPikalaxALT
Modern gcc
2020-02-13Fix gBattleScriptsForMoveEffects alignmentPikalaxALT
2020-02-13Merge branch 'master' into modern_gccPikalaxALT
2020-02-13Wildcard sections in ld scriptPikalaxALT
2020-02-13Merge branch 'master' into modern_gccPikalaxALT
2020-02-13Merge pull request #763 from GriffinRichards/sync-makefilePikalaxALT
Add shasum in addition to sha1sum