summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-08-02typo fixGriffinR
2019-08-02Update pokenav_match_call_data.cGriffinR
2019-08-02Update pokenav_unk_3.cGriffinR
2019-08-02sub_81D16DC in pokenav_match_call_dataGriffinR
2019-08-02Document MapSec get functionsGriffinR
2019-08-02Two more uses of MAPSEC_NONE and mapSec field nameGriffinR
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-30Clean up battle anim effects fileDizzyEggg
2019-07-30Clean up contest link 80f57c4 fileDizzyEggg
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-26bss data to staticDizzyEggg
2019-07-25Some more pokenavDizzyEggg
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-07-24Decompile pokemonav 7DizzyEggg
2019-07-23Quieter "make tools"PikalaxALT
2019-07-23tilemap glitch gpu reg fix hopefullyDizzyEggg
2019-07-20fix modern buildgarak
2019-07-20Merge branch 'master' into navdatagarak
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-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-11Use a constant instead of integer literals when checking for shinynessGudf
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
2019-07-02Merge pull request #734 from DizzyEggg/patch-1Diegoisawesome
Match sub_81D1B40
2019-07-02Merge pull request #736 from DizzyEggg/patch-2Diegoisawesome
Match sub_802671C
2019-07-02Merge pull request #737 from DizzyEggg/patch-3Diegoisawesome
Match sub_800EFB0
2019-07-02Merge pull request #738 from DizzyEggg/patch-4Diegoisawesome
Match unref_sub_8119094
2019-07-02Merge pull request #739 from DizzyEggg/patch-5Diegoisawesome
Clean up code in HoldContestPainting
2019-07-01Get rid of unneccesary cast in text.cDizzyEggg
2019-07-01Clean up code in HoldContestPaintingDizzyEggg