summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-24Yet another chunk of functions with similar (and, in some cases, identical) ↵scnorton
decompilation
2017-05-24Another chunk of functions with similar (and, in some cases, identical) ↵scnorton
decompilation
2017-05-24Some more field map object functions; asm/field_map_obj.s down to 7k linesscnorton
2017-05-24up through state_to_direction, which is nonmatching (help, registers are ↵scnorton
misbehaving)
2017-05-24Another chunk of largely-identical FMO functionsscnorton
2017-05-24Special anims; meta_stepscnorton
2017-05-24Some more functions related to FMO camera and special animsscnorton
2017-05-24Another set of functions related to adjusting coordinatesscnorton
2017-05-24IsMetatileDirectionallyImpassable, CheckForCollisionBetweenFieldObjectsscnorton
2017-05-24Knock off twenty more field object callbacksPikalaxALT
2017-05-24Remove agbcc submodulePikalaxALT
2017-05-24Halfway mark on asm/field_map_obj.sPikalaxALT
2017-05-24A handful more functions in the midst of field map object callbacksPikalaxALT
2017-05-24sub_805E37C and helpersPikalaxALT
2017-05-24IsCoordOutsideFieldObjectMovementRect and othersscnorton
2017-05-24Another chunk of library-like functionsscnorton
2017-05-24Create and propagate field map object callback declaration macroscnorton
2017-05-24sub_805E174PikalaxALT
2017-05-24Finish this block of nearly-identical callbacksPikalaxALT
2017-05-24sub_805D774PikalaxALT
2017-05-24sub_805D634PikalaxALT
2017-05-24sub_805D4F4PikalaxALT
2017-05-24Berry tree field map object callbackPikalaxALT
2017-05-24npc_reset and get image anim id functionsPikalaxALT
2017-05-24sub_805D230 and helpersPikalaxALT
2017-05-24sub_805D0AC and helpersPikalaxALT
2017-05-24sub_805CF28 and helpersPikalaxALT
2017-05-24sub_805CE0C and helpersPikalaxALT
2017-05-24sub_805CD60PikalaxALT
2017-05-24A few more functions for calculating map object facing directionsPikalaxALT
2017-05-24More functions governing npc trainer facing directionsPikalaxALT
2017-05-24field_map_obj.c up to and including FieldObjectIsTrainerAndCloseToPlayerPikalaxALT
2017-05-24A handful more functions related to field map movement patternsPikalaxALT
2017-05-24sub_805C930PikalaxALT
2017-05-24Define gSineTable in trig.hMarijn van der Werf
2017-05-24Add data2 headerMarijn van der Werf
2017-05-24Add strings2.hMarijn van der Werf
2017-05-24Remove duplicate strings.h declarationsMarijn van der Werf
2017-05-24Decrease indentation level of switchesMarijn van der Werf
2017-05-24fill holes in party_menu.c and add battle_interface.h headercamthesaxman
2017-05-24fix up party_menu.c and decompile some more functionscamthesaxman
2017-05-21Merge pull request #297 from marijnvdwerf/decompile/easy-chat-2yenatch
Decompile more of easy_chat
2017-05-21Merge pull request #300 from NieDzejkob/masteryenatch
some daycare and record_mixing, rename PlaySE to PlaySoundEffect - wide code is good code
2017-05-21Decompile more of easy_chatMarijn van der Werf
2017-05-21Merge pull request #295 from marijnvdwerf/decompile/credits-3yenatch
Decompile/credits 3
2017-05-21PlaySE renaming after rebaseNieDzejkob
2017-05-21Fix tabs - it's 4 spacesNieDzejkob
2017-05-21typedef struct is not in style of the repoNieDzejkob
2017-05-21More record_mixing maintenanceNieDzejkob
2017-05-21Rename PlaySE to PlaySoundEffect - wide code is good code, daycare.c ↵NieDzejkob
renames, match sub_80B92AC in record_mixing