summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-04Fix warnings in menu.c and option_menu.cMarijn van der Werf
2016-12-04Fix warnings in main.cMarijn van der Werf
2016-12-04Decompile sub_8093110 and sub_8093130Marijn van der Werf
2016-12-02unused dataYamaArashi
2016-12-02use player avatar flag constantsYamaArashi
2016-12-02Merge pull request #116 from marijnvdwerf/clean/warnings-0YamaArashi
2016-12-02fix matsuda debug menu nonmatching functionsYamaArashi
2016-12-02partially decompile matsuda_debug_menu.c (#117)ProjectRevoTPP
2016-12-02SYS_USE_STRENGTH flagYamaArashi
2016-12-02Fix warning in title_screen.cMarijn 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-02Pass spritesheets to LoadCompressedObjectPicMarijn van der Werf
2016-12-02name some player avatar flagsYamaArashi
2016-12-02Merge pull request #115 from marijnvdwerf/clean/main-menuYamaArashi
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-28Restore devkitARM linksYamaArashi
2016-11-27Update Windows devkitARM linkYamaArashi
2016-11-27Merge pull request #113 from einstein95/patch-1YamaArashi
2016-11-28Change devkitARM link to temporary mirrorLogan B
2016-11-25finally get InsertTask to match (#110)Cameron Hall
2016-11-25Decompile more intro functions (#108)Cameron Hall
2016-11-24Merge branch 'yenatch-weather'YamaArashi
2016-11-24Merge branch 'weather' of https://github.com/yenatch/pokeruby into yenatch-we...YamaArashi
2016-11-24decompile field_player_avatar.c (#107)Cameron Hall
2016-11-20also fix .inc filescamthesaxman
2016-11-20Mark .h files as C instead of C++camthesaxman
2016-11-19Merge pull request #104 from TwitchPlaysPokemon/masterYamaArashi
2016-11-19make ROM match again with a lazy temporary fixProjectRevoTPP
2016-11-18decompile field_camera.c (#103)Cameron Hall
2016-11-18decompile trainer_see.c (#102)ProjectRevoTPP
2016-11-18decompile field_effect.cYamaArashi
2016-11-14Start decompiling battle_ai.c cmd functions (#100)ProjectRevoTPP
2016-11-14Merge pull request #101 from yenatch/tileset-animYamaArashi
2016-11-14Decompile asm/tileset.s -> src/tileset_anim.cyenatch
2016-11-14Merge pull request #99 from yenatch/aif2pcmYamaArashi
2016-11-13aif2pcm: Initialize pcm length if there are no MARK chunks.yenatch
2016-11-13aif2pcm: Avoid reading past eof.yenatch
2016-11-13aif2pcm: Use uint8_t and fix implicitly signed char.yenatch
2016-11-11more cleanup (#98)Cameron Hall
2016-11-11cleanupYamaArashi
2016-11-10decompile field_door.c (#97)Cameron Hall
2016-11-10decompile title_screen.c (#96)Cameron Hall
2016-11-08safari_zone.c (#94)fl4shk
2016-11-07Decompile part of weather.s.yenatch
2016-11-06landmark.c cleanupYamaArashi