summaryrefslogtreecommitdiff
path: root/src/field_map_obj.c
AgeCommit message (Collapse)Author
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-20map out ram variablesdrifloony
2017-07-05Merge pull request #348 from marijnvdwerf/clean/file-modesyenatch
Make files non-executable
2017-06-28Merge pull request #338 from PikalaxALT/field_specialsyenatch
Field specials
2017-06-27Make files non-executableMarijn van der Werf
2017-06-20camera dummyPikalaxALT
2017-06-18Fix building from a clean repositoryPikalaxALT
2017-06-18Merge remote-tracking branch 'origin/master' into field_map_obj_dataPikalaxALT
2017-06-18Decompile field map object special anim subroutine pointer tablesPikalaxALT
2017-06-18Disassemble last of the data that isn't pointer tables in field_map_objPikalaxALT
2017-06-18Decompile odd-length arrays and metatile behavior pointer tablesPikalaxALT
2017-06-18Field map object callback pointersPikalaxALT
2017-06-18Adjust include hierarchyPikalaxALT
2017-06-17Decompile two s16[4]sPikalaxALT
2017-06-17Split field map object data into headers, using the original delineation as ↵PikalaxALT
a guide
2017-06-17Decompile all data in data/graphics/field_objects/*.incPikalaxALT
2017-06-17Decompile map object data (nonmatching wip 1)PikalaxALT
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-13Fix leading whitespace; remove unnecessary data struct macrosPikalaxALT
2017-05-26Make C and ASM files non-executablePikalaxALT
2017-05-26Finish decompiling functions which can reasonably be decompiled in ↵PikalaxALT
field_map_obj.s
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-25Another set of fnsPikalaxALT
2017-05-25A few more functions in asm/field_map_obj.sscnorton
2017-05-25Decompile another group of functionsscnorton
2017-05-25Another chunk of functions with similar templatesPikalaxALT
2017-05-25Another group of directional functionsPikalaxALT
2017-05-25Finish field map object callbacks (except functions known or predicted not ↵PikalaxALT
to match)
2017-05-25A couple more map object callbacksPikalaxALT
2017-05-25Swiss cheese to put off these functions for laterPikalaxALT
2017-05-24FMO under 6k linesscnorton
2017-05-24A couple more functions in FMOscnorton
2017-05-24sub_806123Cscnorton
2017-05-24maybe_shadow_1scnorton
2017-05-24sub_806113Cscnorton
2017-05-24Fix ld warnings for undeclared externs.yenatch
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-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