Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-20 | move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette | camthesaxman | |
2017-06-19 | Battle labels named (#333) | DizzyEggg | |
* Changed battle labels | |||
2017-06-16 | Merge remote-tracking branch 'marijn/clean/headers' | yenatch | |
2017-06-16 | Convert level up learnsets to c objects | scnorton | |
2017-06-16 | Convert base stats to c objects | scnorton | |
2017-06-16 | Convert spinda spot graphics to c objects | scnorton | |
2017-06-16 | Enum egg groups | scnorton | |
2017-06-13 | decompile sub_8091AF8 | camthesaxman | |
2017-05-26 | Make rom match checksum | Marijn van der Werf | |
2017-05-26 | Make rom build again | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-15 | Remove last NONMATCHINGs in credits.c | Cameron Hall | |
2017-05-08 | finish decompiling mail_data.s | YamaArashi | |
2017-05-08 | decompile some of mail_data.s | YamaArashi | |
2017-05-07 | decompile more pokemon functions | YamaArashi | |
2017-05-07 | decompile EV and pokerus functions | YamaArashi | |
2017-05-04 | decompile time_events | YamaArashi | |
2017-04-08 | finish 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-01-10 | more labels and finish decompiling battle_ai.c except for unk_24 (#184) | ProjectRevoTPP | |
* labels for save_menu_util.c * formatting, i suck at it * fix sub_80712B4 to not use MyTask struct * pls don't kill me * current changes * decompile BattleAICmd_if_damage_bonus * formatting * label thinking struct unk8 * decompile BattleAICMd_if_status_not_in_party * decompile more battle_ai.c functions * Began decompilation of a random file * decompile BattleAICmd_if_can_faint and BattleAICmd_if_cant_faint * decompile unk_3F and unk_40 * decompile if_move_effect and if_not_move_effect * formatting, silly * decompile if_last_move_did_damage and if_encored * decompile unk_45 if_random_2 and unk_47 * decompile get_hold_effect and get_gender * decompile is_first_turn and get_stockpile_count * decompile unk_4C and get_item * decompile unk_4E unk_4F and unk_50 * decompile get_protect_count and the remaining stub macros * decompile call jump and unk_5A * decompile if_level_cond * decompile the last AI macros besides unk_24 * finish decompiling battle_ai.c except for unk_24 | |||
2017-01-06 | complete PokemonStorage struct | YamaArashi | |
2017-01-03 | Attempt to decompile trainer memo printing | Marijn van der Werf | |
2016-12-31 | use more constants in CalculateBaseDamage | YamaArashi | |
2016-12-11 | decompile more of matsuda_debug_menu.c (#122) | ProjectRevoTPP | |
* begin decompiling matsuda_debug_menu.c * i'm sorry for misspelling your name * decompile more masuda_debug_menu.c * mergable state * whatever yama * more decompilation of matsuda_debug_menu.c * matsuda debug text label consistency * add current work | |||
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines | |||
2016-11-14 | Start decompiling battle_ai.c cmd functions (#100) | ProjectRevoTPP | |
* begin decompiling battle AI macros * decompile more battle AI macros * nonmatching function * decompile BattleAICmd_get_ability * current nonmatching work * get BattleAICmd_unk_30 a bit closer * get battle_ai.c into a mergable state. | |||
2016-11-06 | start decompiling battle_ai.c (#92) | Cameron Hall | |
2016-11-04 | Big shroomish barboach (#87) | Cameron Hall | |
* start decompiling * decompile more functions * clean up and rename big_shroomish_barboach.c to pokemon_size_record.c * remove save file * remove extraneous line from Makefile | |||
2016-10-21 | add explanatory comment about GetMonData()/GetBoxMonData() | YamaArashi | |
2016-10-21 | don't specify arguments in GetMonData()/GetBoxMonData() prototypes | YamaArashi | |
2016-09-18 | expand WRAM sections and add some variables | YamaArashi | |
2016-09-12 | decompile pokemon functions | YamaArashi | |
2016-09-12 | decompile more pokemon functions | YamaArashi | |
2016-09-10 | decompile functions for setting pokemon data | YamaArashi | |
2016-09-10 | use name length defines | YamaArashi | |
2016-09-10 | decompile more pokemon functions | YamaArashi | |
2016-09-09 | fix mistake in function name | YamaArashi | |
2016-09-09 | rename pokemon functions | YamaArashi | |
2016-09-09 | clean up types in pokemon code | YamaArashi | |
2016-09-09 | more decompilation of pokemon functions | YamaArashi | |
2016-09-08 | starting decompliation of pokemon functions | YamaArashi | |