index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
field_map_obj.h
Age
Commit message (
Expand
)
Author
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-05-26
Rid code base of redundant SaveTVStruct and define unknown_2a98 as the last o...
PikalaxALT
2017-05-26
Make field_map_obj header not-executable
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
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
Fix building
PikalaxALT
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 misb...
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
IsCoordOutsideFieldObjectMovementRect and others
scnorton
2017-05-24
Another chunk of library-like functions
scnorton
2017-05-24
Create and propagate field map object callback declaration macro
scnorton
2017-05-24
sub_805E174
PikalaxALT
2017-05-24
sub_805CE0C and helpers
PikalaxALT
2017-05-23
Fix building
PikalaxALT
2017-05-23
Some more field map object functions; asm/field_map_obj.s down to 7k lines
scnorton
2017-05-23
up through state_to_direction, which is nonmatching (help, registers are misb...
scnorton
2017-05-23
Some more functions related to FMO camera and special anims
scnorton
2017-05-23
Another set of functions related to adjusting coordinates
scnorton
2017-05-23
IsMetatileDirectionallyImpassable, CheckForCollisionBetweenFieldObjects
scnorton
2017-05-23
Knock off twenty more field object callbacks
PikalaxALT
2017-05-22
Halfway mark on asm/field_map_obj.s
PikalaxALT
2017-05-22
IsCoordOutsideFieldObjectMovementRect and others
scnorton
2017-05-22
Another chunk of library-like functions
scnorton
2017-05-22
Fix building. Again.
scnorton
2017-05-22
Create and propagate field map object callback declaration macro
scnorton
2017-05-22
sub_805E174
PikalaxALT
2017-05-21
sub_805CE0C and helpers
PikalaxALT
2017-02-04
decompile more of field_map_obj (#231)
Cameron Hall
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf