summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2017-05-24maybe_shadow_1scnorton
2017-05-24sub_806113Cscnorton
2017-05-24Various intro namingNieDzejkob
2017-05-24Identify gUnknown_3001764NieDzejkob
2017-05-24Fix buildingPikalaxALT
2017-05-24Another chunk of functions with similar (and, in some cases, identical) ↵scnorton
decompilation
2017-05-24Some more field map object functions; asm/field_map_obj.s down to 7k linesscnorton
2017-05-24up through state_to_direction, which is nonmatching (help, registers are ↵scnorton
misbehaving)
2017-05-24Another chunk of largely-identical FMO functionsscnorton
2017-05-24Some more functions related to FMO camera and special animsscnorton
2017-05-24Another set of functions related to adjusting coordinatesscnorton
2017-05-24IsMetatileDirectionallyImpassable, CheckForCollisionBetweenFieldObjectsscnorton
2017-05-24Knock off twenty more field object callbacksPikalaxALT
2017-05-24Halfway mark on asm/field_map_obj.sPikalaxALT
2017-05-24IsCoordOutsideFieldObjectMovementRect and othersscnorton
2017-05-24Another chunk of library-like functionsscnorton
2017-05-24Create and propagate field map object callback declaration macroscnorton
2017-05-24sub_805E174PikalaxALT
2017-05-24sub_805CE0C and helpersPikalaxALT
2017-05-24Define gSineTable in trig.hMarijn van der Werf
2017-05-24Add data2 headerMarijn van der Werf
2017-05-24Add strings2.hMarijn van der Werf
2017-05-24Remove duplicate strings.h declarationsMarijn van der Werf
2017-05-24fill holes in party_menu.c and add battle_interface.h headercamthesaxman
2017-05-23Merge pull request #305 from NieDzejkob/masteryenatch
Name some stuff
2017-05-23Merge pull request #304 from PikalaxALT/field_map_objyenatch
Field map obj
2017-05-23Fix buildingPikalaxALT
2017-05-23Another chunk of functions with similar (and, in some cases, identical) ↵scnorton
decompilation
2017-05-23Some more field map object functions; asm/field_map_obj.s down to 7k linesscnorton
2017-05-23up through state_to_direction, which is nonmatching (help, registers are ↵scnorton
misbehaving)
2017-05-23Another chunk of largely-identical FMO functionsscnorton
2017-05-23Some more functions related to FMO camera and special animsscnorton
2017-05-23Another set of functions related to adjusting coordinatesscnorton
2017-05-23IsMetatileDirectionallyImpassable, CheckForCollisionBetweenFieldObjectsscnorton
2017-05-23Knock off twenty more field object callbacksPikalaxALT
2017-05-22Halfway mark on asm/field_map_obj.sPikalaxALT
2017-05-22IsCoordOutsideFieldObjectMovementRect and othersscnorton
2017-05-22Another chunk of library-like functionsscnorton
2017-05-22Fix building. Again.scnorton
2017-05-22Merge branch 'master' of github.com:pret/pokeruby into pikalaxalt/field_map_objscnorton
2017-05-22Create and propagate field map object callback declaration macroscnorton
2017-05-22sub_805E174PikalaxALT
2017-05-22Define gSineTable in trig.hMarijn van der Werf
2017-05-22Add data2 headerMarijn van der Werf
2017-05-22Add strings2.hMarijn van der Werf
2017-05-22Remove duplicate strings.h declarationsMarijn van der Werf
2017-05-21Various intro namingNieDzejkob
2017-05-21Identify gUnknown_3001764NieDzejkob
2017-05-21Merge pull request #301 from camthesaxman/decompile_party_menuyenatch
fix up party_menu.c and decompile some more functions
2017-05-21Merge pull request #297 from marijnvdwerf/decompile/easy-chat-2yenatch
Decompile more of easy_chat