summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-12-22finish decompiling contest.scamthesaxman
2017-12-22fix 0x2DFC in SaveBlock1camthesaxman
2017-12-22save workcamthesaxman
2017-12-21decompile sub_80B1118 - sub_80B1EA8camthesaxman
2017-12-19decompile unref_sub_80B01E0 - sub_80B0F28camthesaxman
2017-12-18decompile sub_80AF438 - unref_sub_80B01B0camthesaxman
2017-12-17decompile sub_80AF1E4 - sub_80AF404camthesaxman
2017-12-17get sub_80AB398 to matchcamthesaxman
2017-12-17fix buildcamthesaxman
2017-12-17match some functions in contest.ccamthesaxman
2017-12-17decompile sub_80AEB1C - sub_80AEFE8camthesaxman
2017-12-17decompile sub_80AE398 - sub_80AE9FCcamthesaxman
2017-12-17fix buildcamthesaxman
2017-12-16decompile sub_80AD8DC - sub_80AE098camthesaxman
2017-12-16get sub_80AC2CC closercamthesaxman
2017-12-15hack some more on sub_80AC2CCcamthesaxman
2017-12-15nonmatching sub_80AC2CCcamthesaxman
2017-12-14decompile about half of sub_80AC2CCcamthesaxman
2017-12-13decompile sub_80ABEA0 - sub_80AC284camthesaxman
2017-12-12fail at decompiling sub_80ABCDCcamthesaxman
2017-12-12decompile nullsub_89 - sub_80AB9A0camthesaxman
2017-11-28Merge pull request #485 from camthesaxman/mon_markings_dataCameron Hall
convert mon_markings data to C
2017-11-28Merge pull request #483 from camthesaxman/mail_dataCameron Hall
convert mail data to C
2017-11-28mon_markings datacamthesaxman
2017-11-28convert mail data to Ccamthesaxman
2017-11-27convert fldeff data to Ccamthesaxman
2017-11-27fldeff_cut.c datacamthesaxman
2017-11-27Merge pull request #480 from camthesaxman/wild_encounter_dataCameron Hall
convert wild_encounter data to C
2017-11-27convert wild_encounter data to Ccamthesaxman
2017-11-27convert landmark data to Ccamthesaxman
2017-11-26fix merge conflictscamthesaxman
2017-11-26Merge pull request #473 from ProjectRevoTPP/split_80CMarcus Huderle
split battle_anim_80CA710
2017-11-26Fix some non-matching functions. Thanks camMarcus Huderle
2017-11-26Use song constants and 'mon' instead of 'pokemon'Marcus Huderle
2017-11-26move src/anim to src/battle/anim.ProjectRevoTPP
2017-11-26Fix German buildMarcus Huderle
2017-11-26don't require MAP_ prefix on MAP_GROUP and MAP_NUM macroscamthesaxman
2017-11-26opponents, map_objects, hold_effects, game_stat, decorations, ↵camthesaxman
battle_move_effects constants
2017-11-26map constantscamthesaxman
2017-11-26Cleanup pokemon_summary_screenMarcus Huderle
2017-11-26mergeProjectRevoTPP
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26Fix sprite data accessesMarcus Huderle
2017-11-26Move summary_screen data into srcMarcus Huderle
2017-11-26Migrate nature_names to src/data/textMarcus Huderle
2017-11-26Migrate move_descriptions to src/data/textMarcus Huderle
2017-11-26Fix some non-matchings and organize headerMarcus Huderle
2017-11-26Label the PokemonSummaryScreenStruct structs membersMarcus Huderle
2017-11-26Mostly done decompiling pokemon_summary_screenMarcus Huderle
2017-11-26Lots more pokemon_summary_screen decompilationMarcus Huderle