summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2019-08-05Merge pull request #767 from DizzyEggg/pokenav_8PikalaxALT
More pokenav
2019-08-04More pokemav, massive clean-up, seriously who the left the file in this state???DizzyEggg
2019-08-04Merge pull request #766 from DizzyEggg/pokenav_10PikalaxALT
Decompile pokenav 10
2019-08-04Decompile pokenav 10DizzyEggg
2019-08-04Merge branch 'master' into pok_jumpDizzyEggg
2019-08-03Merge pull request #762 from GriffinRichards/GriffinRichards-documentationPikalaxALT
Documenting MAPSEC use in pokenav match call data
2019-08-03Merge pull request #760 from ultima-soul/use_pokeblock_dataPikalaxALT
Decompile use_pokeblock data
2019-08-02Update pokenav.hGriffinR
2019-08-02Merge dodrio with masterDizzyEggg
2019-08-02Dodrio berry picking decompiledDizzyEggg
2019-08-01MORE DODRIO BERRY PICKINGgit status!DizzyEggg
2019-07-30Decompile data/use_pokeblock.sultima-soul
2019-07-29Two fakematches outDizzyEggg
2019-07-29Merge branch 'master' into navdatagarak
2019-07-29Match sub_81D2278 and poke jump cleanDizzyEggg
2019-07-29Decompile pokemon jumpDizzyEggg
2019-07-25Some more pokenavDizzyEggg
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-07-24Decompile pokemonav 7DizzyEggg
2019-07-22Fix PREPARE_MOVE_BUFFER macro (#749)Sewef
2019-07-20Merge branch 'master' into navdatagarak
2019-07-20Merge branch 'master' into modern_gccPikalaxALT
2019-07-19decompile pokenav_unk_4 rodatagarak
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-09Some pokemon jump workDizzyEggg
2019-06-30Revert FLOAT_U* and DOUBLE_U* macrosPikalaxALT
2019-06-28Support for non-dkA toolchainsPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-06-16clean metatile constants filegarak
2019-06-16finish labeling metatilesgarak
2019-06-16continue labeling metatiles for scriptsgarak
2019-06-16finish src metatile labelsgarak
2019-06-16label metatiles in fldeff_cut.cgarak
2019-06-16label metatiles for general, fallarbor, and sootopolis gym tilesetsgarak
2019-06-16label metatiles for pacifidlog and fortree bridgesgarak
2019-06-16label regi cave metatilesgarak
2019-06-16label remaining metatiles in field_specials.cgarak
2019-06-16give metatile labels to petalburg gym and pcsgarak
2019-06-16label mauville gym metatilesgarak
2019-06-16add METATILE_ID macrogarak
2019-05-26Some pokenav workDizzyEggg
2019-05-25change cooltrainer unused class nameDizzyEggg
2019-05-25USE PROTAGDizzyEggg
2019-05-25Rename PKMN TRAINER CALSS 4DizzyEggg
2019-05-22Documenting bags, berries and graphicsPapa Cancer
Bag graphics and berry graphics mostly documented item_menu.c significantly documented Bag structs documented and functions renamed to match formatting
2019-05-18Fix typos (#713)Flametix
* fix typos
2019-05-16rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClassesgarak