summaryrefslogtreecommitdiff
path: root/src/overworld.c
AgeCommit message (Expand)Author
2018-10-20Continue synchronisingSlawter666
2018-10-17Further synchronisationSlawter666
2018-10-17Begin synchronising with pokeemeraldSlawter666
2018-07-12Use map type constants in map headersMarcus Huderle
2018-06-23Document field_effect_helpers and other misc. thingsMarcus 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-19Label various overworld-related thingsMarcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-06-08Label field_cameraMarcus Huderle
2018-06-06Label/document field_control_avatar.c and a few misc thingsMarcus 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-29Start labeling movement actionsMarcus 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
2018-05-21Define PLAYER_AVATAR_STATE_ enum, and label things related to itMarcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-04-05RenamingPikalaxALT
2018-02-18remove subdirectoriescamthesaxman