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 (
Collapse
)
Author
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-04
finish first wave of fixes
ProjectRevoTPP
2017-10-23
document berry.c.
ProjectRevoTPP
2017-09-29
Merge branch 'master' into field_map_obj
PikalaxALT
2017-09-16
Finish decompiling field_map_obj.s
PikalaxALT
2017-09-16
Matching state_to_direction
PikalaxALT
2017-09-16
Begin to fix state_to_direction memes
PikalaxALT
2017-09-09
gUnknown_0202E844 -> gCamera; fix internal compiler error
PikalaxALT
2017-09-09
FldEff_TallGrass
PikalaxALT
2017-09-09
npc_pal_op_B
PikalaxALT
2017-09-09
SetUpReflection
PikalaxALT
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-21
Fix conflicting type declaration
scnorton
2017-06-21
Through sub_810F96C
scnorton
2017-06-20
camera dummy
PikalaxALT
2017-06-19
SpawnBerryBlenderLinkPlayerSprites
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-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-05-26
Rid code base of redundant SaveTVStruct and define unknown_2a98 as the last ↵
PikalaxALT
of 25 TVShow objects
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 ↵
scnorton
misbehaving)
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 ↵
scnorton
misbehaving)
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
[next]