summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-07-19Add HOENN_DEX + NATIONAL_DEX definesTetrable
Added HOENN_DEX and NATIONAL_DEX defines for the pokedex arrays in pokemon_1.c
2018-07-12Use map type constants in map headersMarcus Huderle
2018-07-12Use region map section constants in map headersMarcus Huderle
2018-07-11Trim fat from coord_event macroMarcus Huderle
2018-07-11Use bg event type constants and remove unneeded bg_event argumentMarcus Huderle
2018-07-10Move movement constants into include/constants/event_object_movement_constants.hMarcus Huderle
2018-07-07mergeflictsgarakmon
2018-07-07more merge conflicts...garakmon
2018-07-07merge conflicts are soooooooooo fungarakmon
2018-07-07begin decompiling ice.sgarakmon
11 MATCHING 2 NONMATCHING
2018-07-05Merge pull request #648 from yenatch/masterMarcus Huderle
fix WarpEvent and label some of pokemon_summary_screen
2018-07-05Decompile battle_anim_813F0f4.sMarcus Huderle
2018-07-04Start decompiling battle_anim_813F0F4.sMarcus Huderle
2018-07-02label some of pokemon_summary_screenyenatch
2018-07-02Decompile normal.sMarcus Huderle
2018-06-29fix WarpEvent structyenatch
2018-06-27Decompile a bunch of normal.sMarcus Huderle
2018-06-27Decompile more battle_anim_812C144Marcus Huderle
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
2018-06-23Document field_effect_helpers and other misc. thingsMarcus Huderle
2018-06-23Decompile more of battle_anim_812C144Marcus Huderle
2018-06-20Merge remote-tracking branch 'upstream/master' into assetsMarcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-06-20Rename map attribute structs to MapLayoutMarcus Huderle
2018-06-20Update file permissionsMarcus Huderle
2018-06-19Label various overworld-related thingsMarcus 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-05-30Fix nonmatching in decorationMarcus Huderle
2018-05-30Fix some sym_common fake-matching symbolsMarcus Huderle
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-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-23Label all of MapObject struct members, and ground effect flagsMarcus Huderle