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-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
2017-05-24
sub_805C930
PikalaxALT
2017-05-24
Define gSineTable in trig.h
Marijn van der Werf
2017-05-24
Add data2 header
Marijn van der Werf
2017-05-24
Add strings2.h
Marijn van der Werf
2017-05-24
Remove duplicate strings.h declarations
Marijn van der Werf
2017-05-24
Decrease indentation level of switches
Marijn van der Werf
2017-05-24
fill holes in party_menu.c and add battle_interface.h header
camthesaxman
2017-05-24
fix up party_menu.c and decompile some more functions
camthesaxman
2017-05-21
Merge pull request #297 from marijnvdwerf/decompile/easy-chat-2
yenatch
Decompile more of easy_chat
2017-05-21
Merge pull request #300 from NieDzejkob/master
yenatch
some daycare and record_mixing, rename PlaySE to PlaySoundEffect - wide code is good code
2017-05-21
Decompile more of easy_chat
Marijn van der Werf
2017-05-21
Merge pull request #295 from marijnvdwerf/decompile/credits-3
yenatch
Decompile/credits 3
2017-05-21
PlaySE renaming after rebase
NieDzejkob
2017-05-21
Fix tabs - it's 4 spaces
NieDzejkob
2017-05-21
typedef struct is not in style of the repo
NieDzejkob
2017-05-21
More record_mixing maintenance
NieDzejkob
2017-05-21
Rename PlaySE to PlaySoundEffect - wide code is good code, daycare.c ↵
NieDzejkob
renames, match sub_80B92AC in record_mixing
2017-05-21
Name some functions
NieDzejkob
2017-05-21
sub_8041664
NieDzejkob
2017-05-21
Name gSaveBlock1.daycareData, decompile sub_8041648
NieDzejkob
2017-05-21
Make it build with all the label changes
NieDzejkob
2017-05-21
Matching sub_804151C
NieDzejkob
[next]