Age | Commit message (Expand) | Author |
2017-05-26 | Rename pokeblock.h.h | Marijn van der Werf |
2017-05-26 | Make rom match checksum | Marijn van der Werf |
2017-05-26 | Make rom build again | Marijn van der Werf |
2017-05-26 | Add headers | Marijn van der Werf |
2017-05-25 | Another set of fns | PikalaxALT |
2017-05-26 | Make berry_tag_screen match German build | Marijn van der Werf |
2017-05-25 | Decompile another group of functions | scnorton |
2017-05-25 | Finish field map object callbacks (except functions known or predicted not to... | PikalaxALT |
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 | A couple more functions in FMO | scnorton |
2017-05-24 | maybe_shadow_1 | scnorton |
2017-05-24 | sub_806113C | scnorton |
2017-05-24 | Various intro naming | NieDzejkob |
2017-05-24 | Identify gUnknown_3001764 | NieDzejkob |
2017-05-24 | Fix building | PikalaxALT |
2017-05-24 | Another chunk of functions with similar (and, in some cases, identical) decom... | scnorton |
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 | Another chunk of largely-identical FMO functions | 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-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 | fill holes in party_menu.c and add battle_interface.h header | camthesaxman |
2017-05-23 | Merge pull request #305 from NieDzejkob/master | yenatch |
2017-05-23 | Merge pull request #304 from PikalaxALT/field_map_obj | yenatch |
2017-05-23 | Fix building | PikalaxALT |
2017-05-23 | Another chunk of functions with similar (and, in some cases, identical) decom... | scnorton |
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 | Another chunk of largely-identical FMO functions | 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 |