index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field_map_obj.c
Age
Commit message (
Collapse
)
Author
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-07-05
Merge pull request #348 from marijnvdwerf/clean/file-modes
yenatch
Make files non-executable
2017-06-28
Merge pull request #338 from PikalaxALT/field_specials
yenatch
Field specials
2017-06-27
Make files non-executable
Marijn van der Werf
2017-06-20
camera dummy
PikalaxALT
2017-06-18
Fix building from a clean repository
PikalaxALT
2017-06-18
Merge remote-tracking branch 'origin/master' into field_map_obj_data
PikalaxALT
2017-06-18
Decompile field map object special anim subroutine pointer tables
PikalaxALT
2017-06-18
Disassemble last of the data that isn't pointer tables in field_map_obj
PikalaxALT
2017-06-18
Decompile odd-length arrays and metatile behavior pointer tables
PikalaxALT
2017-06-18
Field map object callback pointers
PikalaxALT
2017-06-18
Adjust include hierarchy
PikalaxALT
2017-06-17
Decompile two s16[4]s
PikalaxALT
2017-06-17
Split field map object data into headers, using the original delineation as ↵
PikalaxALT
a guide
2017-06-17
Decompile all data in data/graphics/field_objects/*.inc
PikalaxALT
2017-06-17
Decompile map object data (nonmatching wip 1)
PikalaxALT
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-13
Fix leading whitespace; remove unnecessary data struct macros
PikalaxALT
2017-05-26
Make C and ASM files non-executable
PikalaxALT
2017-05-26
Finish decompiling functions which can reasonably be decompiled in ↵
PikalaxALT
field_map_obj.s
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-25
Another set of fns
PikalaxALT
2017-05-25
A few more functions in asm/field_map_obj.s
scnorton
2017-05-25
Decompile another group of functions
scnorton
2017-05-25
Another chunk of functions with similar templates
PikalaxALT
2017-05-25
Another group of directional functions
PikalaxALT
2017-05-25
Finish field map object callbacks (except functions known or predicted not ↵
PikalaxALT
to match)
2017-05-25
A couple more map object callbacks
PikalaxALT
2017-05-25
Swiss cheese to put off these functions for later
PikalaxALT
2017-05-24
FMO under 6k lines
scnorton
2017-05-24
A couple more functions in FMO
scnorton
2017-05-24
sub_806123C
scnorton
2017-05-24
maybe_shadow_1
scnorton
2017-05-24
sub_806113C
scnorton
2017-05-24
Fix ld warnings for undeclared externs.
yenatch
2017-05-24
Yet another chunk of functions with similar (and, in some cases, identical) ↵
scnorton
decompilation
2017-05-24
Another chunk of functions with similar (and, in some cases, identical) ↵
scnorton
decompilation
2017-05-24
Some more field map object functions; asm/field_map_obj.s down to 7k lines
scnorton
2017-05-24
up through state_to_direction, which is nonmatching (help, registers are ↵
scnorton
misbehaving)
2017-05-24
Another chunk of largely-identical FMO functions
scnorton
2017-05-24
Special anims; meta_step
scnorton
2017-05-24
Some more functions related to FMO camera and special anims
scnorton
2017-05-24
Another set of functions related to adjusting coordinates
scnorton
2017-05-24
IsMetatileDirectionallyImpassable, CheckForCollisionBetweenFieldObjects
scnorton
2017-05-24
Knock off twenty more field object callbacks
PikalaxALT
2017-05-24
Halfway mark on asm/field_map_obj.s
PikalaxALT
2017-05-24
A handful more functions in the midst of field map object callbacks
PikalaxALT
2017-05-24
sub_805E37C and helpers
PikalaxALT
[next]