summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-23Merge pull request #785 from kazblox/masterPikalaxALT
Port CreateMinimizeSprite from pokeemerald
2020-05-23Oops.kazblox
2020-05-23shadow_minimize.c: match CreateMinimizeSpritekazblox
This is the same as the pokeemerald function, except that matrixNum is signed. Also bring name consistency in shadow_minimize.c with pokeemerald, too.
2020-05-20Merge pull request #784 from Missingmew/unused-decompressPikalaxALT
Switch to pret short-types and tabs vs spaces
2020-05-20Merge pull request #782 from Kurausukun/patch-1PikalaxALT
Fix compilation on gcc 10
2020-05-21switch to pret short-types and tabs vs spacesMissingmew
2020-05-20Merge pull request #783 from Missingmew/unused-decompressPikalaxALT
Decompile unref_sub_800D42C
2020-05-20Decompile unref_sub_800D42C and add very likely explanationMissingmew
2020-05-18Fix compilation on gcc 10Kurausukun
2020-05-18Fix compilation on gcc 10Kurausukun
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-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