Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-21 | Make it build with all the label changes | NieDzejkob | |
2017-05-21 | Decompile daycare_empty_slot and unify the function prototype of ↵ | NieDzejkob | |
daycare_count_pokemon. Presumably identify the daycare data in the save structure | |||
2017-05-20 | sub_80BE074 nonmatching | PikalaxALT | |
2017-05-20 | sub_80BE23C | PikalaxALT | |
2017-05-20 | sub_80BE284; gSaveBlock1.tvShows.unknown_2A98 is a TVShow union object | PikalaxALT | |
2017-05-20 | sub_80BE320 | PikalaxALT | |
2017-05-20 | sub_80BE3BC | PikalaxALT | |
2017-05-20 | sub_80C01D4 (nonmatching but presumed functionally correct) | PikalaxALT | |
2017-05-20 | sub_80C0134 | PikalaxALT | |
2017-05-20 | sub_80C00B4 | PikalaxALT | |
2017-05-20 | sub_80C004C | PikalaxALT | |
2017-05-19 | DoTVShowTheNameRaterShow | PikalaxALT | |
2017-05-19 | DoTVShowPokemonTodaySuccessfulCapture | PikalaxALT | |
2017-05-19 | DoTVShowPokemonTodayFailedCapture | PikalaxALT | |
2017-05-19 | DoTVShowPokemonFanClubLetter | PikalaxALT | |
2017-05-19 | DoTVShowPokemonFanClubOpinions | PikalaxALT | |
2017-05-19 | Plug another hole in tv.c | PikalaxALT | |
2017-05-19 | DoTVShowPokemonAngler | PikalaxALT | |
2017-05-19 | DoTVShowInSearchOfTrainers | PikalaxALT | |
2017-05-18 | sub_80BEE84 | PikalaxALT | |
2017-05-18 | SetContestCategoryStringVarForInterview | PikalaxALT | |
2017-05-18 | sub_80BF154 | PikalaxALT | |
2017-05-18 | sub_80BF1B4 | PikalaxALT | |
2017-05-18 | Another set of functions responsible for initializing TV shows? | PikalaxALT | |
2017-05-18 | Another chunk of fns; move tv show enums to new include/tv.h for easier ↵ | PikalaxALT | |
reference | |||
2017-05-18 | sub_80EB6FC in easy_chat.c | PikalaxALT | |
2017-05-18 | Merge tv show list and extra attributes into a single struct | PikalaxALT | |
2017-05-17 | More tv fns | PikalaxALT | |
2017-05-17 | sub_80BE9D4 (mostly matching) | PikalaxALT | |
2017-05-17 | More work on tv | PikalaxALT | |
2017-05-16 | ClearTVShowData | PikalaxALT | |
2017-05-16 | sub_80BC300 (nonmatching) | PikalaxALT | |
2017-05-16 | sub_80BBDD0 (nonmatching) | PikalaxALT | |
2017-05-16 | sub_80BBCCC (almost matching) | PikalaxALT | |
2017-05-15 | Disassemble a function called by the secret base clearing routine | PikalaxALT | |
2017-05-08 | fix some nonmatching functions (#284) | Cameron Hall | |
* fix some nonmatching functions * delete trailing whitespace | |||
2017-05-08 | decompile roamer.s | YamaArashi | |
2017-05-08 | Decompile ShowLinkBattleRecords | Marijn van der Werf | |
2017-05-07 | Start decompiling easy_chat | Marijn van der Werf | |
2017-05-05 | Various German patches | Marijn van der Werf | |
2017-05-04 | use macros and defines for save.c making it easier to add new sections | ProjectRevoTPP | |
2017-05-03 | introduce YesNoFuncTable struct | YamaArashi | |
2017-05-03 | clean up whitespace | YamaArashi | |
2017-05-03 | decompile a little more of player_pc.c and dump half of battle_anim data ↵ | ProjectRevoTPP | |
incbins (#254) * matching sub_813A280 and sub_813A4B4 * move data to item_use.c * slightly less ugly NewGameInitPCItems * more less ugly NewGameInitPCItems - Game Freak doesn't know how to use structs * decompile HandleQuantityRolling and sub_813A6FC * partially label and comment battle_anim.c * decompile sub_813A794 and sub_813A83C * minor comments on battle_anim.c * decompile up to GF shenanigans #14390 * up to GF shenanigans #38571 * dump half of battle_anim_80CA710.s incbins * dump most incbins from battle_anim_812C144.s * obj_rot_scal fixes * subsprite * i cant even identify byte arrays | |||
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-01-31 | make 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-29 | start 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-17 | Move `gStringVar` declarations to text.h | Marijn van der Werf | |
2017-01-14 | decompile unknown_debug_menu | YamaArashi | |
2017-01-11 | decompile braille_puzzles.c (#187) | ProjectRevoTPP | |
* begin decompiling braille_puzzles.c * finish decompiling braille_puzzles.c |