summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-02-13Move pokeemerald calcrom.pl to pokerubyColton G. Rushton
This will allow for the documentation stuff to show in pokeruby's OKBot script, much like it already does with pokeemerald. Testing would be much appreciated here.
2020-02-12Restructure src/data/object_events and src/data/field_effectsMarcus Huderle
2020-02-12Use named C arrays for event obj movement dataMarcus Huderle
2020-02-12Sync with pret/pokeemerald:959GriffinR
2020-02-12Rename event_obj_lock to event_object_lockGriffinR
2020-02-12Fix event object include guards and constant filenamesGriffinR
2020-02-12Standardize Event Object to Object EventGriffinR
2020-01-10Merge pull request #771 from PikalaxALT/match_sub_8043740PikalaxALT
Match sub_8043740
2020-01-10Match sub_8043740PikalaxALT
2019-12-17Fix name errorPikalaxALT
2019-12-14Merge branch 'master' of github.com:pret/pokeruby into modern_gccPikalaxALT
2019-12-11Merge pull request #769 from pret/bump-discordPikalaxALT
Bump Discord invite
2019-11-25Bump Discord invitePikalaxALT
New invite points to newly-created landing channel
2019-11-09Use descriptive constant for ScriptGiveMon callThomas Winwood
2019-10-19Merge pull request #754 from camthesaxman/emerald_diffhuderlem
resolve more emerald differences
2019-10-16Sync specialvars with pokeemeraldGriffinR
2019-10-16Fix misnamed Mossdeep Gym metatilesGriffinR
2019-10-16remove empty groups from wild encounter fields json objectsgarak
2019-10-16add fishing rod groups to encounter jsongarak