summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-11-26More pokemon_summary_screen decompilationMarcus Huderle
2017-11-26Decompile DrawExperienceProgressBar()Marcus Huderle
2017-11-26Start decompiling the second half of pokemon_summary_screenMarcus Huderle
2017-11-26fix German buildcamthesaxman
2017-11-26easy_chat constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26fix merge conflictscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-26label more functions and variablescamthesaxman
2017-11-25rename field_weather_2.c to field_weather_effects.ccamthesaxman
2017-11-25finish decompiling field_weather_2camthesaxman
2017-11-25label and decompile more of field_weather_2camthesaxman
2017-11-25split field_weather.c and convert more datacamthesaxman
2017-11-25split battle_anim_80CA710.c (todo: split asm)ProjectRevoTPP
2017-11-20partially decompile pc_screen_effectsceptillion
2017-11-20Merge pull request #465 from sceptillion/unknown_taskMarcus Huderle
clean up unknown_task variables
2017-11-19clean up unknown_task variablessceptillion
2017-11-19gBattleAnims_Unknown2 to gBattleAnims_Specialsceptillion
2017-11-19label battle animssceptillion
2017-11-19use direction enumssceptillion
2017-11-19decompile fldeff_decorationsceptillion
2017-11-19s32 to intsceptillion
2017-11-19decompile fldeff_secretpowersceptillion
2017-11-19decompile fldeff_berrytreesceptillion
2017-11-19decompile fldeff_secret_base_pcsceptillion
2017-11-19fix sizeof copy/paste errorsceptillion
2017-11-19include headers in corresponding source filessceptillion
2017-11-19headers for fldeff_poison and fldeff_recordmixingsceptillion
2017-11-19int to s32sceptillion
2017-11-19decompile fldeff_poisonsceptillion
2017-11-18decompile fldeff_recordmixingsceptillion
2017-11-18false positiveProjectRevoTPP
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-16remove unnecessary battle_message externsProjectRevoTPP
2017-11-16migrate fldeff_flash and money data to srcProjectRevoTPP
2017-11-15migrate matsuda debug menu and tileset anim data to srcProjectRevoTPP
2017-11-15commentProjectRevoTPP
2017-11-15migrate text_window and reset_rtc_screen data to srcProjectRevoTPP
2017-11-15migrate field_door data to srcProjectRevoTPP
2017-11-14Merge branch 'data' of https://github.com/ProjectRevoTPP/pokeruby into dataProjectRevoTPP
2017-11-13migrate main_menu data to srcProjectRevoTPP
2017-11-13remove tv extern commentsProjectRevoTPP
2017-11-13migrate tv data to srcProjectRevoTPP
2017-11-13migrate cable_club and mori_debug_menu data to srcProjectRevoTPP
2017-11-13undo string fixProjectRevoTPP
2017-11-13actually fix german this timeProjectRevoTPP
2017-11-13attempted fix for germanProjectRevoTPP
2017-11-13fix germanProjectRevoTPP
2017-11-13migrate battle_message data to src (TODO, german)ProjectRevoTPP
2017-11-12Cleanup and document daycare.cMarcus Huderle