summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-04-27Sort includesMarijn van der Werf
2017-04-21Clean up rom_8077ABC.cyenatch
2017-04-19Decompile rom_8077ABC.syenatch
2017-04-17decompile smokescreen.sYamaArashi
2017-04-17decompile fldeff_sweetscent.sYamaArashi
2017-04-17Merge pull request #246 from marijnvdwerf/decompile/fldeff-softboiledYamaArashi
Decompile fldeff_softboiled
2017-04-17Decompile fldeff_softboiledMarijn van der Werf
2017-04-17decompile hof_pc.sYamaArashi
2017-04-08finish decompiling item_use.c (#244)ProjectRevoTPP
* nonmatching sub_80C9720 and decompile sub_80C9838 * finish decompiling Itemfinder functions. * decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase * rename field_doortransition * rename weather file * decompile more of item_use.c * decompile up to repel code * decompile up to stat increase code * finish decompiling item_use.c * remove item_use from ld_script
2017-04-07decompile post_battle_event_funcsYamaArashi
2017-04-06split rom_810CBB4.s and elaborate on battle_party_menu rom mergeProjectRevoTPP
2017-04-06split out field_doortransition.sProjectRevoTPP
2017-03-22fix buildProjectRevoTPP
2017-03-22label changes for clarityProjectRevoTPP
2017-03-22start decompiling item_use.c againProjectRevoTPP
2017-03-19finish decompiling fldeff_cut.cProjectRevoTPP
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-03-18label braille_puzzles.c event scriptProjectRevoTPP
2017-03-18rewrite, label, and document save.cProjectRevoTPP
2017-03-18move diploma data to CProjectRevoTPP
2017-03-18start decompiling fldeff_cut.cProjectRevoTPP
2017-03-18move strings to C fileProjectRevoTPP
2017-03-18move multichoice data to script_menu.cProjectRevoTPP
2017-03-18decompile script_pokemon_util_80C4BF0.cProjectRevoTPP
2017-03-05replace phantom variable fix with proper fix.ProjectRevoTPP
2017-03-02fix weird cases of ROM not matchingProjectRevoTPP
2017-03-01get sub_80F7CF4 a little closerProjectRevoTPP
2017-02-28finish decompiling script_pokemon_util_80F99CC except for sub_80F9FDCProjectRevoTPP
2017-02-28decompile more of script_pokemon_util_80F99CC.cProjectRevoTPP
2017-02-28formattingProjectRevoTPP
2017-02-28start decompiling script_pokemon_util_80F99CC.cProjectRevoTPP
2017-02-24decompile more of shop.c (#237)ProjectRevoTPP
* start decompiling shop.c * decompile sub_80B30AC and BuyMenuDrawGraphics * decompile more of shop.c * formatting
2017-02-19define gFlashMemoryPresent in load_save.cYamaArashi
2017-02-19gFlashMemoryPresent variableYamaArashi
2017-02-12start decompiling shop.c (#234)ProjectRevoTPP
2017-02-10misc labels and memcpy/set cleanups (#232)ProjectRevoTPP
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again * make ROM match again * label, document, reorganize, and clean up battle_ai.c * move stuff to battle.h and get rid of battle_2000000 * various changes * labeling * minor labels and formatting * contest ai labels and misc stuff
2017-02-04decompile more of field_map_obj (#231)Cameron Hall
* decompile more code * decompile more of field_map_obj * decompile more of field_map_obj
2017-02-03Merge pull request #229 from camthesaxman/field_map_objYamaArashi
decompile more of field_map_obj
2017-02-03decompile more codecamthesaxman
2017-02-01label, document, reorganize, and clean up battle_ai.c (#228)ProjectRevoTPP
label, document, reorganize, and clean up battle_ai.c
2017-01-31make ROM match again (#227)ProjectRevoTPP
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again * make ROM match again
2017-01-29start decompiling mauville_old_man.c (#225)ProjectRevoTPP
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again
2017-01-28Merge pull request #223 from camthesaxman/field_map_objYamaArashi
decompile more of field_map_obj
2017-01-28decompile some morecamthesaxman
2017-01-28introduce BGCNT constantscamthesaxman
2017-01-28tabs to spacesYamaArashi
2017-01-28define data in title_screen.c and fix build (#221)Cameron Hall
* define more data in C * correct typo in comments * define data in title_screen.c * define data in title_screen.c and fix build
2017-01-27define more data in C (#220)Cameron Hall
* define more data in C * correct typo in comments
2017-01-27start decompiling more of field_map_objcamthesaxman
2017-01-27clean up variables in sub_80B6998YamaArashi