index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-05-25
item.c: Replace item identifier with item enum
slipstream/RoL
CopyItemName() hardcoded the Enigma Berry identifier, replaced it with ITEM_ENIGMA_BERRY. It still hardcodes berry identifier 0x2B (Enigma Berry), but that's because I can't seem to find a similar enum for berries.
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
Merge branch 'master' of github.com:pret/pokeruby
PikalaxALT
2017-05-25
Swiss cheese to put off these functions for later
PikalaxALT
2017-05-25
Update the agbcc repo link for travis.
yenatch
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
name InitBattle
NieDzejkob
2017-05-24
Various intro naming
NieDzejkob
2017-05-24
Identify gUnknown_3001764
NieDzejkob
2017-05-24
Fix ld warnings for undeclared externs.
yenatch
2017-05-24
Fix building
PikalaxALT
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
Remove agbcc submodule
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
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
Finish this block of nearly-identical callbacks
PikalaxALT
2017-05-24
sub_805D774
PikalaxALT
2017-05-24
sub_805D634
PikalaxALT
2017-05-24
sub_805D4F4
PikalaxALT
2017-05-24
Berry tree field map object callback
PikalaxALT
2017-05-24
npc_reset and get image anim id functions
PikalaxALT
2017-05-24
sub_805D230 and helpers
PikalaxALT
2017-05-24
sub_805D0AC and helpers
PikalaxALT
2017-05-24
sub_805CF28 and helpers
PikalaxALT
2017-05-24
sub_805CE0C and helpers
PikalaxALT
2017-05-24
sub_805CD60
PikalaxALT
2017-05-24
A few more functions for calculating map object facing directions
PikalaxALT
2017-05-24
More functions governing npc trainer facing directions
PikalaxALT
2017-05-24
field_map_obj.c up to and including FieldObjectIsTrainerAndCloseToPlayer
PikalaxALT
2017-05-24
A handful more functions related to field map movement patterns
PikalaxALT
[prev]
[next]