summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-25hopefully no "bugs"MCboy
2018-06-25fixed an spacing issueMCboy
2018-06-21ugh not againMCboy
2018-06-21changed code a bitMCboy
2018-06-21whoopsMCboy
2018-06-21decompiled functionsMCboy
2018-06-21decompiled a few functionsMCboy
2018-06-18issue fixed?MCboy
2018-06-18Update flying.sMCboy
2018-06-18Update flying.cMCboy
2018-06-18Merge pull request #1 from atasro2/decompileasm-1MCboy
decompiled sub_80DA034 into C
2018-06-18decompiled sub_80DA034 into CMCboy
special thanks to some guys over at prets discord :)
2018-06-18deleted function sub_80DA034MCboy
2018-06-16Fetch calcrom webhook details from travis environmentMarcus Huderle
2018-06-16Update username and avatar url of discord calcrom botMarcus Huderle
2018-06-16Add calcrom to travisMarcus Huderle
2018-06-15Split movement radius values in object_event macroMarcus Huderle
2018-06-15Port object_event macro from emeraldMarcus Huderle
2018-06-15Update some event_object_movement things to sync with emeraldMarcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-06-08Label decoration_inventoryMarcus Huderle
2018-06-08Fix find/replace mistakeMarcus Huderle
2018-06-08Label field_cameraMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-06-07Define the missing metatile behavior constantsMarcus Huderle
2018-06-07Move metatile_behaviors.h into include/constantsMarcus Huderle
2018-06-07Fix fake-matching DrawMonDescriptorStatus()Marcus Huderle
2018-06-06Label/document field_control_avatar.c and a few misc thingsMarcus Huderle
2018-06-06Update installation instructions to export DEVKITPROMarcus Huderle
2018-06-06Update travis for new devkitARM locationMarcus Huderle
2018-06-03Fix "catching polymorphic type" errors with newest gccKonrad Borowski
2018-05-30Fix nonmatching in decorationMarcus Huderle
2018-05-30Fix rotating_gate nonmatching functionMarcus Huderle
2018-05-30Fix some sym_common fake-matching symbolsMarcus Huderle
2018-05-30Fix nonmatchings in daycareMarcus Huderle
2018-05-30Merge pull request #618 from huderlem/objMovementMarcus Huderle
Document event object movement
2018-05-29Flesh out applymovement command namesMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29More event object movement cleanupMarcus Huderle
2018-05-29Rename movement_type and movement_action func table filenamesMarcus Huderle
2018-05-29Properly label object movement anim numsMarcus Huderle
2018-05-29Finish labeling all movement actionsMarcus Huderle
2018-05-29Start labeling movement actionsMarcus Huderle
2018-05-29Define movement type constantsMarcus Huderle
2018-05-29Label all movement type functions and their callbacksMarcus Huderle
2018-05-29Rename regularAnim and specialAnim to singleMovement and heldMovementMarcus Huderle
2018-05-26Merge pull request #617 from huderlem/r48Marcus Huderle
Update Makefile and installation instructions for devkitpro r48
2018-05-26Update Makefile and installation instructions for devkitpro r48Marcus Huderle
2018-05-23Merge pull request #616 from huderlem/miscMarcus Huderle
Misc labeling
2018-05-23Label all of MapObject struct members, and ground effect flagsMarcus Huderle