summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-17Rename `charset` and use macro for build languageMarijn van der Werf
2016-12-16Merge pull request #129 from marijnvdwerf/decompile/moneyYamaArashi
2016-12-17make ROM compile again/fix warningsProjectRevoTPP
2016-12-16Decompile moneyMarijn van der Werf
2016-12-16Decompile mailMarijn van der Werf
2016-12-13Decompile berry tag screenMarijn van der Werf
2016-12-12Fix new errorsMarijn van der Werf
2016-12-12Fix various warningsMarijn van der Werf
2016-12-12Clean up Matsuda debug menuMarijn van der Werf
2016-12-11decompile load_save.c (#125)ProjectRevoTPP
2016-12-11Merge pull request #123 from yenatch/fieldmapYamaArashi
2016-12-11Decompile src/fieldmap.cyenatch
2016-12-11decompile more of matsuda_debug_menu.c (#122)ProjectRevoTPP
2016-12-11Continue decompiling trainer_cardMarijn van der Werf
2016-12-07use .o in comment for consistencyYamaArashi
2016-12-07decompile fldeff_strength.cYamaArashi
2016-12-04fix battle_setup.c warningYamaArashi
2016-12-04Merge branch 'clean/warnings-1' of https://github.com/marijnvdwerf/pokeruby i...YamaArashi
2016-12-04formattingYamaArashi
2016-12-04Make InitWindowFromConfig use const configMarijn van der Werf
2016-12-04Add functions used by matsuda menu to asm.inc.hMarijn van der Werf
2016-12-04Fix warnings in trainer_see.cMarijn van der Werf
2016-12-04Fix warnings in menu.c and option_menu.cMarijn van der Werf
2016-12-04Decompile sub_8093110 and sub_8093130Marijn van der Werf
2016-12-02Fix more warnings in mori_debug_menuMarijn van der Werf
2016-12-02Fix definition of daycare_count_pokemonMarijn van der Werf
2016-12-02Fix definition of helper functionMarijn van der Werf
2016-12-02Pass struct array to PrintMenuItemsMarijn van der Werf
2016-12-02name some player avatar flagsYamaArashi
2016-12-02Reorganise main_menu.cMarijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
2016-11-25Decompile more intro functions (#108)Cameron Hall
2016-11-24decompile field_player_avatar.c (#107)Cameron Hall
2016-11-19make ROM match again with a lazy temporary fixProjectRevoTPP
2016-11-18decompile trainer_see.c (#102)ProjectRevoTPP
2016-11-14Start decompiling battle_ai.c cmd functions (#100)ProjectRevoTPP
2016-11-11more cleanup (#98)Cameron Hall
2016-11-10decompile title_screen.c (#96)Cameron Hall
2016-11-06start decompiling battle_ai.c (#92)Cameron Hall
2016-11-05decompile mori_debug_menu.c (#90)ProjectRevoTPP
2016-11-05introduce flag constantsYamaArashi
2016-11-04trainer music constantsYamaArashi
2016-11-04make item quantity u16YamaArashi
2016-11-04add flag.h and var.hYamaArashi
2016-11-04Big shroomish barboach (#87)Cameron Hall
2016-11-04add functions to syscall.hYamaArashi
2016-11-04decompile battle_setup.c (#86)ProjectRevoTPP
2016-11-01name pokemon cry voice groupYamaArashi
2016-10-30partially decompile dewford_trend.c and record_mixing.c (#78)Cameron Hall