summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-02Use MAPSEC constants in sWallyAdditionalDataGriffinR
2019-08-02Update pokenav_match_call_data.cGriffinR
2019-08-01Use MAPSEC constants for pokenav match call dataGriffinR
Wally and Prof. Birch are skipped. Wally has a variable location, and Prof Birch (despite being listed as .v1 = 0, which is Littleroot) is actually listed as location unknown in the pokenav. Rival is also skipped, as they dont have a location field and are also listed as unknown
2019-07-30Merge pull request #755 from DizzyEggg/patch-7Diegoisawesome
Functionally equivalent CopyGlyphToWindow
2019-07-30Merge pull request #746 from garakmon/navdataPikalaxALT
Pokenav Data
2019-07-30Merge pull request #756 from camthesaxman/vramPikalaxALT
remove hardcoded VRAM addresses
2019-07-30Merge pull request #759 from DizzyEggg/fix_funcsPikalaxALT
Some nonmatchings and fakematches
2019-07-30Clean up battle anim effects fileDizzyEggg
2019-07-30Clean up contest link 80f57c4 fileDizzyEggg
2019-07-30Merge pull request #758 from ultima-soul/nonmatchingDiegoisawesome
Match TryInterruptEventObjectSpecialAnim without asm hack.
2019-07-29Match TryInterruptEventObjectSpecialAnim without asm hack.ultima-soul
2019-07-29fix buildgarak
2019-07-29Merge branch 'master' into navdatagarak
2019-07-29fix some more pokenavgarak
2019-07-29name match call messages by trainersgarak
2019-07-28remove hardcoded VRAM addressescamthesaxman
2019-07-28Functionally equivalent CopyGlyphToWindowDizzyEggg
2019-07-27Merge pull request #753 from DizzyEggg/pokenav7PikalaxALT
Decompile some pokenav
2019-07-26bss data to staticDizzyEggg
2019-07-25Some more pokenavDizzyEggg
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-07-25Merge branch 'master' into pokenav7DizzyEggg
2019-07-24Decompile pokemonav 7DizzyEggg
2019-07-24Fix "arm-none-eabi-gcc not found" error (#751)PikalaxALT
2019-07-23Quieter "make tools"PikalaxALT
2019-07-23Merge pull request #750 from DizzyEggg/patch-7PikalaxALT
tilemap glitch gpu reg fix hopefully
2019-07-23tilemap glitch gpu reg fix hopefullyDizzyEggg
2019-07-22Fix PREPARE_MOVE_BUFFER macro (#749)Sewef
2019-07-20fix modern buildgarak
2019-07-20Merge branch 'master' into navdatagarak
2019-07-20Merge pull request #732 from PikalaxALT/modern_gccPikalaxALT
Modernize code for compatibility with later releases of GCC
2019-07-20Pad the GBA using gbafix instead of objcopyPikalaxALT
2019-07-20Merge branch 'master' into modern_gccPikalaxALT
2019-07-19finish pokenav data decompgarak
2019-07-19decompile pokenav 7/8 datagarak
2019-07-19decompile pokenav_unk_5 datagarak
2019-07-19Deprecate build_tools.shPikalaxALT
2019-07-19decompile pokenav_unk_4 rodatagarak
2019-07-19decompile pokenav_unk_3 datagarak
2019-07-19pokenav unk 2 data decompgarak
2019-07-18Resolve compile warnings in modernPikalaxALT
2019-07-12Merge pull request #745 from Gudf/masterDiegoisawesome
Use a constant instead of integer literals when checking for shinyness
2019-07-11Use a constant instead of integer literals when checking for shinynessGudf
2019-07-11Merge pull request #743 from aaaaaa123456789/masterDiegoisawesome
Fix LD script to not contain huge gap sections
2019-07-10Fix LD script to not contain huge gap sectionsaaaaaa123456789
2019-07-09updated function name for deposit item amount to pcpokballs
2019-07-09Decompile 4 berry crush functionsDizzyEggg
2019-07-09Some pokemon jump workDizzyEggg
2019-07-07Stack-free IWRAM clearPikalaxALT
2019-07-02Merge branch 'master' into modern_gccPikalaxALT