summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
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-30pokenav_unk_2 stagingPikalaxALT
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
2019-05-16name some trainer card related functionsgarak
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-05-15Further documentation of party_menu.cSlawter666
2019-05-15Use PLAYER_NAME_LENGTH constantDizzyEggg
2019-05-11Merge branch 'master' into dodrio_berry_pickingPikalaxALT
2019-05-03Document MON_DATA_10hjk321